linux/drivers/kvm
Avi Kivity 4c690a1e86 KVM: Allow passing 64-bit values to the emulated read/write API
This simplifies the API somewhat (by eliminating the special-case
cmpxchg8b on i386).

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:31 +03:00
..
Kconfig
kvm_main.c KVM: Allow passing 64-bit values to the emulated read/write API 2007-05-03 10:52:31 +03:00
kvm_svm.h
kvm.h KVM: Per-vcpu statistics 2007-05-03 10:52:30 +03:00
Makefile
mmu.c KVM: Per-vcpu statistics 2007-05-03 10:52:30 +03:00
paging_tmpl.h KVM: Per-vcpu statistics 2007-05-03 10:52:30 +03:00
segment_descriptor.h
svm.c KVM: Per-vcpu statistics 2007-05-03 10:52:30 +03:00
svm.h KVM: SVM: forbid guest to execute monitor/mwait 2007-05-03 10:52:26 +03:00
vmx.c KVM: Per-vcpu statistics 2007-05-03 10:52:30 +03:00
vmx.h
x86_emulate.c KVM: Allow passing 64-bit values to the emulated read/write API 2007-05-03 10:52:31 +03:00
x86_emulate.h KVM: Allow passing 64-bit values to the emulated read/write API 2007-05-03 10:52:31 +03:00