qemu-e2k/tests
Thomas Huth 1bca64a3f0 tests/qtest/migration-test: Run the dirty ring tests only with the x86 target
kvm_dirty_ring_supported() only checks whether the dirty ring support
is available on the x86 host, but it ignores whether the target QEMU
architecture is x86 or not. Thus the test_vcpu_dirty_limit() test
currently fails with the assert((strcmp(arch, "x86_64") == 0)) statement
in dirtylimit_start_vm() if the users run e.g. "make check-qtest-aarch64"
on their x86 host. Fix it by only executing the tests when we're running
with a x86_64 target QEMU binary with KVM.

Message-Id: <20220801114644.208197-1-thuth@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-08-01 16:30:18 +02:00
..
avocado test/avocado/machine_aspeed.py: Add SDK tests 2022-07-14 16:24:38 +02:00
bench test/crypto: Add test suite for crypto akcipher 2022-05-26 11:41:54 +01:00
data tests/acpi: virt: update golden masters for VIOT 2022-06-09 19:32:49 -04:00
decode
docker trivial: Fix duplicated words 2022-08-01 11:58:02 +02:00
fp tests/fp: Do not build softfloat3 tests if TCG is disabled 2022-07-05 09:33:49 +02:00
guest-debug
image-fuzzer
include
keys
lcitool tests: refresh to latest libvirt-ci module 2022-07-29 09:48:01 +01:00
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests iotests/131: Add parallels regression test 2022-07-26 22:05:20 +03:00
qtest tests/qtest/migration-test: Run the dirty ring tests only with the x86 target 2022-08-01 16:30:18 +02:00
rocker
tcg tests/tcg/linux-test: Fix random hangs in test_socket 2022-08-01 07:27:56 +02:00
tsan
uefi-test-tools
unit tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test 2022-08-01 11:58:02 +02:00
vm tests/vm: Remove docker cross-compile test from CentOS VM 2022-07-18 20:24:36 +02:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests: install "qemu" namespace package into venv 2022-06-06 09:26:54 +02:00
meson.build meson: create have_vhost_* variables 2022-05-07 07:46:58 +02:00
requirements.txt tests: install "qemu" namespace package into venv 2022-06-06 09:26:54 +02:00
test-qht-par.c
vhost-user-bridge.c