diff options
author | Abel Gordon <abelg@il.ibm.com> | 2013-04-18 14:37:25 +0300 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-04-22 10:52:10 +0300 |
commit | 8de48833708a7834f1ba65a80944b1045082553a (patch) | |
tree | 0e2afad141c35ca6d1f1a5d65034ce7761c82ddb /arch/x86/realmode | |
parent | 145c28dd19a2a05aa798e77bd7e679847fe8bee3 (diff) | |
download | kernel_goldelico_gta04-8de48833708a7834f1ba65a80944b1045082553a.zip kernel_goldelico_gta04-8de48833708a7834f1ba65a80944b1045082553a.tar.gz kernel_goldelico_gta04-8de48833708a7834f1ba65a80944b1045082553a.tar.bz2 |
KVM: nVMX: Allocate shadow vmcs
Allocate a shadow vmcs used by the processor to shadow part of the fields
stored in the software defined VMCS12 (let L1 access fields without causing
exits). Note we keep a shadow vmcs only for the current vmcs12. Once a vmcs12
becomes non-current, its shadow vmcs is released.
Signed-off-by: Abel Gordon <abelg@il.ibm.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'arch/x86/realmode')
0 files changed, 0 insertions, 0 deletions