]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
KVM: add MC5_MISC msr read support
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 29 Aug 2008 09:52:07 +0000 (11:52 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:24 +0000 (10:15 +0200)
commita89c1ad270ca7ad0eec2667bc754362ce7b142be
tree2b0dc1a98355cc817af7c9ea5673fd7e74040cac
parent48d150394999c542b2e828f03da226842950d46a
KVM: add MC5_MISC msr read support

Currently KVM implements MC0-MC4_MISC read support. When booting Linux this
results in KVM warnings in the kernel log when the guest tries to read
MC5_MISC. Fix this warnings with this patch.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.c