qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/ipack: Minor dust removal
@ 2025-01-21  7:44 Philippe Mathieu-Daudé
  2025-01-21  7:44 ` [PATCH 1/2] hw/ipack: Clarify KConfig symbols Philippe Mathieu-Daudé
  2025-01-21  7:44 ` [PATCH 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-21  7:44 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Alberto Garcia, Marc-André Lureau,
	Bernhard Beschow, Laurent Vivier, Fabiano Rosas,
	Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-21 13:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-21  7:44 [PATCH 0/2] hw/ipack: Minor dust removal Philippe Mathieu-Daudé
2025-01-21  7:44 ` [PATCH 1/2] hw/ipack: Clarify KConfig symbols Philippe Mathieu-Daudé
2025-01-21 13:34   ` Fabiano Rosas
2025-01-21  7:44 ` [PATCH 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use Philippe Mathieu-Daudé
2025-01-21  7:56   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).