aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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-06tests: handling signal on win32 properlyYonggang Luo1-0/+4
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée2-0/+2
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell1-16/+7
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell2-2/+2
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster6-29/+29
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé1-0/+1
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé1-16/+7
2020-09-02iotests/259: Fix reference outputMax Reitz1-1/+1
2020-09-02iotests/059: Fix reference outputMax Reitz1-1/+1
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-20/+20
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger1-20/+20
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson1-0/+17
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson2-0/+4
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson1-1/+1
2020-08-28migration: improve error reporting of block driver state nameDaniel P. Berrangé1-2/+2
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang1-0/+42
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin22-21/+0
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin1-3/+8
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin1-0/+21
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell25-135/+1824