qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] hw/ipack: Minor dust removal


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] hw/ipack: Minor dust removal
Date: Tue, 21 Jan 2025 08:44:10 +0100

Clarify what is what in Kconfig,
replace qemu_allocate_irqs() by qemu_init_irq().

Philippe Mathieu-Daudé (2):
  hw/ipack: Clarify KConfig symbols
  hw/ipack: Remove legacy qemu_allocate_irqs() use

 include/hw/ipack/ipack.h       | 7 ++-----
 hw/ipack/ipack.c               | 7 +++----
 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 +++-
 8 files changed, 23 insertions(+), 13 deletions(-)

-- 
2.47.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]