qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
	Igor Mammedov <imammedo@redhat.com>,
	Ani Sinha <anisinha@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: [PULL 5/6] tests/acpi: update expected data files
Date: Tue, 10 Oct 2023 13:26:09 +0200	[thread overview]
Message-ID: <20231010112610.2618091-6-kraxel@redhat.com> (raw)
In-Reply-To: <20231010112610.2618091-1-kraxel@redhat.com>

 DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC    ", 0x00000001)
 {
     Scope (\)
     {
         OperationRegion (DBG, SystemIO, 0x0402, One)
         Field (DBG, ByteAcc, NoLock, Preserve)
         {
             DBGB,   8
         }

             DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, NonCacheable, ReadWrite,
                 0x00000000,         // Granularity
                 0x08000000,         // Range Minimum
                 0xAFFFFFFF,         // Range Maximum
                 0x00000000,         // Translation Offset
                 0xA8000000,         // Length
                 ,, , AddressRangeMemory, TypeStatic)
             DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, NonCacheable, ReadWrite,
                 0x00000000,         // Granularity
                 0xC0000000,         // Range Minimum
                 0xFEBFFFFF,         // Range Maximum
                 0x00000000,         // Translation Offset
                 0x3EC00000,         // Length
                 ,, , AddressRangeMemory, TypeStatic)
             QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,
                 0x0000000000000000, // Granularity
-                0x0000000200000000, // Range Minimum
-                0x00000009FFFFFFFF, // Range Maximum
+                0x000000FF00000000, // Range Minimum
+                0x00000106FFFFFFFF, // Range Maximum
                 0x0000000000000000, // Translation Offset
                 0x0000000800000000, // Length
                 ,, , AddressRangeMemory, TypeStatic)
         })

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 tests/data/acpi/q35/DSDT.mmio64 | Bin 9485 -> 9485 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/tests/data/acpi/q35/DSDT.mmio64 b/tests/data/acpi/q35/DSDT.mmio64
index 8459b82c958b842cd7b92c2145977634fb9c6e5d..bdf36c4d575bfc4eb2eac3f00c9b7b4270f88677 100644
GIT binary patch
delta 35
pcmeD6>h<Ds33dtLRb^mce7TWJN{Q<~0|Uc<AYfzMtfzFJ2>`-Q3+n&?

delta 35
pcmeD6>h<Ds33dtLRb^mce6o>CN{Ne!fq~&a5O6YV)>FFA1OT%k3hMv>

-- 
2.41.0



  parent reply	other threads:[~2023-10-10 11:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 11:26 [PULL 0/6] Firmware/seabios 20231010 patches Gerd Hoffmann
2023-10-10 11:26 ` [PULL 1/6] tests/bios-tables-test: tcg-emulate opteron for mmio64 test Gerd Hoffmann
2023-10-10 11:26 ` [PULL 2/6] tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates Gerd Hoffmann
2023-10-10 11:26 ` [PULL 3/6] seabios: update submodule to git snapshot Gerd Hoffmann
2023-10-10 11:26 ` [PULL 4/6] seabios: update binaries " Gerd Hoffmann
2023-11-07  9:45   ` Claudio Fontana
2023-11-07 10:35     ` Gerd Hoffmann
2023-11-07 10:48       ` Claudio Fontana
2023-11-07 11:49         ` Gerd Hoffmann
2023-11-07 14:12           ` Claudio Fontana
2023-11-07 14:34             ` Gerd Hoffmann
2023-10-10 11:26 ` Gerd Hoffmann [this message]
2023-10-10 11:26 ` [PULL 6/6] tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates Gerd Hoffmann
2023-10-10 16:32 ` [PULL 0/6] Firmware/seabios 20231010 patches Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2023-12-13 10:50 [PULL 0/6] Firmware/edk2 20231213 patches Gerd Hoffmann
2023-12-13 10:50 ` [PULL 5/6] tests/acpi: update expected data files Gerd Hoffmann

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=20231010112610.2618091-6-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=anisinha@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.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).