qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] hw/arm: Misc trivial fixes/cleanups
@ 2021-01-31 10:59 Philippe Mathieu-Daudé
  2021-01-31 10:59 ` [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ Philippe Mathieu-Daudé
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-01-31 10:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Antony Pavlov, Joel Stanley, Peter Maydell, qemu-arm,
	qemu-trivial, Alistair Francis, Niek Linnenbank, Laurent Vivier,
	Michael Tokarev, Philippe Mathieu-Daudé

Trivial bugfixes and cleanup patches noticed while rebasing
my "Support disabling TCG on ARM (part 2)" series.

Since v1:
- added patches to remove 64-bit specific features on 32-bit build.

Philippe Mathieu-Daudé (7):
  hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
  hw/arm/exynos4210: Add missing dependency on OR_IRQ
  hw/arm/xlnx-versal: Versal SoC requires ZDMA
  hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
  hw/arm/sbsa-ref: Restrict SBSA-ref board to 64-bit build
  hw/arm/xlnx-zcu102: Restrict ZynqMP ZCU102 board to 64-bit build
  hw/arm: Display CPU type in machine description

 hw/arm/digic_boards.c  | 2 +-
 hw/arm/microbit.c      | 2 +-
 hw/arm/netduino2.c     | 2 +-
 hw/arm/netduinoplus2.c | 2 +-
 hw/arm/orangepi.c      | 2 +-
 hw/arm/stellaris.c     | 4 ++--
 hw/arm/virt.c          | 2 ++
 hw/arm/Kconfig         | 4 ++++
 hw/arm/meson.build     | 4 ++--
 hw/dma/Kconfig         | 3 +++
 hw/dma/meson.build     | 2 +-
 11 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2021-02-01 15:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-31 10:59 [PATCH v2 0/7] hw/arm: Misc trivial fixes/cleanups Philippe Mathieu-Daudé
2021-01-31 10:59 ` [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ Philippe Mathieu-Daudé
2021-02-01 15:16   ` Alistair Francis
2021-01-31 10:59 ` [PATCH v2 2/7] hw/arm/exynos4210: " Philippe Mathieu-Daudé
2021-01-31 10:59 ` [PATCH v2 3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA Philippe Mathieu-Daudé
2021-02-01 15:17   ` Alistair Francis
2021-01-31 10:59 ` [PATCH v2 4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build Philippe Mathieu-Daudé
2021-02-01 15:29   ` Alistair Francis
2021-01-31 10:59 ` [PATCH v2 5/7] hw/arm/sbsa-ref: Restrict SBSA-ref board to 64-bit build Philippe Mathieu-Daudé
2021-01-31 12:31   ` Philippe Mathieu-Daudé
2021-01-31 15:31     ` Philippe Mathieu-Daudé
2021-01-31 10:59 ` [PATCH v2 6/7] hw/arm/xlnx-zcu102: Restrict ZynqMP ZCU102 " Philippe Mathieu-Daudé
2021-01-31 12:31   ` Philippe Mathieu-Daudé
2021-01-31 15:30     ` Philippe Mathieu-Daudé
2021-01-31 10:59 ` [PATCH v2 7/7] hw/arm: Display CPU type in machine description Philippe Mathieu-Daudé
2021-02-01 15:17   ` Alistair Francis

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