KVM: SVM: Implement emulation of vm_cr msr
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Feb 2010 17:59:15 +0000 (18:59 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:14 +0000 (13:53 +0300)
commit4a810181c8bcd73112f5c62b205b5583fd4a197f
tree4e5d4e85771d860c85953b7c2ddfa23f0b5df129
parent2e554e8d67926024b01e97d2fe652810165354e2
KVM: SVM: Implement emulation of vm_cr msr

This patch implements the emulation of the vm_cr msr for
nested svm.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/svm.h
arch/x86/kvm/svm.c
This page took 0.054841 seconds and 5 git commands to generate.