KVM: x86 emulator: implement rdmsr and wrmsr
authorAvi Kivity <avi@qumranet.com>
Tue, 17 Jul 2007 11:20:30 +0000 (14:20 +0300)
committerAvi Kivity <avi@qumranet.com>
Fri, 20 Jul 2007 17:16:29 +0000 (20:16 +0300)
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>

No differences found