aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-24tests/qapi-schema: Add test of the rST QAPI doc-comment outputnninjatool-barfPeter Maydell
2020-09-24tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell
2020-09-22scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-22scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-09-22tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell
2020-09-18docker.py: always use --rmPaolo Bonzini
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann
2020-09-17tests/acpi: add microvm testGerd Hoffmann
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo
2020-09-16tests: fix test-util-sockets.cYonggang Luo
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo
2020-09-16tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo
2020-09-16vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo
2020-09-16meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo
2020-09-16meson: disable crypto tests are empty under win32Yonggang Luo
2020-09-16meson: Disable test-char on msys2/mingw for fixing tests stuckYonggang Luo
2020-09-16rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo
2020-09-16tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo
2020-09-16tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-15qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth
2020-09-15qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia
2020-09-15qemu-img: avoid unaligned read requests during convertPeter Lieven
2020-09-15qemu-iotests: Simplify FilePath __init__Nir Soffer
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer
2020-09-15qemu-iotests: Fix FilePaths docstringNir Soffer
2020-09-15qemu-iotests: Fix FilePaths cleanupNir Soffer
2020-09-14tests/acceptance: console boot tests for quanta-gsjpull-target-arm-20200914-1Havard Skinnemoen
2020-09-14decodetree: Improve identifier matchingRichard Henderson
2020-09-13tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008Laszlo Ersek
2020-09-13tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarilyLaszlo Ersek
2020-09-13roms/efirom, tests/uefi-test-tools: update edk2's own submodules firstLaszlo Ersek
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-10test-vmstate: remove unnecessary code in match_interval_mapping_nodePan Nengyuan
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé