index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
2015-01-23
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
2015-01-23
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-10-28
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
2014-10-28
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-01
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-26
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-25
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2014-08-25
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
2014-08-25
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-21
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
Cornelia Huck
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
2014-07-21
KVM: s390: remove _bh locking from start_stop_lock
David Hildenbrand
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
2014-07-10
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-05-30
KVM: s390: Intercept the tprot instruction
Matthew Rosato
2014-05-30
KVM: s390: check the given debug flags, not the set ones
David Hildenbrand
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
[next]