summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-239-84/+86
* tests: add test-fdmon-epollStefan Hajnoczi2020-09-232-0/+76
* util/iov: add iov_discard_undo()Stefan Hajnoczi2020-09-231-0/+165
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-211-0/+2
|\
| * qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster2020-09-181-0/+2
* | tests/acceptance: Skip slow quanta-gsj U-boot+Linux testPhilippe Mathieu-Daudé2020-09-181-0/+1
* | tests/acceptance: Disable tests dependent of unreliable apt.armbian.comPhilippe Mathieu-Daudé2020-09-182-0/+13
|/
* docker.py: always use --rmPaolo Bonzini2020-09-182-3/+2Star
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell2020-09-174-2/+19
|\
| * tests/acpi: update expected data files for microvmGerd Hoffmann2020-09-174-3/+0Star
| * 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
| |/