Clarify what is what in Kconfig,
replace qemu_allocate_irqs() by qemu_init_irq().
Since v1:
- s/qemu_irq/IRQState/ in IPackDevice state
Philippe Mathieu-Daudé (2):
hw/ipack: Clarify KConfig symbols
hw/ipack: Remove legacy qemu_allocate_irqs() use
include/hw/ipack/ipack.h | 7 ++-----
hw/char/ipoctal232.c | 4 ++--
hw/ipack/ipack.c | 7 +++----
hw/ipack/tpci200.c | 6 +++---
hw/char/Kconfig | 5 +++++
hw/char/meson.build | 2 +-
hw/ipack/Kconfig | 4 ++++
hw/ipack/meson.build | 3 ++-
tests/qtest/libqos/meson.build | 4 +++-
tests/qtest/meson.build | 4 +++-
10 files changed, 28 insertions(+), 18 deletions(-)
--
2.47.1