switch-linux/drivers/kvm
Avi Kivity d39dba54ce KVM: X86 emulator: fix 'push reg' writeback
Pointed out by Rusty Russell.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-10-13 10:18:24 +02:00
..
Kconfig
kvm.h KVM: Support more memory slots 2007-10-13 10:18:24 +02:00
kvm_main.c KVM: Clean up kvm_setup_pio() 2007-10-13 10:18:23 +02:00
kvm_svm.h
Makefile
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c KVM: Close minor race in signal handling 2007-10-13 10:18:23 +02:00
svm.h
vmx.c KVM: VMX: allow rmode_tss_base() to work with >2G of guest memory 2007-10-13 10:18:24 +02:00
vmx.h KVM: VMX: Remove a duplicated ia32e mode vm entry control 2007-10-13 10:18:23 +02:00
x86_emulate.c KVM: X86 emulator: fix 'push reg' writeback 2007-10-13 10:18:24 +02:00
x86_emulate.h