x86: make pci irqs runtime configurable
commit1b2802c49f60f9de2c24afb5883dafa60d3f3345
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 16 Oct 2020 11:38:31 +0000 (16 13:38 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2020 09:36:05 +0000 (21 11:36 +0200)
treeedd90999d9b3dba5cf5ae4e86e6061bf69ed2593
parente6b5a0718afb2a88b2d4b88ddc250125e994f423
x86: make pci irqs runtime configurable

Add a variable to x86 machine state instead of
hard-coding the PCI interrupts.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201016113835.17465-4-kraxel@redhat.com
hw/i386/acpi-common.c
hw/i386/x86.c
include/hw/i386/x86.h