<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/data/acpi/virt/GTDT.numamem, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/data/acpi/virt/GTDT.numamem?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/data/acpi/virt/GTDT.numamem?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-09T20:38:45+00:00</updated>
<entry>
<title>tests/acpi: virt: update ACPI GTDT binaries</title>
<updated>2022-10-09T20:38:45+00:00</updated>
<author>
<name>Miguel Luis</name>
</author>
<published>2022-09-20T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0a17270761e7d90a67edadb19c7f6871387931be'/>
<id>urn:sha1:0a17270761e7d90a67edadb19c7f6871387931be</id>
<content type='text'>
Step 6 &amp; 7 of the bios-tables-test.c documented procedure.

Differences between disassembled ASL files for GTDT:

    @@ -13,14 +13,14 @@
     [000h 0000   4]                    Signature : "GTDT"    [Generic Timer Description Table]
     [004h 0004   4]                 Table Length : 00000060
     [008h 0008   1]                     Revision : 02
    -[009h 0009   1]                     Checksum : 8C
    +[009h 0009   1]                     Checksum : 9C
     [00Ah 0010   6]                       Oem ID : "BOCHS "
     [010h 0016   8]                 Oem Table ID : "BXPC    "
     [018h 0024   4]                 Oem Revision : 00000001
     [01Ch 0028   4]              Asl Compiler ID : "BXPC"
     [020h 0032   4]        Asl Compiler Revision : 00000001

    -[024h 0036   8]        Counter Block Address : 0000000000000000
    +[024h 0036   8]        Counter Block Address : FFFFFFFFFFFFFFFF
     [02Ch 0044   4]                     Reserved : 00000000

     [030h 0048   4]         Secure EL1 Interrupt : 0000001D
    @@ -46,16 +46,16 @@
                                     Trigger Mode : 0
                                         Polarity : 0
                                        Always On : 0
    -[050h 0080   8]   Counter Read Block Address : 0000000000000000
    +[050h 0080   8]   Counter Read Block Address : FFFFFFFFFFFFFFFF

     [058h 0088   4]         Platform Timer Count : 00000000
     [05Ch 0092   4]        Platform Timer Offset : 00000000

     Raw Table Data: Length 96 (0x60)

    -    0000: 47 54 44 54 60 00 00 00 02 8C 42 4F 43 48 53 20  // GTDT`.....BOCHS
    +    0000: 47 54 44 54 60 00 00 00 02 9C 42 4F 43 48 53 20  // GTDT`.....BOCHS
         0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43  // BXPC    ....BXPC
    -    0020: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  // ................
    +    0020: 01 00 00 00 FF FF FF FF FF FF FF FF 00 00 00 00  // ................
         0030: 1D 00 00 00 00 00 00 00 1E 00 00 00 04 00 00 00  // ................
         0040: 1B 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00  // ................
    -    0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  // ................
    +    0050: FF FF FF FF FF FF FF FF 00 00 00 00 00 00 00 00  // ................

Signed-off-by: Miguel Luis &lt;miguel.luis@oracle.com&gt;
Message-Id: &lt;20220920162137.75239-4-miguel.luis@oracle.com&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Acked-by: Ani Sinha &lt;ani@anisinha.ca&gt;
</content>
</entry>
<entry>
<title>tests/acpi: update expected data files</title>
<updated>2021-02-05T13:52:59+00:00</updated>
<author>
<name>Marian Postevca</name>
</author>
<published>2021-01-19T00:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=64c9a9217a6094f6b02a5520ac0bb7c2a0e4e064'/>
<id>urn:sha1:64c9a9217a6094f6b02a5520ac0bb7c2a0e4e064</id>
<content type='text'>
Signed-off-by: Marian Postevca &lt;posteuca@mutex.one&gt;
Message-Id: &lt;20210119003216.17637-5-posteuca@mutex.one&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acpi: add expected tables for arm/virt</title>
<updated>2019-10-05T21:27:43+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2019-10-05T21:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2e2b56285e5c82df8d2b320e69ab62a13c8ae3c3'/>
<id>urn:sha1:2e2b56285e5c82df8d2b320e69ab62a13c8ae3c3</id>
<content type='text'>
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acpi: add empty files</title>
<updated>2019-10-05T21:12:09+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2019-09-29T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6c35ed68c651f644b6c364190ce7b7019d8b7627'/>
<id>urn:sha1:6c35ed68c651f644b6c364190ce7b7019d8b7627</id>
<content type='text'>
Needed to make tests pass. Will replace with actual files.

Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
</feed>
