From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Laurent Vivier <laurent@vivier.eu>,
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
qemu-devel@nongnu.org, elliotnunn@fastmail.com
Subject: Re: [PATCH v3 0/3] nubus: add nubus-virtio-mmio device
Date: Fri, 23 Feb 2024 18:46:13 +0100 [thread overview]
Message-ID: <7a0115ca-b83e-4e09-bff5-06e85440108b@linaro.org> (raw)
In-Reply-To: <99a3a89c-7a1b-4b14-b495-b96d59278d55@vivier.eu>
On 23/2/24 15:47, Laurent Vivier wrote:
> Le 11/01/2024 à 11:29, Mark Cave-Ayland a écrit :
>> Mark Cave-Ayland (3):
>> nubus-device: round Declaration ROM memory region address to
>> qemu_target_page_size()
>> nubus.h: increase maximum Declaration ROM size from 128k to 1Mb
>> nubus: add nubus-virtio-mmio device
>>
>> hw/nubus/meson.build | 1 +
>> hw/nubus/nubus-device.c | 18 +++--
>> hw/nubus/nubus-virtio-mmio.c | 102 +++++++++++++++++++++++++++
>> include/hw/nubus/nubus-virtio-mmio.h | 36 ++++++++++
>> include/hw/nubus/nubus.h | 2 +-
>> 5 files changed, 154 insertions(+), 5 deletions(-)
>> create mode 100644 hw/nubus/nubus-virtio-mmio.c
>> create mode 100644 include/hw/nubus/nubus-virtio-mmio.h
>>
>
> Series Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Since patch tools didn't processed your tag:
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
next prev parent reply other threads:[~2024-02-23 17:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 10:29 [PATCH v3 0/3] nubus: add nubus-virtio-mmio device Mark Cave-Ayland
2024-01-11 10:29 ` [PATCH v3 1/3] nubus-device: round Declaration ROM memory region address to qemu_target_page_size() Mark Cave-Ayland
2024-01-11 10:29 ` [PATCH v3 2/3] nubus.h: increase maximum Declaration ROM size from 128k to 1Mb Mark Cave-Ayland
2024-01-11 10:29 ` [PATCH v3 3/3] nubus: add nubus-virtio-mmio device Mark Cave-Ayland
2024-01-22 9:01 ` Philippe Mathieu-Daudé
2024-01-21 12:29 ` [PATCH v3 0/3] " Mark Cave-Ayland
2024-02-23 14:47 ` Laurent Vivier
2024-02-23 17:46 ` Philippe Mathieu-Daudé [this message]
2024-02-23 17:44 ` 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=7a0115ca-b83e-4e09-bff5-06e85440108b@linaro.org \
--to=philmd@linaro.org \
--cc=elliotnunn@fastmail.com \
--cc=laurent@vivier.eu \
--cc=mark.cave-ayland@ilande.co.uk \
--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 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).