aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-11-16 06:13:15 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:42:32 -0400
commit7c3ecfcd31936e85aa6eb90156d07308b899a76f (patch)
treef8d2300840af27bd9d19bc07a5d0e9951e3ff522 /tools
parentKVM: nSVM: rename functions and variables according to vmcbXY nomenclature (diff)
KVM: nSVM: do not copy vmcb01->control blindly to vmcb02->control
Most fields were going to be overwritten by vmcb12 control fields, or do not matter at all because they are filled by the processor on vmexit. Therefore, we need not copy them from vmcb01 to vmcb02 on vmentry. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions