diff options
| author | Sean Christopherson <[email protected]> | 2019-01-25 07:40:56 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2019-02-12 13:12:18 +0100 |
| commit | 98ff2acc91d836277d34558fbbba7678e04281ed (patch) | |
| tree | ca7d219ca72591f01e15a521f4cb8116d22c700a /tools/perf/scripts/python | |
| parent | 9ce0a07a6f49822238fd4357c02e0dba060a43cc (diff) | |
KVM: nVMX: Drop STACK_FRAME_NON_STANDARD from nested_vmx_check_vmentry_hw()
...as it doesn't technically actually do anything non-standard with the
stack even though it modifies RSP in a weird way. E.g. RSP is loaded
with VMCS.HOST_RSP if the VM-Enter gets far enough to trigger VM-Exit,
but it's simply reloaded with the current value.
Reviewed-by: Jim Mattson <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions