summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-05-03150-386/+445
|\
| * util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-032-5/+5
| * tests: replace qemu_set_nonblock()Marc-André Lureau2022-05-031-1/+3
| * Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-032-3/+3
| * tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau2022-05-032-3/+4
| * libqtest: split QMP part in libqmpMarc-André Lureau2022-05-036-234/+290
| * tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-03140-139/+139
| * Use QEMU_SANITIZE_ADDRESSMarc-André Lureau2022-05-031-1/+1
* | hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas2022-05-022-1/+89
* | tests/qtest: Add test for Aspeed HACE accumulative modeSteven Lee2022-05-021-0/+147
* | test/avocado/machine_aspeed.py: Add ast1030 test caseJamin Lin2022-05-021-0/+36
|/
* meson, configure: move libgio test to mesonPaolo Bonzini2022-04-281-3/+2Star
* Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson2022-04-271-0/+63
|\
| * avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy2022-04-271-0/+63
* | Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2022-04-262-2/+61
|\ \
| * | iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2022-04-262-2/+61
* | | tests/tcg/nios2: Add test-shadow-1Richard Henderson2022-04-262-0/+41
* | | tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson2022-04-265-0/+375
* | | tests/tcg/nios2: Re-enable linux-user testsRichard Henderson2022-04-261-11/+0Star
|/ /
* | 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
|\ \ \ | |_|/ |/| |