Age | Commit message (Expand) | Author | Files | Lines |
2018-04-25 | migration: add blocktime calculation into migration-test | Alexey Perevalov | 1 | -0/+16 |
2018-04-16 | iotests: fix 169 | Vladimir Sementsov-Ogievskiy | 1 | -21/+27 |
2018-04-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 7 | -17/+32 |
2018-04-10 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-04-10' into s... | Peter Maydell | 1 | -6/+3 |
2018-04-10 | qemu-iotests: update 185 output | Stefan Hajnoczi | 2 | -9/+13 |
2018-04-10 | qemu-iotests: Remove _supported_fmt dmg | Kevin Wolf | 2 | -2/+2 |
2018-04-10 | iotests: blacklist bochs and cloop for 205 and 208 | Vladimir Sementsov-Ogievskiy | 2 | -1/+3 |
2018-04-10 | iotests.py: improve verify_image_format helper | Vladimir Sementsov-Ogievskiy | 1 | -3/+11 |
2018-04-10 | iotests.py: support unsupported_fmts in main() | Vladimir Sementsov-Ogievskiy | 1 | -2/+3 |
2018-04-10 | iotests: fix wait_until_completed() | Peter Xu | 1 | -6/+3 |
2018-04-10 | tests/boot-serial: Test the sam460ex board | Thomas Huth | 1 | -0/+2 |
2018-04-09 | docker: fedora: test more components | Paolo Bonzini | 1 | -3/+10 |
2018-04-09 | docker: Inline "prep_fail" in run script | Fam Zheng | 1 | -1/+1 |
2018-04-09 | tests: Fix ubuntu.i386 image initialization | Fam Zheng | 1 | -4/+1 |
2018-04-09 | docker: dump 'config.log' if ./configure fails | Philippe Mathieu-Daudé | 1 | -1/+3 |
2018-04-06 | crypto: ensure we use a predictable TLS priority setting | Daniel P. Berrangé | 2 | -0/+2 |
2018-04-03 | Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b... | Kevin Wolf | 6 | -2/+117 |
2018-04-03 | iotests: Test abnormally large size in compressed cluster descriptor | Alberto Garcia | 2 | -0/+80 |
2018-04-03 | qemu-iotests: Use ppc64 qemu_arch on ppc64le host | Lukáš Doktor | 2 | -2/+3 |
2018-04-03 | iotests: Test preallocated truncate of 2G image | Max Reitz | 2 | -0/+34 |
2018-04-03 | iotests: fix 208 for luks format | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2018-04-03 | iotests: Update 186 after commit ac64273c66ab136c44043259162 | Alberto Garcia | 3 | -29/+34 |
2018-04-03 | iotests: Update 051 and 186 after commit 1454509726719e0933c | Alberto Garcia | 3 | -52/+0 |
2018-03-29 | tests: Tests more flags of the CRB interface | Stefan Berger | 1 | -2/+72 |
2018-03-27 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int... | Peter Maydell | 16 | -24/+126 |
2018-03-27 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -12/+51 |
2018-03-27 | tests: qmp-test: add test for new "x-oob" | Peter Xu | 1 | -0/+82 |
2018-03-27 | tests: Add parameter to qtest_init_without_qmp_handshake | Eric Blake | 3 | -7/+12 |
2018-03-27 | tests: add oob-test for qapi-schema | Peter Xu | 8 | -0/+14 |
2018-03-27 | tests: let qapi-schema tests detect oob | Peter Xu | 5 | -16/+16 |
2018-03-27 | tests: Silence false positive warning on generated test name | Eric Blake | 1 | -1/+1 |
2018-03-27 | qmp-test: fix response leak | Marc-André Lureau | 1 | -0/+1 |
2018-03-27 | Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into staging | Peter Maydell | 1 | -1/+1 |
2018-03-27 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in... | Peter Maydell | 2 | -7/+5 |
2018-03-27 | coroutine: add test-aio coroutine queue chaining test case | Stefan Hajnoczi | 1 | -12/+51 |
2018-03-26 | target/xtensa: fix timers test | Max Filippov | 1 | -1/+1 |
2018-03-26 | iotests: enable shared migration cases in 169 | Vladimir Sementsov-Ogievskiy | 2 | -7/+5 |
2018-03-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 13 | -5/+1348 |
2018-03-26 | vhost-user-test: add back memfd check | Marc-André Lureau | 1 | -27/+66 |
2018-03-26 | vhost-user-test: do not hang if chardev creation failed | Marc-André Lureau | 1 | -0/+1 |
2018-03-26 | qemu-iotests: Test vhdx image creation with QMP | Kevin Wolf | 3 | -0/+471 |
2018-03-26 | qemu-iotests: Test parallels image creation with QMP | Kevin Wolf | 3 | -0/+438 |
2018-03-26 | qemu-iotests: Test invalid resize on luks | Kevin Wolf | 2 | -0/+53 |
2018-03-26 | qemu-iotests: Enable 025 for luks | Kevin Wolf | 1 | -1/+8 |
2018-03-26 | qemu-iotests: Test vdi image creation with QMP | Kevin Wolf | 3 | -0/+344 |
2018-03-26 | qcow2: Reset free_cluster_index when allocating a new refcount block | Alberto Garcia | 3 | -3/+33 |
2018-03-26 | iotests: 163 is not quick | Eric Blake | 1 | -1/+1 |
2018-03-23 | qapi: Force UTF8 encoding when parsing qapi files | Eric Blake | 1 | -3/+3 |
2018-03-23 | Revert "monitor: enable IO thread for (qmp & !mux) typed" | Peter Xu | 1 | -9/+1 |
2018-03-23 | Revert "tests: qmp-test: verify command batching" | Peter Xu | 1 | -22/+0 |