1
linux/arch/s390/kvm
Avi Kivity 2122ff5eab KVM: move vcpu locking to dispatcher for generic vcpu ioctls
All vcpu ioctls need to be locked, so instead of locking each one specifically
we lock at the generic dispatcher.

This patch only updates generic ioctls and leaves arch specific ioctls alone.

Signed-off-by: Avi Kivity <avi@redhat.com>
2010-08-01 10:35:47 +03:00
..
diag.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
gaccess.h
intercept.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
interrupt.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig [S390] spp: remove KVM_AWARE_CMF config option 2010-05-26 23:26:30 +02:00
kvm-s390.c KVM: move vcpu locking to dispatcher for generic vcpu ioctls 2010-08-01 10:35:47 +03:00
kvm-s390.h KVM: use the correct RCU API for PROVE_RCU=y 2010-05-17 12:18:01 +03:00
Makefile
priv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
sie64a.S [S390] spp: remove KVM_AWARE_CMF config option 2010-05-26 23:26:30 +02:00
sigp.c [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held 2010-06-08 18:58:23 +02:00