From: Avi Kivity Date: Tue, 17 Jul 2007 11:20:30 +0000 (+0300) Subject: KVM: x86 emulator: implement rdmsr and wrmsr X-Git-Tag: v2.6.23-rc1~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f3f28613bc7263949db23a4c7078e425810c8c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed