commit | 61a6bd672bda3b9468bf5895c1be085c4e481138 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Dec 29 17:32:28 2008 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:02:54 2009 +0200 |
tree | 639265f9c99b090a7b39b2ca901b6a30fd8ac56c | |
parent | 0f346074403bc109f9569f14b45cb09e83729032 [diff] |
KVM: Fallback support for MSR_VM_HSAVE_PA Since we advertise MSR_VM_HSAVE_PA, userspace will attempt to read it even on Intel. Implement fake support for this MSR to avoid the warnings. Signed-off-by: Avi Kivity <avi@redhat.com>