aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi1-0/+165
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+2
2020-09-18qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster1-0/+2
2020-09-18tests/acceptance: Skip slow quanta-gsj U-boot+Linux testPhilippe Mathieu-Daudé1-0/+1
2020-09-18tests/acceptance: Disable tests dependent of unreliable apt.armbian.comPhilippe Mathieu-Daudé2-0/+13
2020-09-18docker.py: always use --rmPaolo Bonzini2-3/+2
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell4-2/+19
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann4-3/+0
2020-09-17tests/acpi: add microvm testGerd Hoffmann1-0/+15
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann1-2/+4
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann4-0/+3
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo1-3/+6
2020-09-16tests: fix test-util-sockets.cYonggang Luo1-1/+5
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo1-1/+11
2020-09-16tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo1-0/+2
2020-09-16vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo1-1/+2
2020-09-16meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo1-1/+1
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo1-0/+4
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo1-4/+14
2020-09-16meson: disable crypto tests are empty under win32Yonggang Luo1-1/+2
2020-09-16meson: Disable test-char on msys2/mingw for fixing tests stuckYonggang Luo1-1/+6
2020-09-16rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo1-0/+2
2020-09-16tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo1-2/+1
2020-09-16tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth1-2/+1
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth1-5/+5
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov1-3/+2
2020-09-16iotests: Drop readlink -fMax Reitz1-1/+1
2020-09-15qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia2-20/+52
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth2-0/+5
2020-09-15qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia3-0/+91
2020-09-15qemu-img: avoid unaligned read requests during convertPeter Lieven1-2/+5
2020-09-15qemu-iotests: Simplify FilePath __init__Nir Soffer1-3/+2
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer5-18/+15
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer3-12/+10
2020-09-15qemu-iotests: Fix FilePaths docstringNir Soffer1-6/+13
2020-09-15qemu-iotests: Fix FilePaths cleanupNir Soffer1-4/+4
2020-09-14tests/acceptance: console boot tests for quanta-gsjHavard Skinnemoen1-0/+83
2020-09-14decodetree: Improve identifier matchingRichard Henderson1-0/+7
2020-09-13tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008Laszlo Ersek2-1/+0
2020-09-13tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarilyLaszlo Ersek1-0/+1
2020-09-13roms/efirom, tests/uefi-test-tools: update edk2's own submodules firstLaszlo Ersek1-0/+1
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell10-1048/+20
2020-09-12Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...Peter Maydell3-9/+14
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-3/+0
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-20/+20
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell20-24/+539
2020-09-10test-vmstate: remove unnecessary code in match_interval_mapping_nodePan Nengyuan1-3/+0
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé3-9/+14
2020-09-10plugins: move the more involved plugins to contribAlex Bennée7-1045/+4
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé1-0/+12