aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson1-0/+63
2022-04-27avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy1-0/+63
2022-04-26Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2-2/+61
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2-2/+61
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson2-0/+41
2022-04-26tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson5-0/+375
2022-04-26tests/tcg/nios2: Re-enable linux-user testsRichard Henderson1-11/+0
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz1-1/+1
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow2-3/+4
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow10-59/+38
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow1-3/+0
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow1-9/+19
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow1-14/+14
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow6-54/+81
2022-04-25iotests: create generic qemu_tool() functionJohn Snow1-11/+21
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