summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests/108: Fix when missing user_allow_otherHanna Reitz2022-04-251-1/+1
* iotests: make qemu_io_log() check return codes by defaultJohn Snow2022-04-252-3/+4
* iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow2022-04-2510-59/+38Star
* iotests: remove qemu_io_pipe_and_status()John Snow2022-04-251-3/+0Star
* iotests/image-fleecing: switch to qemu_io()John Snow2022-04-251-9/+19
* iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow2022-04-251-14/+14
* iotests: rebase qemu_io() on top of qemu_tool()John Snow2022-04-256-54/+81
* iotests: create generic qemu_tool() functionJohn Snow2022-04-251-11/+21
* iotests/040: Fix TestCommitWithFilters testJohn Snow2022-04-251-2/+4
* iotests/040: Don't check image pattern on zero-length imageJohn Snow2022-04-251-2/+12
* iotests: Don't check qemu_io() output for specific error stringsJohn Snow2022-04-252-18/+17Star
* iotests/163: Fix broken qemu-io invocationJohn Snow2022-04-251-4/+1Star
* iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow2022-04-253-8/+6Star
* Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson2022-04-223-171/+212
|\
| * tests: expand the migration precopy helper to support failuresDaniel P. Berrangé2022-04-211-9/+42
| * tests: switch migration FD passing test to use common precopy helperDaniel P. Berrangé2022-04-211-36/+21Star
| * tests: introduce ability to provide hooks for migration precopy testDaniel P. Berrangé2022-04-211-0/+38
| * tests: merge code for UNIX and TCP migration pre-copy testsDaniel P. Berrangé2022-04-211-49/+49
| * tests: switch MigrateStart struct to be stack allocatedDaniel P. Berrangé2022-04-211-78/+56Star
| * tests: print newline after QMP response in qtest logsDaniel P. Berrangé2022-04-211-1/+4
| * tests: support QTEST_TRACE env variableDaniel P. Berrangé2022-04-211-2/+6
| * tests: improve error message when saving TLS PSK file failsDaniel P. Berrangé2022-04-211-1/+1
* | Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2022-04-222-9/+5Star
|\ \
| * | python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-212-3/+3
| * | iotests: switch to AQMPJohn Snow2022-04-211-2/+1Star
| * | iotests/mirror-top-perms: switch to AQMPJohn Snow2022-04-211-6/+3Star
* | | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson2022-04-2110-4/+72
|\ \ \ | |_|/ |/| |
| * | qapi-schema: test: add a unit test for parsing array alternatesPaolo Bonzini2022-04-213-0/+45
| * | qapi-schema: test: add a qapi-schema-test for array alternatesPaolo Bonzini2022-04-214-0/+9
| * | qapi-schema: support alternates with array typePaolo Bonzini2022-04-213-4/+18
* | | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-04-2110-28/+17Star
|\ \ \ | |_|/ |/| |
| * | tests/fuzz: fix warningMarc-André Lureau2022-04-211-2/+0Star
| * | qtest: simplify socket_send()Marc-André Lureau2022-04-211-14/+2Star
| * | tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau2022-04-212-1/+8
| * | tests: remove block/qdict checks from check-qobject.cMarc-André Lureau2022-04-211-8/+0Star
| * | include: move qdict_{crumple,flatten} declarationsMarc-André Lureau2022-04-211-0/+1
| * | include: add qemu/keyval.hMarc-André Lureau2022-04-213-2/+3
| * | compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-212-2/+4
| |/
* | Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-04-211-0/+50
|\ \ | |/ |/|
| * qemu/int128: add int128_urshiftMatheus Ferst2022-04-201-0/+50
* | Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-04-201-22/+20Star
|\ \ | |/ |/|
| * util/log: Remove qemu_log_closeRichard Henderson2022-04-201-2/+2
| * include/qemu/log: Move entire implementation out-of-lineRichard Henderson2022-04-201-0/+1
| * tests/unit: Do not reference QemuLogFile directlyRichard Henderson2022-04-201-18/+15Star
| * util/log: Rename qemu_log_lock to qemu_log_trylockRichard Henderson2022-04-201-1/+1
| * util/log: Pass Error pointer to qemu_set_logRichard Henderson2022-04-201-1/+1
* | Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard Henderson2022-04-2026-411/+5737
|\ \ | |/ |/|
| * tests/guest-debug: better handle gdb crashesAlex Bennée2022-04-201-5/+6
| * tests/tcg: add missing reference files for float_convsAlex Bennée2022-04-202-0/+1496
| * tests/tcg: add float_convd testAlex Bennée2022-04-205-0/+4058