aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-12-18quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia
2020-12-18quorum: Implement bdrv_co_block_status()Alberto Garcia
2020-12-18iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy
2020-12-18iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy
2020-12-18iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy
2020-12-18tests/acceptance: Bump avocado requirements to 83.0Wainer dos Santos Moschetta
2020-12-18fuzz: fix the generic-fuzz-floppy configAlexander Bulekov
2020-12-18fuzz: Add more i386 configurations for fuzzingAlexander Bulekov
2020-12-18iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy
2020-12-18iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy
2020-12-18iotests/210: Fix reference outputMax Reitz
2020-12-18tests/fp: Do not emit implicit-fallthrough warnings in the softfloat testsThomas Huth
2020-12-15tests: remove GCC < 4 fallbacksMarc-André Lureau
2020-12-15Remove the deprecated -realtime optionThomas Huth
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini
2020-12-15qtest/pvpanic: Test panic option that allows VM to continueAlejandro Jimenez
2020-12-15remove preconfig statePaolo Bonzini
2020-12-14tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell
2020-12-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-12-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into stagingPeter Maydell
2020-12-11block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy
2020-12-11iotests/221: Discard image before qemu-img mapMax Reitz
2020-12-11iotests/308: Add test for FUSE exportsMax Reitz
2020-12-11iotests: Enable fuse for many testsMax Reitz
2020-12-11iotests: Allow testing FUSE exportsMax Reitz
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz
2020-12-11iotests/287: Clean up subshell test imageMax Reitz
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz
2020-12-11iotests: Restrict some Python tests to fileMax Reitz
2020-12-11iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz
2020-12-11iotests: Derive image names from $TEST_IMGMax Reitz
2020-12-11iotests/046: Avoid renaming imagesMax Reitz
2020-12-11iotests: Use convert -n in some casesMax Reitz
2020-12-11iotests: Do not pipe _make_test_imgMax Reitz
2020-12-11iotests: Do not needlessly filter _make_test_imgMax Reitz
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-11tests/acceptance: test s390x zpci fid propagationCornelia Huck
2020-12-11tests/acceptance: verify s390x device detectionCornelia Huck
2020-12-11tests/acceptance: test virtio-ccw revision handlingCornelia Huck
2020-12-11tests/acceptance: add a test for devices on s390xCornelia Huck
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10qemu-option: restrict qemu_opts_set to merge-lists QemuOptsPaolo Bonzini
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini
2020-12-10Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...Peter Maydell
2020-12-10block: Improve some block-commit, block-stream error messagesMarkus Armbruster
2020-12-10Clean up includesMarkus Armbruster
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell
2020-12-10Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...Peter Maydell
2020-12-10tests/qtest/npcm7xx_rng-test: dump random data on failureHavard Skinnemoen