summaryrefslogtreecommitdiffstats
path: root/hw/ide/isa.c
diff options
context:
space:
mode:
authorBernhard Beschow2022-03-01 23:00:34 +0100
committerPhilippe Mathieu-Daudé2022-03-08 19:38:17 +0100
commit27b4cfb94fa1a5d21df92516ef8f34e253f13bbc (patch)
treebfae919baa257ca6704c2961ca14e5e3b8e956d0 /hw/ide/isa.c
parenthw/input/pckbd: QOM'ify IRQ numbers (diff)
downloadqemu-27b4cfb94fa1a5d21df92516ef8f34e253f13bbc.tar.gz
qemu-27b4cfb94fa1a5d21df92516ef8f34e253f13bbc.tar.xz
qemu-27b4cfb94fa1a5d21df92516ef8f34e253f13bbc.zip
hw/isa/isa-bus: Remove isabus_dev_print()
All isabus_dev_print() did was to print up to two IRQ numbers per device. This is redundant if the IRQ numbers are present as QOM properties (see e.g. the modified tests/qemu-iotests/172.out). Now that the last devices relying on isabus_dev_print() had their IRQ numbers QOM'ified, the contribution of this function ultimately became redundant. Remove it. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220301220037.76555-5-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220307134353.1950-12-philippe.mathieu.daude@gmail.com> Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Diffstat (limited to 'hw/ide/isa.c')
0 files changed, 0 insertions, 0 deletions