KVM: Implement bare minimum of HYPER-V MSRs
authorGleb Natapov <gleb@redhat.com>
Sun, 17 Jan 2010 13:51:22 +0000 (15:51 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:57 +0000 (12:35 -0300)
commit55cd8e5a4edb8e235163ffe8264b9aaa8d7c050f
treef7d0091ead058a6c5bc427253b031374b3463b8d
parent1d5103c11e32b5028262c073d56375691d51a886
KVM: Implement bare minimum of HYPER-V MSRs

Minimum HYPER-V implementation should have GUEST_OS_ID, HYPERCALL and
VP_INDEX MSRs.

[avi: fix build on i386]

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Vadim Rozenfeld <vrozenfe@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/kvm_para.h
arch/x86/kvm/trace.h
arch/x86/kvm/x86.c
include/linux/kvm.h