Age | Commit message (Expand) | Author | Files | Lines |
2022-04-26 | tests/tcg/nios2: Re-enable linux-user tests | Richard Henderson | 1 | -11/+0 |
2022-04-25 | iotests/108: Fix when missing user_allow_other | Hanna Reitz | 1 | -1/+1 |
2022-04-25 | iotests: make qemu_io_log() check return codes by default | John Snow | 2 | -3/+4 |
2022-04-25 | iotests: remove qemu_io_silent() and qemu_io_silent_check(). | John Snow | 10 | -59/+38 |
2022-04-25 | iotests: remove qemu_io_pipe_and_status() | John Snow | 1 | -3/+0 |
2022-04-25 | iotests/image-fleecing: switch to qemu_io() | John Snow | 1 | -9/+19 |
2022-04-25 | iotests/migration-permissions: use assertRaises() for qemu_io() negative test | John Snow | 1 | -14/+14 |
2022-04-25 | iotests: rebase qemu_io() on top of qemu_tool() | John Snow | 6 | -54/+81 |
2022-04-25 | iotests: create generic qemu_tool() function | John Snow | 1 | -11/+21 |
2022-04-25 | iotests/040: Fix TestCommitWithFilters test | John Snow | 1 | -2/+4 |
2022-04-25 | iotests/040: Don't check image pattern on zero-length image | John Snow | 1 | -2/+12 |
2022-04-25 | iotests: Don't check qemu_io() output for specific error strings | John Snow | 2 | -18/+17 |
2022-04-25 | iotests/163: Fix broken qemu-io invocation | John Snow | 1 | -4/+1 |
2022-04-25 | iotests: replace calls to log(qemu_io(...)) with qemu_io_log() | John Snow | 3 | -8/+6 |
2022-04-21 | Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st... | Richard Henderson | 3 | -171/+212 |
2022-04-21 | Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging | Richard Henderson | 2 | -9/+5 |
2022-04-21 | tests: expand the migration precopy helper to support failures | Daniel P. Berrangé | 1 | -9/+42 |
2022-04-21 | tests: switch migration FD passing test to use common precopy helper | Daniel P. Berrangé | 1 | -36/+21 |
2022-04-21 | tests: introduce ability to provide hooks for migration precopy test | Daniel P. Berrangé | 1 | -0/+38 |
2022-04-21 | tests: merge code for UNIX and TCP migration pre-copy tests | Daniel P. Berrangé | 1 | -49/+49 |
2022-04-21 | tests: switch MigrateStart struct to be stack allocated | Daniel P. Berrangé | 1 | -78/+56 |
2022-04-21 | tests: print newline after QMP response in qtest logs | Daniel P. Berrangé | 1 | -1/+4 |
2022-04-21 | tests: support QTEST_TRACE env variable | Daniel P. Berrangé | 1 | -2/+6 |
2022-04-21 | tests: improve error message when saving TLS PSK file fails | Daniel P. Berrangé | 1 | -1/+1 |
2022-04-21 | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging | Richard Henderson | 10 | -4/+72 |
2022-04-21 | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson | 10 | -28/+17 |
2022-04-21 | python: rename qemu.aqmp to qemu.qmp | John Snow | 2 | -3/+3 |
2022-04-21 | iotests: switch to AQMP | John Snow | 1 | -2/+1 |
2022-04-21 | iotests/mirror-top-perms: switch to AQMP | John Snow | 1 | -6/+3 |
2022-04-21 | tests/fuzz: fix warning | Marc-André Lureau | 1 | -2/+0 |
2022-04-21 | qtest: simplify socket_send() | Marc-André Lureau | 1 | -14/+2 |
2022-04-21 | tests: run-time skip test-qga if TSAN is enabled | Marc-André Lureau | 2 | -1/+8 |
2022-04-21 | tests: remove block/qdict checks from check-qobject.c | Marc-André Lureau | 1 | -8/+0 |
2022-04-21 | include: move qdict_{crumple,flatten} declarations | Marc-André Lureau | 1 | -0/+1 |
2022-04-21 | include: add qemu/keyval.h | Marc-André Lureau | 3 | -2/+3 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 2 | -2/+4 |
2022-04-21 | qapi-schema: test: add a unit test for parsing array alternates | Paolo Bonzini | 3 | -0/+45 |
2022-04-21 | qapi-schema: test: add a qapi-schema-test for array alternates | Paolo Bonzini | 4 | -0/+9 |
2022-04-21 | qapi-schema: support alternates with array type | Paolo Bonzini | 3 | -4/+18 |
2022-04-20 | Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson | 1 | -0/+50 |
2022-04-20 | qemu/int128: add int128_urshift | Matheus Ferst | 1 | -0/+50 |
2022-04-20 | Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 1 | -22/+20 |
2022-04-20 | Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in... | Richard Henderson | 26 | -411/+5737 |
2022-04-20 | util/log: Remove qemu_log_close | Richard Henderson | 1 | -2/+2 |
2022-04-20 | include/qemu/log: Move entire implementation out-of-line | Richard Henderson | 1 | -0/+1 |
2022-04-20 | tests/unit: Do not reference QemuLogFile directly | Richard Henderson | 1 | -18/+15 |
2022-04-20 | util/log: Rename qemu_log_lock to qemu_log_trylock | Richard Henderson | 1 | -1/+1 |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson | 1 | -1/+1 |
2022-04-20 | Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging | Richard Henderson | 7 | -62/+425 |
2022-04-20 | tests/guest-debug: better handle gdb crashes | Alex Bennée | 1 | -5/+6 |