]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
hw/i386/pc: Extract pc_i8259_create()
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 18 Oct 2019 13:59:09 +0000 (15:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 24 Oct 2019 12:24:54 +0000 (14:24 +0200)
commit4501d317b50e52de090192aab6244060fbe42da0
tree4b938b99fc8523547b7304083a11d90fe5319bb3
parentb00c6f18a618f42f90e8608fbc4dbc6c133ad0e3
hw/i386/pc: Extract pc_i8259_create()

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

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191018135910.24286-5-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