Files
qemu/include/system
Magnus Kulke 5cebd7c354 accel/mshv: update s->irq_routes in add_msi_route
The irq_routes field of the state is populated with native mshv irq
route entries. The allocation logic is modelled after the KVM
implementation: we will always allocate a minumum of 64 entries and use
a bitmask to find/set/clear GSIs.

The old implementation of add_msi_routes will be removed in a subsequent
commit.

Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
Link: https://lore.kernel.org/r/20260417105618.3621-9-magnuskulke@linux.microsoft.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-06-25 19:09:20 +02:00
..
2026-03-12 12:02:55 +01:00
2026-06-25 19:09:20 +02:00
2025-10-01 08:33:24 +02:00
2025-10-28 14:49:52 +01:00
2025-09-16 17:31:54 +01:00
2026-04-24 21:20:44 +02:00