All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] hw/lm32: Kconfig cleanups
@ 2021-02-21 22:56 Philippe Mathieu-Daudé
  2021-02-21 22:56 ` [PATCH v2 1/3] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-02-21 22:56 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel
  Cc: Paolo Bonzini, Michael Walle, Philippe Mathieu-Daudé,
	Marc-André Lureau

Hi Laurent,

This series is fully reviewed. Since LM32 is not very
active, can this go via qemu-trivial@?

Thanks,

Phil.

v2: Rebased

Supersedes: <20210208135048.2601693-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (3):
  hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
  hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
  hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES

 default-configs/devices/lm32-softmmu.mak |  2 +-
 hw/char/meson.build                      |  4 ++--
 hw/intc/meson.build                      |  2 +-
 hw/lm32/Kconfig                          | 10 +++++++---
 hw/lm32/meson.build                      |  2 +-
 hw/timer/meson.build                     |  2 +-
 6 files changed, 13 insertions(+), 9 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2021-03-09 21:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21 22:56 [PATCH v2 0/3] hw/lm32: Kconfig cleanups Philippe Mathieu-Daudé
2021-02-21 22:56 ` [PATCH v2 1/3] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards Philippe Mathieu-Daudé
2021-03-09 21:35   ` Laurent Vivier
2021-02-21 22:56 ` [PATCH v2 2/3] hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES Philippe Mathieu-Daudé
2021-03-09 21:36   ` Laurent Vivier
2021-02-21 22:56 ` [PATCH v2 3/3] hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES Philippe Mathieu-Daudé
2021-03-09 21:37   ` Laurent Vivier
2021-03-08 10:19 ` [PATCH v2 0/3] hw/lm32: Kconfig cleanups Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.