From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Udo Steinberg <udo@hypervisor.org>
Subject: [PATCH v3 0/3] virt: Report UART correctly in ACPI DBG2/SPCR
Date: Fri, 3 Nov 2023 15:21:17 +0000 [thread overview]
Message-ID: <20231103152120.829962-1-peter.maydell@linaro.org> (raw)
This patchseries is Udo's patch, plus the necessary extra patches
that update the golden-reference files for bios-tables-test so that
'make check' continues to pass.
Changes v2->v3:
* report the UART as requiring 32-bit accesses, not 16-bit;
it turns out that Linux has a bug where it fails to enable
the console if the ACPI table reports 16-bit access width
* ACPI table binaries regenerated to match that
thanks
-- PMM
Peter Maydell (2):
tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2
tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden
references
Udo Steinberg (1):
hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables.
hw/arm/virt-acpi-build.c | 4 ++--
tests/data/acpi/virt/DBG2 | Bin 87 -> 87 bytes
tests/data/acpi/virt/SPCR | Bin 80 -> 80 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
next reply other threads:[~2023-11-03 15:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-03 15:21 Peter Maydell [this message]
2023-11-03 15:21 ` [PATCH v3 1/3] tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2 Peter Maydell
2023-11-03 15:21 ` [PATCH v3 2/3] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables Peter Maydell
2023-11-03 15:26 ` Peter Maydell
2023-11-06 14:05 ` Igor Mammedov
2023-11-06 14:38 ` Peter Maydell
2023-11-06 14:42 ` Udo Steinberg
2023-11-03 15:21 ` [PATCH v3 3/3] tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden references Peter Maydell
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=20231103152120.829962-1-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=udo@hypervisor.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).