<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/acpi-test-data/pc/DSDT, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/acpi-test-data/pc/DSDT?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/acpi-test-data/pc/DSDT?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2018-11-05T18:23:31+00:00</updated>
<entry>
<title>tests: Move tests/acpi-test-data/ to tests/data/acpi/</title>
<updated>2018-11-05T18:23:31+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2018-11-02T11:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=438c78dab75e3b9d1bc8da1d5401da77c84e27b7'/>
<id>urn:sha1:438c78dab75e3b9d1bc8da1d5401da77c84e27b7</id>
<content type='text'>
Currently tests/acpi-test-data contains data files used by the
bios-tables-test, and configure individually symlinks those
data files into the build directory using a wildcard.

Using a wildcard like this is a bad idea, because if a new
data file is added, nothing causes configure to be rerun,
and so no symlink is added for the new file. This can cause
tests to spuriously fail when they can't find their data.
Instead, it's better to symlink an entire directory of
data files. We already have such a directory: tests/data.

Move the data files from tests/acpi-test-data/ to
tests/data/acpi/, and remove the unnecessary symlinking.

We can remove entirely the note in rebuild-expected-aml.sh
about copying any new data files, because now they will
be in the source directory, not the build directory, and
no copying is required.

(We can't just change the existing tests/acpi-test-data/
to being a symlinked directory, because if we did that and
a developer switched git branches from one after that change
to one before it then configure would end up trashing all
the test files by making them symlinks to themselves.
Changing their path avoids this annoyance.)

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&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: update acpi expected files</title>
<updated>2018-09-07T21:43:22+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2018-09-07T21:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d2a1b1d602986a5f02658f6d4fc9ed422f8ddebf'/>
<id>urn:sha1:d2a1b1d602986a5f02658f6d4fc9ed422f8ddebf</id>
<content type='text'>
Fixes: dbb6da8ba7e ("pc: acpi: revert back to 1 SRAT entry for hotpluggable area")
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acpi-test-data: update _CRS in DSDT</title>
<updated>2017-11-16T15:46:53+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2017-11-15T03:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=45bd4b1c099843565e1686f09ae307984a08a3d6'/>
<id>urn:sha1:45bd4b1c099843565e1686f09ae307984a08a3d6</id>
<content type='text'>
commit dadf988e81b15065ac1d6dbaf4b87b5b80c7b670
    hw/pci-host: Fix x86 Host Bridges 64bit PCI hole

Added a 64 bit hole to _CRS of PCI0.
Update the expected files accordingly.

Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>acpi-test: update expected files</title>
<updated>2017-01-10T05:06:42+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2017-01-10T05:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=987da7be996e63c294dc6485acb1c37af7696257'/>
<id>urn:sha1:987da7be996e63c294dc6485acb1c37af7696257</id>
<content type='text'>
clean up warnings after latest hotplug changes.

Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>acpi-test-data: update expected</title>
<updated>2016-06-24T05:22:07+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2016-06-24T04:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d8d69e1f51e493e21fa75ce80cfacd002bf8a895'/>
<id>urn:sha1:d8d69e1f51e493e21fa75ce80cfacd002bf8a895</id>
<content type='text'>
switched to new cpu hotplug interface, aml changed.

Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests: acpi: update tables with consolidated legacy cpu-hotplug AML</title>
<updated>2016-06-07T12:36:54+00:00</updated>
<author>
<name>Igor Mammedov</name>
</author>
<published>2016-05-17T14:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=53c400a6ac37a3ed112c0577896a857d49029807'/>
<id>urn:sha1:53c400a6ac37a3ed112c0577896a857d49029807</id>
<content type='text'>
Signed-off-by: Igor Mammedov &lt;imammedo@redhat.com&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>i386: update expected DSDT</title>
<updated>2016-03-11T14:44:58+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2016-03-02T16:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=79248c22ad70686c1849ec07e7e862e4c2d08eb8'/>
<id>urn:sha1:79248c22ad70686c1849ec07e7e862e4c2d08eb8</id>
<content type='text'>
DSDT was changed by:
commit 27b9fc54d23acd8f6829e850a027b3b3878cba37 ("i386: populate floppy
drive information in DSDT").

Update expected files accordingly.

Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests: update acpi test data</title>
<updated>2016-03-08T11:15:27+00:00</updated>
<author>
<name>Gerd Hoffmann</name>
</author>
<published>2016-03-08T10:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a60c7856088b75b402671de74bf9c5cfce87dfbb'/>
<id>urn:sha1:a60c7856088b75b402671de74bf9c5cfce87dfbb</id>
<content type='text'>
using tests/acpi-test-data/rebuild-expected-aml.sh

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs</title>
<updated>2016-02-04T17:53:02+00:00</updated>
<author>
<name>Igor Mammedov</name>
</author>
<published>2016-01-22T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0734fb083cb0a91d17d355acdea16a3413b69b0c'/>
<id>urn:sha1:0734fb083cb0a91d17d355acdea16a3413b69b0c</id>
<content type='text'>
Signed-off-by: Igor Mammedov &lt;imammedo@redhat.com&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>acpi: update expected files for memory unplug</title>
<updated>2015-05-11T07:21:37+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
</author>
<published>2015-05-11T07:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bc1f7c4c915a7c727741c4d27a2795e1039eacd3'/>
<id>urn:sha1:bc1f7c4c915a7c727741c4d27a2795e1039eacd3</id>
<content type='text'>
commit c06b2ffb02bfcc642c67300d2c4dffd5aa54932b
    acpi: add hardware implementation for memory hot unplug

Changed both the DSDT and the SSDT. Update the expected files
accordingly.

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