diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2022-05-28 10:02:11 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-06-11 11:44:32 +0200 |
commit | b49e94424cbdc2f02725dcd37b8916ff64f74dcd (patch) | |
tree | ff586d6bef0be661bfd4e46c684824da1a81be26 /hw/timer | |
parent | 29786d42ba4ab6a70d3055083512e0bdd8e2f9ec (diff) | |
download | qemu-b49e94424cbdc2f02725dcd37b8916ff64f74dcd.zip qemu-b49e94424cbdc2f02725dcd37b8916ff64f74dcd.tar.gz qemu-b49e94424cbdc2f02725dcd37b8916ff64f74dcd.tar.bz2 |
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Initialize the SMI IRQ in piix4_pm_init().
The smi_irq can now be wired up directly using a qdev gpio instead
of having to set the IRQ externally in piix4_pm_initfn().
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220528091934.15520-10-mark.cave-ayland@ilande.co.uk>
[PMD: Partially squash 20220528091934.15520-8-mark.cave-ayland@ilande.co.uk]
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions