fn kvm_default_irq_routing_table(ioapic_pins: usize) -> Vec<IrqRoute>
Expand description

Default x86 routing table. Pins 0-7 go to primary pic and ioapic, pins 8-15 go to secondary pic and ioapic, and pins 16-23 go only to the ioapic.