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