aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-09-21 00:31:51 +0000
committerPaolo Bonzini <[email protected]>2022-09-26 12:37:18 -0400
commit2ea89c7f7f7b192e32d1842dafc2e972cd14329b (patch)
tree150f762fbe7309344f486d3c68c09aa0e9a4f3de /tools/perf/scripts/python/sched-migration.py
parent5b4ac1a1b713736f906fb0378a5bde612fdad538 (diff)
KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
Set KVM_REQ_EVENT when MTF becomes pending to ensure that KVM will run through inject_pending_event() and thus vmx_check_nested_events() prior to re-entering the guest. MTF currently works by virtue of KVM's hack that calls kvm_check_nested_events() from kvm_vcpu_running(), but that hack will be removed in the near future. Until that call is removed, the patch introduces no real functional change. Fixes: 5ef8acbdd687 ("KVM: nVMX: Emulate MTF when performing instruction emulation") Cc: [email protected] Reviewed-by: Maxim Levitsky <[email protected]> Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions