qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/4] Kconfig switches for core / misc devices
@ 2019-05-14 10:00 Thomas Huth
  2019-05-14 10:00 ` [Qemu-trivial] [PATCH 1/4] hw/core: Add a config switch for the "register" device Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Thomas Huth @ 2019-05-14 10:00 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel; +Cc: qemu-arm, qemu-trivial, philmd

Here are some more Kconfig patches that introduce proper config
switches for some devices in the hw/core and hw/misc directories.

Thomas Huth (4):
  hw/core: Add a config switch for the "register" device
  hw/core: Add a config switch for the "or-irq" device
  hw/core: Add a config switch for the "split-irq" device
  hw/misc: Add a config switch for the "unimplemented" device

 hw/arm/Kconfig        | 12 ++++++++++++
 hw/core/Kconfig       |  9 +++++++++
 hw/core/Makefile.objs |  6 +++---
 hw/dma/Kconfig        |  1 +
 hw/microblaze/Kconfig |  1 +
 hw/misc/Kconfig       |  3 +++
 hw/misc/Makefile.objs |  2 +-
 hw/pci-host/Kconfig   |  3 ++-
 hw/sparc64/Kconfig    |  1 +
 hw/timer/Kconfig      |  1 +
 10 files changed, 34 insertions(+), 5 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-05-22 14:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-14 10:00 [Qemu-trivial] [PATCH 0/4] Kconfig switches for core / misc devices Thomas Huth
2019-05-14 10:00 ` [Qemu-trivial] [PATCH 1/4] hw/core: Add a config switch for the "register" device Thomas Huth
2019-05-14 10:31   ` Philippe Mathieu-Daudé
2019-05-14 10:38     ` Thomas Huth
2019-05-22 14:24       ` [Qemu-trivial] [Qemu-devel] " Thomas Huth
2019-05-14 10:00 ` [Qemu-trivial] [PATCH 2/4] hw/core: Add a config switch for the "or-irq" device Thomas Huth
2019-05-14 10:06   ` [Qemu-trivial] [Qemu-arm] " Peter Maydell
2019-05-14 10:25     ` Philippe Mathieu-Daudé
2019-05-14 10:36       ` Thomas Huth
2019-05-14 10:40       ` Philippe Mathieu-Daudé
2019-05-14 10:35   ` [Qemu-trivial] " Philippe Mathieu-Daudé
2019-05-14 10:40     ` Thomas Huth
2019-05-14 10:00 ` [Qemu-trivial] [PATCH 3/4] hw/core: Add a config switch for the "split-irq" device Thomas Huth
2019-05-14 10:00 ` [Qemu-trivial] [PATCH 4/4] hw/misc: Add a config switch for the "unimplemented" device Thomas Huth
2019-05-14 10:08   ` [Qemu-trivial] [Qemu-arm] " Peter Maydell
2019-05-14 10:43     ` Thomas Huth
2019-05-14 10:07 ` [Qemu-trivial] [PATCH 0/4] Kconfig switches for core / misc devices Paolo Bonzini

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).