]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Implement MSRs used by Hyper-V
authorAlexander Graf <agraf@suse.de>
Mon, 15 Jun 2009 13:21:23 +0000 (15:21 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:58 +0000 (08:32 +0300)
commit097be874663aa133650a4c4dc64bc00e07ec2a9f
tree8ace02bc33af6fa0e97d348101ab719972c36586
parenta66f8d94744381b36fb4fe49a091f033240d61f1
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>
arch/x86/kvm/svm.c