aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-10tests: bump avocado versionPavel Dovgalyuk2-2/+2
2020-09-10tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée1-1/+2
2020-09-10iotests: Allow running from different directoryKevin Wolf1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost3-16/+14
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost2-4/+6
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell4-27/+4
2020-09-08iotests: Test committing to overridden backingMax Reitz2-2/+63
2020-09-08iotests: Add test for commit in sub directoryMax Reitz2-0/+54
2020-09-08iotests: Add filter mirror test casesMax Reitz2-3/+147
2020-09-08iotests: Add filter commit test casesMax Reitz2-2/+179
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov1-2/+2
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov1-3/+0
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini2-2/+4
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini1-40/+0
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau4-14/+25
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau1-0/+2
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau1-13/+0
2020-09-08meson: convert the speed testsPaolo Bonzini2-11/+19
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau3-9/+9
2020-09-08meson: convert atomic*-benchMarc-André Lureau2-5/+10
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau2-2/+9
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau1-1/+0
2020-09-08meson: convert the unit testsMarc-André Lureau3-253/+174
2020-09-08meson: convert qht-benchMarc-André Lureau2-1/+4
2020-09-08meson: declare keyutils dependencyMarc-André Lureau2-6/+6
2020-09-08meson: build qapi tests libraryMarc-André Lureau3-78/+62
2020-09-08meson: fix libqos linkingPaolo Bonzini1-3/+6
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini2-7/+12
2020-09-07qapi: Make section headings start a new doc comment blockMarkus Armbruster1-1/+2
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster3-26/+2
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé2-0/+3
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth1-1/+8
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth1-0/+2
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo1-1/+3
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo1-2/+2
2020-09-07iotests: Let complete_and_wait() work with commitMax Reitz1-3/+7