diff options
author | Sean Christopherson <seanjc@google.com> | 2022-08-31 02:16:03 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-26 19:03:08 +0300 |
commit | 81601495c5f9839b76eef4edb920b2f101f2fc77 (patch) | |
tree | 0f259d90f2968b3b88002f7a19325e9d8fba2f91 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 72c14e00bdc445e96045c28d04bba45cbe69cf95 (diff) | |
download | linux-81601495c5f9839b76eef4edb920b2f101f2fc77.tar.xz |
KVM: x86: Use kvm_queue_exception_e() to queue #DF
Queue #DF by recursing on kvm_multiple_exception() by way of
kvm_queue_exception_e() instead of open coding the behavior. This will
allow KVM to Just Work when a future commit moves exception interception
checks (for L2 => L1) into kvm_multiple_exception().
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20220830231614.3580124-17-seanjc@google.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions