aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-27hw: Move ich9.h to southbridge/Bernhard Beschow
2023-02-27tests/unit: Restrict machine-smp.c test to system emulationPhilippe Mathieu-Daudé
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-27Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-02-27tests/avocado: add machine:none tag to version.pyFabiano Rosas
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran
2023-02-27tests/tcg/s390x: Add sam.SIlya Leoshkevich
2023-02-27tests/tcg/s390x: Add bal.SIlya Leoshkevich
2023-02-27tests/qtest/rtl8139-test: Make the test less verbose by defaultThomas Huth
2023-02-24Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-24Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-02-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-23block: Mark public read/write functions GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCKKevin Wolf
2023-02-22python: drop pipenvJohn Snow
2023-02-22python: support pylint 2.16John Snow
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell
2023-02-20Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...Peter Maydell
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov
2023-02-16fuzz: add fuzz_reset APIAlexander Bulekov
2023-02-16virtiofsd: Remove testDr. David Alan Gilbert
2023-02-16tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCGFabiano Rosas
2023-02-16tests/qtest: arm-cpu-features: Match tests to required acceleratorsFabiano Rosas
2023-02-16tests/avocado: Tag TCG tests with accel:tcgFabiano Rosas
2023-02-16tests/avocado: Skip tests that require a missing acceleratorFabiano Rosas
2023-02-16tests/avocado: retire the Aarch64 TCG tests from boot_linux.pyAlex Bennée
2023-02-16target/i386: Fix 32-bit AD[CO]X insns in 64-bit modeRichard Henderson
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas
2023-02-14tests/qtest: hd-geo-test: Check for missing devicesFabiano Rosas
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas
2023-02-14tests/qtest: Skip PXE tests for missing devicesFabiano Rosas
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth