diff options
| author | Jim Mattson <[email protected]> | 2019-12-06 15:46:36 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-08 18:16:00 +0100 |
| commit | 693e02cc24090c379217138719d9d84e50036b24 (patch) | |
| tree | 641d185defc160ef7e90c37976981915854a9d15 /tools/perf/scripts/python | |
| parent | dd2d6042b7f4a5440705b4ffc6c4c2dba81a43b7 (diff) | |
kvm: nVMX: VMWRITE checks unsupported field before read-only field
According to the SDM, VMWRITE checks to see if the secondary source
operand corresponds to an unsupported VMCS field before it checks to
see if the secondary source operand corresponds to a VM-exit
information field and the processor does not support writing to
VM-exit information fields.
Fixes: 49f705c5324aa ("KVM: nVMX: Implement VMREAD and VMWRITE")
Signed-off-by: Jim Mattson <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Reviewed-by: Jon Cargille <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions