aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-13Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell
2021-02-12block: use return status of bdrv_append()Vladimir Sementsov-Ogievskiy
2021-02-12qemu-iotests: 300: Add test case for modifying persistence of bitmapPeter Krempa
2021-02-12iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy
2021-02-12iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy
2021-02-12iotests.py: qemu_nbd_popen: remove pid file after useVladimir Sementsov-Ogievskiy
2021-02-12iotests/264: move to python unittestVladimir Sementsov-Ogievskiy
2021-02-12iotests/210: Fix reference outputMax Reitz
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa
2021-02-08tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa
2021-02-08tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth
2021-02-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell
2021-02-08qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé
2021-02-08tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé
2021-02-08fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov
2021-02-08fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov
2021-02-08fuzz: log the arguments used to initialize QEMUAlexander Bulekov
2021-02-08fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov
2021-02-08fuzz: ignore address_space_map is_write flagAlexander Bulekov
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow
2021-02-08tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth
2021-02-08tests/acceptance: Test the mpc8544ds machineThomas Huth
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Introduce tesseract_ocr() helperPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Extract tesseract_available() helper in new namespacePhilippe Mathieu-Daudé
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé
2021-02-08iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé
2021-02-08block: allow specifying name of block device for vmstate storageDaniel P. Berrangé
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé
2021-02-08tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée
2021-02-08tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée
2021-02-08tests/docker: add a docker-exec-copy-testAlex Bennée
2021-02-08tests/docker: alias docker-help target for consistencyAlex Bennée
2021-02-08tests/docker: preserve original name when copying libsAlex Bennée
2021-02-08tests/docker: make _copy_with_mkdir accept missing filesAlex Bennée
2021-02-08tests/docker: Fix typo in help messagePhilippe Mathieu-Daudé
2021-02-08tests/docker: Fix _get_so_libs() for docker-binfmt-imagePhilippe Mathieu-Daudé