commit | 3c5d0a44b011e0a1d857452f05c698e1008b4b4a | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Jun 15 15:21:23 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:58 2009 +0300 |
tree | 8ace02bc33af6fa0e97d348101ab719972c36586 | |
parent | 0367b4330e463c45981437083991b90d25a9d78d [diff] |
KVM: Implement MSRs used by Hyper-V Hyper-V uses some MSRs, some of which are actually reserved for BIOS usage. But let's be nice today and have it its way, because otherwise it fails terribly. [jaswinder: fix build for linux-next changes] Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>