]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
hw/i386/pc: Extract pc_gsi_create()
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 18 Oct 2019 13:59:06 +0000 (15:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 24 Oct 2019 12:24:34 +0000 (14:24 +0200)
commit417258f139e61899511d6a99c11b276f12bbbd86
tree4b50ae2728c7704261092dab0d27cd5940914df7
parent6508799707bbf018df82d354c388820217757f21
hw/i386/pc: Extract pc_gsi_create()

The GSI creation code is common to all PC machines, extract the
common code.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191018135910.24286-2-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h