aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow1-2/+4
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow1-2/+12
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow2-18/+17
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow1-4/+1
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow3-8/+6
2022-04-21Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson3-171/+212
2022-04-21Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2-9/+5
2022-04-21tests: expand the migration precopy helper to support failuresDaniel P. Berrangé1-9/+42
2022-04-21tests: switch migration FD passing test to use common precopy helperDaniel P. Berrangé1-36/+21
2022-04-21tests: introduce ability to provide hooks for migration precopy testDaniel P. Berrangé1-0/+38
2022-04-21tests: merge code for UNIX and TCP migration pre-copy testsDaniel P. Berrangé1-49/+49
2022-04-21tests: switch MigrateStart struct to be stack allocatedDaniel P. Berrangé1-78/+56
2022-04-21tests: print newline after QMP response in qtest logsDaniel P. Berrangé1-1/+4
2022-04-21tests: support QTEST_TRACE env variableDaniel P. Berrangé1-2/+6
2022-04-21tests: improve error message when saving TLS PSK file failsDaniel P. Berrangé1-1/+1
2022-04-21Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson10-4/+72
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson10-28/+17
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow2-3/+3
2022-04-21iotests: switch to AQMPJohn Snow1-2/+1
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow1-6/+3
2022-04-21tests/fuzz: fix warningMarc-André Lureau1-2/+0
2022-04-21qtest: simplify socket_send()Marc-André Lureau1-14/+2
2022-04-21tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau2-1/+8
2022-04-21tests: remove block/qdict checks from check-qobject.cMarc-André Lureau1-8/+0
2022-04-21include: move qdict_{crumple,flatten} declarationsMarc-André Lureau1-0/+1
2022-04-21include: add qemu/keyval.hMarc-André Lureau3-2/+3
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2-2/+4
2022-04-21qapi-schema: test: add a unit test for parsing array alternatesPaolo Bonzini3-0/+45
2022-04-21qapi-schema: test: add a qapi-schema-test for array alternatesPaolo Bonzini4-0/+9
2022-04-21qapi-schema: support alternates with array typePaolo Bonzini3-4/+18
2022-04-20Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson1-0/+50
2022-04-20qemu/int128: add int128_urshiftMatheus Ferst1-0/+50
2022-04-20Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-22/+20
2022-04-20Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard Henderson26-411/+5737
2022-04-20util/log: Remove qemu_log_closeRichard Henderson1-2/+2
2022-04-20include/qemu/log: Move entire implementation out-of-lineRichard Henderson1-0/+1
2022-04-20tests/unit: Do not reference QemuLogFile directlyRichard Henderson1-18/+15
2022-04-20util/log: Rename qemu_log_lock to qemu_log_trylockRichard Henderson1-1/+1
2022-04-20util/log: Pass Error pointer to qemu_set_logRichard Henderson1-1/+1
2022-04-20Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson7-62/+425
2022-04-20tests/guest-debug: better handle gdb crashesAlex Bennée1-5/+6
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée2-0/+1496
2022-04-20tests/tcg: add float_convd testAlex Bennée5-0/+4058
2022-04-20tests/tcg: remove duplicate sha512-sse caseAlex Bennée1-7/+0
2022-04-20tests/tcg: fix non-static buildPaolo Bonzini1-1/+0
2022-04-20tests/docker: remove SKIP_DOCKER_BUILDPaolo Bonzini2-68/+1
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini2-2/+6
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini4-146/+35
2022-04-20tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini3-23/+19
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini3-23/+14