qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bin Meng <bin.meng@windriver.com>
To: qemu-devel@nongnu.org
Subject: [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp
Date: Mon, 15 Jan 2024 12:34:30 +0800	[thread overview]
Message-ID: <20240115043431.3900922-4-bin.meng@windriver.com> (raw)
In-Reply-To: <20240115043431.3900922-1-bin.meng@windriver.com>

The Arm dtb changes caused an address change:

 DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x00000001)
 {
     [ ... ]
-    Name (MEMA, 0x43C80000)
+    Name (MEMA, 0x43D80000)
 }

Signed-off-by: Bin Meng <bin.meng@windriver.com>

---

 tests/data/acpi/virt/SSDT.memhp | Bin 1817 -> 1817 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/tests/data/acpi/virt/SSDT.memhp b/tests/data/acpi/virt/SSDT.memhp
index fb3dcde5a10936667ad75a759b8bd444a7b19fc2..4d3ef733276bf5992da5b0bb967f6d60e243417d 100644
GIT binary patch
delta 22
dcmbQqH<OPmIM^jblAVEpao$EQUUsG%&Hz1D1wsG-

delta 22
dcmbQqH<OPmIM^jblAVEpaot8PUUsGv&Hz2O1wsG-

-- 
2.34.1



  parent reply	other threads:[~2024-01-15  4:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15  4:34 [PATCH 0/3] hw/arm: Pack the QEMU generated device tree Bin Meng
2024-01-15  4:34 ` [PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb() Bin Meng
2024-01-15 11:06   ` Philippe Mathieu-Daudé
2024-01-22  3:26   ` Alistair Francis
2024-01-15  4:34 ` [PATCH 2/3] hw/arm: Pack the QEMU generated device tree Bin Meng
2024-01-19 14:17   ` Peter Maydell
2024-01-15  4:34 ` Bin Meng [this message]
2024-01-15 11:39   ` [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp Alex Bennée
2024-01-15 14:46     ` Bin Meng
2024-01-15 19:07       ` Laszlo Ersek
2024-01-19 14:29   ` Peter Maydell
2024-01-19 17:19     ` Laszlo Ersek
2024-01-19 17:46       ` 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=20240115043431.3900922-4-bin.meng@windriver.com \
    --to=bin.meng@windriver.com \
    --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).