KVM: handle AMD microcode MSR
authorAndre Przywara <andre.przywara@amd.com>
Fri, 3 Jul 2009 14:00:14 +0000 (16:00 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:08 +0000 (08:33 +0300)
commit6098ca939ee5ceb81d6628b9130112516bae7400
treed68791f2575f444416061f1ae3a9ccfc8c4c9fd9
parent756975bbfd185169aac19f227d65a8d738a5f5f8
KVM: handle AMD microcode MSR

Windows 7 tries to update the CPU's microcode on some processors,
so we ignore the MSR write here. The patchlevel register is already handled
(returning 0), because the MSR number is the same as Intel's.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c
This page took 0.02902 seconds and 5 git commands to generate.