qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	qemu-trivial@nongnu.org,
	"Alistair Francis" <alistair@alistair23.me>,
	"Michael Tokarev" <mjt@tls.msk.ru>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Niek Linnenbank" <nieklinnenbank@gmail.com>,
	qemu-arm@nongnu.org, "Joel Stanley" <joel@jms.id.au>,
	"Antony Pavlov" <antonynpavlov@gmail.com>
Subject: [PATCH 0/3] hw/arm: Misc trivial fixes/cleanups
Date: Sat, 30 Jan 2021 02:55:16 +0100	[thread overview]
Message-ID: <20210130015519.4072469-1-f4bug@amsat.org> (raw)

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

Philippe Mathieu-Daudé (3):
  hw/arm/Kconfig: Add missing dependency STM32F405 -> OR_IRQ
  hw/arm/Kconfig: Add missing dependency EXYNOS4210 -> OR_IRQ
  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/Kconfig         | 2 ++
 7 files changed, 9 insertions(+), 7 deletions(-)

-- 
2.26.2



             reply	other threads:[~2021-01-30  2:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30  1:55 Philippe Mathieu-Daudé [this message]
2021-01-30  1:55 ` [PATCH 1/3] hw/arm/Kconfig: Add missing dependency STM32F405 -> OR_IRQ Philippe Mathieu-Daudé
2021-01-30  1:55 ` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency EXYNOS4210 " Philippe Mathieu-Daudé
2021-01-30  1:55 ` [PATCH 3/3] hw/arm: Display CPU type in machine description Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210130015519.4072469-1-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=alistair@alistair23.me \
    --cc=antonynpavlov@gmail.com \
    --cc=joel@jms.id.au \
    --cc=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --cc=nieklinnenbank@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).