kernel-hacking-2024-linux-s.../arch/s390/kvm
Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release
IA64 support forces us to abstract the allocation of the kvm structure.
But instead of mixing this up with arch-specific initialization and
doing the same on destruction, split both steps. This allows to move
generic destruction calls into generic code.

It also fixes error clean-up on failures of kvm_create_vm for IA64.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-01-12 11:29:09 +02:00
..
diag.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
gaccess.h KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
intercept.c KVM: s390: Fix build failure due to centralized vcpu locking patches 2010-08-01 10:46:58 +03: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: Clean up vm creation and release 2011-01-12 11:29:09 +02:00
kvm-s390.h KVM: s390: Fix build failure due to centralized vcpu locking patches 2010-08-01 10:46:58 +03:00
Makefile
priv.c [S390] cleanup facility list handling 2010-10-25 16:10:21 +02: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