Searched hist:"55 c4b069973196b1d9089162e31f5bd7d9f17630" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | microvm.c | diff 55c4b069973196b1d9089162e31f5bd7d9f17630 Tue Sep 15 07:08:58 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> microvm/acpi: use GSI 16-23 for virtio
With ACPI enabled and IO-APIC being properly declared in the ACPI tables we can use interrupt lines 16-23 for virtio and avoid shared interrupts.
With acpi disabled we continue to use lines 5-12.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Sergio Lopez <slp@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Message-id: 20200915120909.20838-11-kraxel@redhat.com
|