kernel-ark/drivers/kvm
Avi Kivity 35f3f28613 KVM: x86 emulator: implement rdmsr and wrmsr
Allow real-mode emulation of rdmsr and wrmsr.  This allows smp Windows to
boot, presumably for its sipi trampoline.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-20 20:16:29 +03:00
..
Kconfig i386: Allow KVM on i386 nonpae 2007-07-19 14:37:05 -07:00
kvm_main.c KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +03:00
kvm_svm.h KVM: SVM: Only save/restore MSRs when needed 2007-05-03 10:52:32 +03:00
kvm.h KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +03:00
Makefile
mmu.c KVM: Fix memory slot management functions for guest smp 2007-07-20 20:16:29 +03:00
paging_tmpl.h KVM: MMU: Store nx bit for large page shadows 2007-07-20 20:16:29 +03:00
segment_descriptor.h
svm.c KVM: Clean up #includes 2007-07-16 12:05:49 +03:00
svm.h KVM: SVM: Reliably detect if SVM was disabled by BIOS 2007-07-16 12:05:49 +03:00
vmx.c KVM: Clean up #includes 2007-07-16 12:05:49 +03:00
vmx.h
x86_emulate.c KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +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