diff options
author | Gleb Natapov <gleb@redhat.com> | 2013-11-25 08:37:13 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-12-12 04:49:49 -0500 |
commit | 2961e8764faad212234e93907a370a7c36a67da5 (patch) | |
tree | 468ce4c80d9aacc4ac67c10d6f04c625fe8a6c78 /arch/x86/include/asm/vmx.h | |
parent | 8494bd0e86271fb21581d27e3c5d6a369b5208ca (diff) |
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
VM_(ENTRY|EXIT)_CONTROLS vmcs fields are read/written on each guest
entry but most times it can be avoided since values do not changes.
Keep fields copy in memory to avoid unnecessary reads from vmcs.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/vmx.h')
0 files changed, 0 insertions, 0 deletions