]> git.proxmox.com Git - mirror_qemu.git/commit
apci: drop has_pci arg for acpi_build_madt
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 16 Oct 2020 11:38:33 +0000 (13:38 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2020 09:36:05 +0000 (11:36 +0200)
commita6518755a63e38499ab1066376bcfbd18541c602
tree4dbc2118e5533a80a55f43f4a3177dc6a544f1a0
parent64b070dad39dcae2fe06f498c0536df9a54e4beb
apci: drop has_pci arg for acpi_build_madt

Setting x86ms->pci_irq_mask to zero has the same effect,
so we don't need the has_pci argument any more.

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