git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4d755
)
KVM: nVMX: Implement VMREAD and VMWRITE
author
Nadav Har'El
<nyh@il.ibm.com>
Wed, 25 May 2011 20:08:30 +0000
(23:08 +0300)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:45:14 +0000
(11:45 +0300)
Implement the VMREAD and VMWRITE instructions. With these instructions, L1
can read and write to the VMCS it is holding. The values are read or written
to the fields of the vmcs12 structure introduced in a previous patch.
Signed-off-by: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge