All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: ~axelheider <axelheider@gmx.de>
Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org,
	daniel.thompson@linaro.org, ~axelheider <axelheider@git.sr.ht>,
	qemu-arm@nongnu.org
Subject: Re: [PATCH qemu.git 0/1] hw/arm/virt: make second UART available
Date: Wed, 30 Nov 2022 19:11:21 +0000	[thread overview]
Message-ID: <87o7socl3l.fsf@linaro.org> (raw)
In-Reply-To: <166982763526.10484.9925072056712598801-0@git.sr.ht>


~axelheider <axelheider@git.sr.ht> writes:

> This is a follow-up on older attempts to make a second UART
> available for the arm-virt machine in normal world. The use case
> is, that this give a simple I/O channel in addition to stdout, as this
> simplifies various test scenarios. Especially for non-Linux operating
> system,s (e.g. seL4) where arm-virt is handy as a generic machine
> for testing purposes.
>
> There are existing discussions about this topic at:
> - https://lists.gnu.org/archive/html/qemu-arm/2017-12/msg00063.html
> - https://lists.nongnu.org/archive/html/qemu-
> discuss/2018-11/msg00001.html
> - https://lists.gnu.org/archive/html/qemu-devel/2019-12/msg01613.html
>
> This patch tries to address the concerns raised there and also
> avoid breaking compatibility with existing setups.
>
> Axel Heider (1):
>   hw/arm/virt: make second UART available
>
>  hw/arm/virt-acpi-build.c | 12 ++++-----
>  hw/arm/virt.c            | 55 ++++++++++++++++++++++++++++++----------
>  include/hw/arm/virt.h    |  4 +--
>  3 files changed, 49 insertions(+), 22 deletions(-)

It would also be worth updating ./docs/system/arm/virt.rst to document
this feature. 

-- 
Alex Bennée

  parent reply	other threads:[~2022-11-30 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-30 17:00 [PATCH qemu.git 0/1] hw/arm/virt: make second UART available ~axelheider
2022-11-14 12:06 ` [PATCH qemu.git 1/1] " ~axelheider
2022-11-30 18:15   ` Philippe Mathieu-Daudé
2022-11-30 18:45     ` Axel Heider
2022-11-30 19:11 ` Alex Bennée [this message]
2022-11-30 19:24   ` [PATCH qemu.git 0/1] " Axel Heider

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=87o7socl3l.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=axelheider@git.sr.ht \
    --cc=axelheider@gmx.de \
    --cc=daniel.thompson@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@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 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.