From: Nadav Har'El Date: Wed, 25 May 2011 20:08:30 +0000 (+0300) Subject: KVM: nVMX: Implement VMREAD and VMWRITE X-Git-Tag: v3.1-rc1~264^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f705c5324aa13bb5623b392c23996e23eabc23;p=pandora-kernel.git KVM: nVMX: Implement VMREAD and VMWRITE 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed