]> Git Repo - qemu.git/commit - hw/i386/pc_piix.c
hw/i386/pc: Extract pc_i8259_create()
authorPhilippe Mathieu-Daudé <[email protected]>
Fri, 18 Oct 2019 13:59:09 +0000 (15:59 +0200)
committerPaolo Bonzini <[email protected]>
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é <[email protected]>
Message-Id: <20191018135910[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h
This page took 0.026257 seconds and 4 git commands to generate.