]> Git Repo - linux.git/commit
KVM: nVMX: handle page fault in vmread
authorPaolo Bonzini <[email protected]>
Fri, 13 Sep 2019 22:26:27 +0000 (00:26 +0200)
committerPaolo Bonzini <[email protected]>
Sat, 14 Sep 2019 07:25:02 +0000 (09:25 +0200)
commitf7eea636c3d505fe6f1d1066234f1aaf7171b681
tree9130f21fdcaf7da6057af6f683e6ef23df255e50
parenta7f89616b7376495424f682b6086e0c391a89a1d
KVM: nVMX: handle page fault in vmread

The implementation of vmread to memory is still incomplete, as it
lacks the ability to do vmread to I/O memory just like vmptrst.

Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/vmx/nested.c
This page took 0.057238 seconds and 4 git commands to generate.