]> Git Repo - linux.git/commit
KVM: Add PV MSR to enable asynchronous page faults delivery.
authorGleb Natapov <[email protected]>
Thu, 14 Oct 2010 09:22:50 +0000 (11:22 +0200)
committerAvi Kivity <[email protected]>
Wed, 12 Jan 2011 09:23:12 +0000 (11:23 +0200)
commit344d9588a9df06182684168be4f1408b55c7da3e
tree16890e3f0f10ac767265e650a1d6d38b78780040
parentca3f10172eea9b95bbb66487656f3c3e93855702
KVM: Add PV MSR to enable asynchronous page faults delivery.

Guest enables async PF vcpu functionality using this MSR.

Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Gleb Natapov <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Documentation/kvm/cpuid.txt
Documentation/kvm/msr.txt
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/kvm_para.h
arch/x86/kvm/x86.c
include/linux/kvm.h
include/linux/kvm_host.h
virt/kvm/async_pf.c
This page took 0.059266 seconds and 4 git commands to generate.