]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: Print data for unimplemented wrmsr
authorAvi Kivity <avi@qumranet.com>
Wed, 19 Dec 2007 10:02:40 +0000 (12:02 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 16:01:20 +0000 (18:01 +0200)
commit565f1fbd9d2f766dcfed5db90b89ef80afe8b49a
tree617672239a66abdbfc0a9546d0792d4d2e0bc998
parentdfc5aa00cbe888d3a9ea97775bbac74cb1c1a1d8
KVM: Print data for unimplemented wrmsr

This can help diagnosing what the guest is trying to do.  In many cases
we can get away with partial emulation of msrs.

Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.c