qemu-e2k/tests
Michael S. Tsirkin c85cad8105 tests/data/acpi: update after SMBIOS 2.0 change
Switching to SMBIOS3.0 by default shifts some addresses, so we get this
change in tests/data/acpi/q35/SSDT.dimmpxm :

@@ -389,6 +389,6 @@
         }
     }

-    Name (MEMA, 0x07FFE000)
+    Name (MEMA, 0x07FFF000)
 }

update the expected file to match.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-06-26 09:50:00 -04:00
..
avocado tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp 2023-06-10 10:19:24 -03:00
bench migration/xbzrle: Use i386 host/cpuinfo.h 2023-05-23 16:51:18 -07:00
data tests/data/acpi: update after SMBIOS 2.0 change 2023-06-26 09:50:00 -04:00
decode decodetree: Add --output-null for meson testing 2023-05-31 19:56:42 -07:00
docker tests/docker: simplify HOST_ARCH definition 2023-05-26 10:17:32 +02:00
fp tests: fp: remove unused submodules 2023-06-07 11:05:09 +02:00
guest-debug
image-fuzzer
include
keys
lcitool
migration meson: Add static glib dependency for initrd-stress.img 2023-05-26 12:34:17 +02:00
multiboot
perf/block/qcow2
plugin
qapi-schema qapi: Improve error message for description following section 2023-05-22 10:03:26 +02:00
qemu-iotests iotests: fix 194: filter out racy postcopy-active event 2023-06-07 08:36:55 -07:00
qtest tests/data/acpi: update after SMBIOS 2.0 change 2023-06-26 09:50:00 -04:00
rocker
tcg tests/tcg/tricore: Add recursion test for CSAs 2023-06-07 18:20:51 +02:00
tsan
uefi-test-tools
unit atomics: eliminate mb_read/mb_set 2023-06-06 09:42:14 +02:00
vm tests: Use separate virtual environment for avocado 2023-06-06 16:29:53 +02:00
vmstate-static-checker-data
Makefile.include tests: Use separate virtual environment for avocado 2023-06-06 16:29:53 +02:00
dbus-vmstate-daemon.sh
meson.build tests/decode: Convert tests to meson 2023-05-30 10:55:39 -07:00
requirements.txt tests: Use separate virtual environment for avocado 2023-06-06 16:29:53 +02:00
test-qht-par.c
vhost-user-bridge.c