qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/1] tests/data/acpi/virt: add IORT files for ITS
@ 2021-06-03 14:51 Shashi Mallela
  2021-06-08  9:16 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Shashi Mallela @ 2021-06-03 14:51 UTC (permalink / raw)
  To: mst, imammedo; +Cc: peter.maydell, qemu-devel

Added expected IORT files applicable with latest
GICv3 ITS changes.

Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>
---
 tests/data/acpi/virt/IORT         | Bin 0 -> 124 bytes
 tests/data/acpi/virt/IORT.memhp   | Bin 0 -> 124 bytes
 tests/data/acpi/virt/IORT.numamem | Bin 0 -> 124 bytes
 tests/data/acpi/virt/IORT.pxb     | Bin 0 -> 124 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 tests/data/acpi/virt/IORT
 create mode 100644 tests/data/acpi/virt/IORT.memhp
 create mode 100644 tests/data/acpi/virt/IORT.numamem
 create mode 100644 tests/data/acpi/virt/IORT.pxb

diff --git a/tests/data/acpi/virt/IORT b/tests/data/acpi/virt/IORT
new file mode 100644
index 0000000000000000000000000000000000000000..521acefe9ba66706c5607321a82d330586f3f280
GIT binary patch
literal 124
zcmebD4+^Pa00MR=e`k+i1*eDrX9XZ&1PX!JAesq?4S*O7Bw!2(4Uz`|CKCt^;wu0#
QRGb+i3L*dhhtM#y0PN=p0RR91

literal 0
HcmV?d00001

diff --git a/tests/data/acpi/virt/IORT.memhp b/tests/data/acpi/virt/IORT.memhp
new file mode 100644
index 0000000000000000000000000000000000000000..521acefe9ba66706c5607321a82d330586f3f280
GIT binary patch
literal 124
zcmebD4+^Pa00MR=e`k+i1*eDrX9XZ&1PX!JAesq?4S*O7Bw!2(4Uz`|CKCt^;wu0#
QRGb+i3L*dhhtM#y0PN=p0RR91

literal 0
HcmV?d00001

diff --git a/tests/data/acpi/virt/IORT.numamem b/tests/data/acpi/virt/IORT.numamem
new file mode 100644
index 0000000000000000000000000000000000000000..521acefe9ba66706c5607321a82d330586f3f280
GIT binary patch
literal 124
zcmebD4+^Pa00MR=e`k+i1*eDrX9XZ&1PX!JAesq?4S*O7Bw!2(4Uz`|CKCt^;wu0#
QRGb+i3L*dhhtM#y0PN=p0RR91

literal 0
HcmV?d00001

diff --git a/tests/data/acpi/virt/IORT.pxb b/tests/data/acpi/virt/IORT.pxb
new file mode 100644
index 0000000000000000000000000000000000000000..521acefe9ba66706c5607321a82d330586f3f280
GIT binary patch
literal 124
zcmebD4+^Pa00MR=e`k+i1*eDrX9XZ&1PX!JAesq?4S*O7Bw!2(4Uz`|CKCt^;wu0#
QRGb+i3L*dhhtM#y0PN=p0RR91

literal 0
HcmV?d00001

-- 
2.27.0



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

* Re: [PATCH v1 1/1] tests/data/acpi/virt: add IORT files for ITS
  2021-06-03 14:51 [PATCH v1 1/1] tests/data/acpi/virt: add IORT files for ITS Shashi Mallela
@ 2021-06-08  9:16 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2021-06-08  9:16 UTC (permalink / raw)
  To: Shashi Mallela; +Cc: Igor Mammedov, QEMU Developers, Michael S. Tsirkin

On Thu, 3 Jun 2021 at 15:51, Shashi Mallela <shashi.mallela@linaro.org> wrote:
>
> Added expected IORT files applicable with latest
> GICv3 ITS changes.
>
> Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>

I assume this is intended to fix the 'make check' failure with
your ITS patches? This needs to be part of the ITS patch series,
and it has to be a multi-step process. This is documented in
a comment at the top of tests/qtest/bios-tables-test.c --
basically you start with a commit that says "temporarily
differences in these tables are OK", then you have the commits
that add the changes to the system that cause the tables to
change (ie the patch which enables the ITS on the virt board),
and then after that you update the expected tables and remove
the bit that says "differences are OK".

thanks
-- PMM


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

end of thread, other threads:[~2021-06-08  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-03 14:51 [PATCH v1 1/1] tests/data/acpi/virt: add IORT files for ITS Shashi Mallela
2021-06-08  9:16 ` Peter Maydell

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