diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2019-06-13 13:35:02 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-06-13 16:05:29 +0200 |
commit | f9bc5227652df4900eff12a9b8b38e9a8c7c78ea (patch) | |
tree | d2b83e9138ff67d2627b4256091825b0243b2db2 /scripts/mkuboot.sh | |
parent | f8d221d2e0e1572d0d60174c118e3554d1aa79fa (diff) | |
download | linux-f9bc5227652df4900eff12a9b8b38e9a8c7c78ea.tar.bz2 |
KVM: nVMX: use correct clean fields when copying from eVMCS
Unfortunately, a couple of mistakes were made while implementing
Enlightened VMCS support, in particular, wrong clean fields were
used in copy_enlightened_to_vmcs12():
- exception_bitmap is covered by CONTROL_EXCPN;
- vm_exit_controls/pin_based_vm_exec_control/secondary_vm_exec_control
are covered by CONTROL_GRP1.
Fixes: 945679e301ea0 ("KVM: nVMX: add enlightened VMCS state")
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions