summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tests/acpi: add microvm testGerd Hoffmann2020-09-171-0/+15
| * tests/acpi: allow override blkdevGerd Hoffmann2020-09-171-2/+4
| * tests/acpi: allow microvm test data updates.Gerd Hoffmann2020-09-174-0/+3
* | tests: Fixes test-qdev-global-props.cYonggang Luo2020-09-161-3/+6
* | tests: fix test-util-sockets.cYonggang Luo2020-09-161-1/+5
* | tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo2020-09-161-1/+11
* | tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo2020-09-161-0/+2
* | vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo2020-09-161-1/+2
* | meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo2020-09-161-1/+1
* | tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo2020-09-161-0/+4
* | tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo2020-09-161-4/+14
* | meson: disable crypto tests are empty under win32Yonggang Luo2020-09-161-1/+2
* | meson: Disable test-char on msys2/mingw for fixing tests stuckYonggang Luo2020-09-161-1/+6
* | rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo2020-09-161-0/+2
* | tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo2020-09-161-2/+1Star
* | tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth2020-09-161-2/+1Star
* | tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth2020-09-161-5/+5
* | fuzz: Change the way we write qtest log to stderrAlexander Bulekov2020-09-161-3/+2Star
* | iotests: Drop readlink -fMax Reitz2020-09-161-1/+1
|/
* qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia2020-09-152-20/+52
* iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth2020-09-152-0/+5
* qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia2020-09-153-0/+91
* qemu-img: avoid unaligned read requests during convertPeter Lieven2020-09-151-2/+5
* qemu-iotests: Simplify FilePath __init__Nir Soffer2020-09-151-3/+2Star
* qemu-iotests: Merge FilePaths and FilePathNir Soffer2020-09-155-18/+15Star
* qemu-iotests: Support varargs syntax in FilePathsNir Soffer2020-09-153-12/+10Star
* qemu-iotests: Fix FilePaths docstringNir Soffer2020-09-151-6/+13
* qemu-iotests: Fix FilePaths cleanupNir Soffer2020-09-151-4/+4
* tests/acceptance: console boot tests for quanta-gsjHavard Skinnemoen2020-09-141-0/+83
* decodetree: Improve identifier matchingRichard Henderson2020-09-141-0/+7
* tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008Laszlo Ersek2020-09-132-1/+0Star
* tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarilyLaszlo Ersek2020-09-131-0/+1
* roms/efirom, tests/uefi-test-tools: update edk2's own submodules firstLaszlo Ersek2020-09-131-0/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell2020-09-1210-1048/+20Star
|\
| * plugins: move the more involved plugins to contribAlex Bennée2020-09-107-1045/+4Star
| * tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé2020-09-101-0/+12
| * tests: bump avocado versionPavel Dovgalyuk2020-09-102-2/+2
| * tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée2020-09-101-1/+2
* | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...Peter Maydell2020-09-123-9/+14
|\ \
| * | tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé2020-09-103-9/+14
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-121-3/+0Star
|\ \
| * | test-vmstate: remove unnecessary code in match_interval_mapping_nodePan Nengyuan2020-09-101-3/+0Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-113-20/+20
|\ \
| * | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-093-16/+14Star
| * | Move QOM typedefs and add missing includesEduardo Habkost2020-09-092-4/+6
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-09-1120-24/+539
|\ \ | |/ |/|
| * iotests: Allow running from different directoryKevin Wolf2020-09-101-1/+1
| * iotests: Test committing to overridden backingMax Reitz2020-09-082-2/+63
| * iotests: Add test for commit in sub directoryMax Reitz2020-09-082-0/+54
| * iotests: Add filter mirror test casesMax Reitz2020-09-082-3/+147