aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+47
2020-07-21iotests: Test sparseness for qemu-img convert -nKevin Wolf2-0/+47
2020-07-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-21' in...Peter Maydell2-3/+53
2020-07-21qemu-iotests: add testcase for bz #1857490Maxim Levitsky2-3/+53
2020-07-21fuzz: Fix leak when assembling datadir path stringAlexander Bulekov1-5/+7
2020-07-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-91/+156
2020-07-17iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy3-0/+76
2020-07-17iotests/030: Reduce job speed to make race less likelyKevin Wolf1-1/+1
2020-07-17crypto: use a stronger private key for testsDaniel P. Berrangé2-37/+79
2020-07-17Remove VXHS block deviceMarc-André Lureau12-53/+0
2020-07-17fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov4-15/+14
2020-07-17tests: qmp-cmd-test: fix memory leakLi Qiang1-0/+13
2020-07-17qtest: bios-tables-test: fix a memory leakLi Qiang1-0/+1
2020-07-15tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger1-1/+5
2020-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...Peter Maydell4-25/+113
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell3-10/+15
2020-07-15plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée1-13/+84
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée1-4/+18
2020-07-15docker.py: fix fetching of FROM layersAlex Bennée1-5/+11
2020-07-15tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth1-3/+0
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...Peter Maydell1-9/+25
2020-07-14iotests.py: use qemu.qmp type aliasesJohn Snow1-6/+3
2020-07-14tests/acceptance: Don't test reboot on cubieboardJohn Snow1-6/+2
2020-07-14tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow2-0/+12
2020-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell137-947/+1208
2020-07-14tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé1-9/+22
2020-07-14tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé1-0/+3
2020-07-14qemu-img: Deprecate use of -b without -FEric Blake3-1/+26
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake119-361/+434
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake2-0/+3
2020-07-14block: Error if backing file fails during creation without -uEric Blake2-9/+6
2020-07-14qcow: Tolerate backing_fmt=Eric Blake3-0/+149
2020-07-14block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2-0/+11
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake6-12/+12
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf4-8/+28
2020-07-14iotests/059: Filter out disk size with more standard filterKevin Wolf2-506/+505
2020-07-14iotests: Simplify _filter_img_create() a bitMax Reitz4-61/+45
2020-07-13iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy1-2/+3
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy1-1/+7
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy1-1/+1
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell2-2/+3
2020-07-13tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth1-2/+2
2020-07-13fuzz: add missing header for rcu_enable_atforkAlexander Bulekov1-0/+1
2020-07-13Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell1-17/+105
2020-07-13tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé1-1/+0
2020-07-13char: fix use-after-free with dup chardev & reconnectMarc-André Lureau1-2/+52
2020-07-13char-socket: initialize reconnect timer only when the timer doesn't startLi Feng1-17/+56
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell57-247/+1196
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell4-0/+64
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz1-1/+1