diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-11 15:45:53 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-23 09:50:44 -0700 |
commit | d1bccaa1793d8f823983824635933e4bdc752b64 (patch) | |
tree | 8e0353583258ae0dc4f3bc971f6fe26cd3734dac /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 04c4ca0ae47989d8f1263ffa6b77ab05d6160854 (diff) |
KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_update_irte()
WARN if kvm_pi_update_irte() is reached without IRQ bypass support, as the
code is only reachable if the VM already has an IRQ bypass producer (see
kvm_irq_routing_update()), or from kvm_arch_irq_bypass_{add,del}_producer(),
which, stating the obvious, are called if and only if KVM enables its IRQ
bypass hooks.
Cc: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20250611224604.313496-52-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions