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)
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>

No differences found