Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | tests: acpi: Add updated TPM related tables | Stefan Berger | 3 | -2/+0 |
2022-01-07 | tests: acpi: prepare for updated TPM related tables | Stefan Berger | 1 | -0/+2 |
2022-01-07 | tests: acpi: SLIC: update expected blobs | Igor Mammedov | 3 | -2/+0 |
2022-01-07 | tests: acpi: add SLIC table test | Igor Mammedov | 1 | -0/+15 |
2022-01-07 | tests: acpi: whitelist expected blobs before changing them | Igor Mammedov | 3 | -0/+2 |
2022-01-05 | tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file | Philippe Mathieu-Daudé | 1 | -2/+4 |
2022-01-05 | tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it | Thomas Huth | 1 | -3/+5 |
2022-01-05 | tests/qtest/test-x86-cpuid-compat: Check for machines before using them | Thomas Huth | 1 | -37/+48 |
2022-01-04 | target/ppc: do not silence snan in xscvspdpn | Matheus Ferst | 3 | -4/+41 |
2022-01-03 | Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 4 | -8/+98 |
2021-12-31 | tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init | Yanan Wang | 1 | -14/+2 |
2021-12-31 | tests/unit/test-smp-parse: No need to explicitly zero MachineClass members | Yanan Wang | 1 | -10/+0 |
2021-12-31 | tests/unit/test-smp-parse: Add testcases for CPU clusters | Yanan Wang | 1 | -7/+123 |
2021-12-31 | hw/core: Rename smp_parse() -> machine_parse_smp_config() | Philippe Mathieu-Daudé | 1 | -4/+4 |
2021-12-31 | tests/unit/test-smp-parse: Constify some pointer/struct | Philippe Mathieu-Daudé | 1 | -6/+6 |
2021-12-31 | tests/unit/test-smp-parse: Simplify pointer to compound literal use | Philippe Mathieu-Daudé | 1 | -33/+33 |
2021-12-31 | tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type | Philippe Mathieu-Daudé | 1 | -4/+15 |
2021-12-31 | tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type | Philippe Mathieu-Daudé | 1 | -9/+16 |
2021-12-31 | tests/unit/test-smp-parse: Add 'smp-with-dies' machine type | Philippe Mathieu-Daudé | 1 | -7/+15 |
2021-12-31 | tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid | Philippe Mathieu-Daudé | 1 | -3/+18 |
2021-12-31 | tests/unit/test-smp-parse: Pass machine type as argument to tests | Philippe Mathieu-Daudé | 1 | -6/+12 |
2021-12-30 | target/hppa: Fix atomic_store_3 for STBY | Richard Henderson | 2 | -0/+92 |
2021-12-30 | tests/tcg: Unconditionally use 90 second timeout | Richard Henderson | 1 | -7/+5 |
2021-12-30 | tests/tcg: Use $cpu in configure.sh | Richard Henderson | 1 | -1/+1 |
2021-12-28 | blockjob: drop BlockJob.blk field | Vladimir Sementsov-Ogievskiy | 3 | -3/+4 |
2021-12-28 | test-bdrv-drain: don't use BlockJob.blk | Vladimir Sementsov-Ogievskiy | 1 | -4/+8 |
2021-12-28 | test-blockjob-txn: don't abuse job->blk | Vladimir Sementsov-Ogievskiy | 1 | -9/+1 |
2021-12-23 | Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -1/+1 |
2021-12-23 | Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/... | Richard Henderson | 3 | -13/+106 |
2021-12-23 | build: use "meson test" as the test harness | Paolo Bonzini | 1 | -1/+1 |
2021-12-23 | iotests: add nbd-reconnect-on-open test | Vladimir Sementsov-Ogievskiy | 2 | -0/+82 |
2021-12-23 | iotests.py: add qemu_io_popen() | Vladimir Sementsov-Ogievskiy | 1 | -0/+3 |
2021-12-23 | iotests.py: add and use qemu_io_wrap_args() | Vladimir Sementsov-Ogievskiy | 1 | -10/+10 |
2021-12-23 | iotests.py: add qemu_tool_popen() | Vladimir Sementsov-Ogievskiy | 1 | -3/+11 |
2021-12-22 | Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into staging | Richard Henderson | 2 | -10/+80 |
2021-12-22 | iotests: check: multiprocessing support | Vladimir Sementsov-Ogievskiy | 2 | -9/+64 |
2021-12-22 | iotests/testrunner.py: move updating last_elapsed to run_tests | Vladimir Sementsov-Ogievskiy | 1 | -1/+3 |
2021-12-22 | iotests/testrunner.py: add doc string for run_test() | Vladimir Sementsov-Ogievskiy | 1 | -0/+13 |
2021-12-22 | tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file | Thomas Huth | 1 | -3/+5 |
2021-12-22 | tests/qtest/boot-order-test: Check whether machines are available | Thomas Huth | 1 | -0/+5 |
2021-12-22 | tests/qtest/cdrom-test: Check whether devices are available before using them | Thomas Huth | 1 | -21/+39 |
2021-12-22 | tests/qtest: Improve endianness-test to work with missing machines and devices | Thomas Huth | 1 | -1/+4 |
2021-12-22 | tests/qtest: Add a function that checks whether a device is available | Thomas Huth | 2 | -0/+52 |
2021-12-22 | tests/qtest: Make the filter tests independent from a specific NIC | Thomas Huth | 4 | -40/+38 |
2021-12-22 | tests/qtest/boot-serial-test: Silence the warning about deprecated sga device | Thomas Huth | 1 | -5/+5 |
2021-12-21 | tests: start dbus-display-test | Marc-André Lureau | 2 | -0/+265 |
2021-12-21 | tests/qtests: add qtest_qmp_add_client() | Marc-André Lureau | 2 | -0/+29 |
2021-12-21 | backends: move dbus-vmstate1.xml to backends/ | Marc-André Lureau | 2 | -13/+1 |
2021-12-18 | tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521 | Philippe Mathieu-Daudé | 1 | -0/+30 |
2021-12-18 | meson: reenable test-fdmon-epoll | Paolo Bonzini | 1 | -1/+1 |