index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
KVM: s390: add cpu model support
Michael Mueller
1
-0
/
+132
2015-02-09
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
1
-34
/
+58
2015-02-09
KVM: s390/CPACF: Choose crypto control block format
Tony Krowiak
1
-2
/
+47
2015-02-09
KVM: s390: reenable LPP facility
Christian Borntraeger
1
-1
/
+1
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-01-23
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
Tony Krowiak
1
-0
/
+75
2015-01-23
KVM: s390: Provide guest TOD Clock Get/Set Controls
Jason J. Herne
1
-0
/
+128
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
1
-0
/
+5
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
1
-0
/
+4
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-1
/
+3
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-2
/
+2
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-7
/
+2
2015-01-23
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
1
-1
/
+1
2015-01-23
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
1
-3
/
+62
2015-01-23
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
1
-9
/
+16
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+17
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
1
-5
/
+9
2014-10-28
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
1
-0
/
+7
2014-10-28
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
1
-0
/
+1
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-1
/
+1
2014-10-01
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
1
-0
/
+1
2014-10-01
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
1
-1
/
+1
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
1
-1
/
+2
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
1
-1
/
+1
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
1
-0
/
+33
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-43
/
+0
2014-08-26
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-36
/
+63
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
1
-2
/
+2
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
1
-15
/
+3
2014-08-25
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-13
/
+0
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
1
-2
/
+2
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
1
-2
/
+5
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
1
-2
/
+8
2014-08-25
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
1
-14
/
+46
2014-08-25
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
1
-4
/
+2
2014-08-25
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
1
-13
/
+0
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-1
/
+1
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
1
-1
/
+1
2014-07-21
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
Cornelia Huck
1
-0
/
+1
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
1
-2
/
+0
2014-07-21
KVM: s390: remove _bh locking from start_stop_lock
David Hildenbrand
1
-4
/
+4
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
1
-2
/
+2
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
1
-0
/
+3
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-4
/
+33
2014-07-10
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
1
-6
/
+1
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
1
-0
/
+8
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-107
/
+447
[next]