diff options
author | James Sullivan <[email protected]> | 2015-03-18 19:26:03 -0600 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-05-07 11:29:44 +0200 |
commit | 93bbf0b8bc80f0ee3c629542a4dea14a3537760b (patch) | |
tree | 25ea3c1c17e61add6335ca92e182e4d1cc588d6c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b7cb22317305883d50f930cd6bf2fdb37df930c1 (diff) |
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
Extended struct kvm_lapic_irq with bool msi_redir_hint, which will
be used to determine if the delivery of the MSI should target only
the lowest priority CPU in the logical group specified for delivery.
(In physical dest mode, the RH bit is not relevant). Initialized the value
of msi_redir_hint to true when RH=1 in kvm_set_msi_irq(), and initialized
to false in all other cases.
Added value of msi_redir_hint to a debug message dump of an IRQ in
apic_send_ipi().
Signed-off-by: James Sullivan <[email protected]>
Reviewed-by: Radim Krčmář <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions