Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | qemu-iotests: fix -valgrind option for check | Jeff Cody | 6 | -26/+59 |
2015-11-11 | qemu-iotests: fix cleanup of background processes | Jeff Cody | 4 | -15/+37 |
2015-11-11 | block: test 'blockdev-snapshot' using a file BDS as the overlay | Alberto Garcia | 2 | -1/+15 |
2015-11-11 | block: Remove inner quotation marks in iotest 085 | Alberto Garcia | 1 | -8/+8 |
2015-11-11 | qemu-iotests: Test the reopening of overlay_bs in 'block-commit' | Alberto Garcia | 2 | -2/+32 |
2015-11-11 | block: add tests for the 'blockdev-snapshot' command | Alberto Garcia | 2 | -8/+128 |
2015-11-11 | iotests: Add test for change-related QMP commands | Max Reitz | 3 | -0/+726 |
2015-11-10 | qapi: More tests of input arrays | Eric Blake | 1 | -0/+52 |
2015-11-10 | qapi: Test failure in middle of array parse | Eric Blake | 1 | -1/+9 |
2015-11-10 | qapi: More tests of alternate output | Eric Blake | 1 | -1/+15 |
2015-11-10 | qapi: Simplify error cleanup in test-qmp-* | Eric Blake | 3 | -35/+15 |
2015-11-09 | qapi: Simplify non-error testing in test-qmp-* | Eric Blake | 4 | -135/+53 |
2015-11-09 | qapi: Plug leaks in test-qmp-* | Eric Blake | 3 | -35/+18 |
2015-11-09 | qapi: Share test_init code in test-qmp-input* | Eric Blake | 2 | -51/+46 |
2015-11-09 | qapi: Strengthen test of TestStructList | Eric Blake | 1 | -11/+7 |
2015-11-09 | qapi: Use generated TestStruct machinery in tests | Eric Blake | 6 | -162/+10 |
2015-11-06 | tests/i44fx-test: No need for zeroing memory before memset | Thomas Huth | 1 | -1/+1 |
2015-11-06 | tests: ignore test-qga | Eric Blake | 1 | -0/+1 |
2015-11-02 | qapi: Reserve 'u' member name | Eric Blake | 5 | -0/+10 |
2015-11-02 | tests: Convert to new qapi union layout | Eric Blake | 3 | -62/+62 |
2015-11-02 | qapi: Unbox base members | Eric Blake | 10 | -50/+20 |
2015-11-02 | qapi: Prefer typesafe upcasts to qapi base classes | Eric Blake | 1 | -0/+5 |
2015-11-02 | qapi: Reserve 'q_*' and 'has_*' member names | Eric Blake | 12 | -30/+13 |
2015-11-02 | qapi: Reserve '*List' type names for list types | Eric Blake | 4 | -7/+5 |
2015-11-02 | tests/qapi-schema: Test for reserved names, empty struct | Eric Blake | 24 | -4/+59 |
2015-10-29 | tests/vhost-user-bridge: add vhost-user bridge application | Victor Kaplansky | 2 | -0/+1111 |
2015-10-29 | vhost-user-test: fix up rhel6 build | Michael S. Tsirkin | 1 | -9/+9 |
2015-10-26 | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into... | Peter Maydell | 4 | -13/+520 |
2015-10-26 | ivshmem: add hostmem backend | Marc-André Lureau | 1 | -0/+12 |
2015-10-26 | tests: add ivshmem qtest | Marc-André Lureau | 2 | -20/+448 |
2015-10-24 | qtest: add qtest_add_abrt_handler() | Marc-André Lureau | 2 | -13/+26 |
2015-10-24 | tests: Add ivshmem qtest | Andreas Färber | 2 | -0/+54 |
2015-10-23 | tests: Add test case for aio_disable_external | Fam Zheng | 1 | -0/+24 |
2015-10-23 | aio: Add "is_external" flag for event handlers | Fam Zheng | 1 | -26/+32 |
2015-10-23 | hw/block/fdc: Implement tray status | Max Reitz | 1 | -3/+1 |
2015-10-23 | iotests: Only create BB if necessary | Max Reitz | 4 | -18/+71 |
2015-10-23 | blockdev: Allow creation of BDS trees without BB | Max Reitz | 2 | -3/+3 |
2015-10-23 | tests: test-qga, loosen assumptions about host filesystems | Michael Roth | 1 | -5/+7 |
2015-10-22 | configure: avoid polluting global CFLAGS with tasn1 flags | Daniel P. Berrange | 1 | -2/+8 |
2015-10-22 | crypto: add sanity checking of plaintext/ciphertext length | Daniel P. Berrange | 1 | -0/+50 |
2015-10-22 | crypto: don't let builtin aes crash if no IV is provided | Daniel P. Berrange | 1 | -0/+30 |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -57/+315 |
2015-10-22 | vhost-user-test: check ownership during migration | Marc-André Lureau | 1 | -0/+38 |
2015-10-22 | vhost-user-test: add live-migration test | Marc-André Lureau | 1 | -2/+169 |
2015-10-22 | vhost-user-test: learn to tweak various qemu arguments | Marc-André Lureau | 1 | -10/+15 |
2015-10-22 | vhost-user-test: wrap server in TestServer struct | Marc-André Lureau | 1 | -50/+89 |
2015-10-22 | vhost-user-test: remove useless static check | Marc-André Lureau | 1 | -1/+0 |
2015-10-22 | vhost-user-test: move wait_for_fds() out | Marc-André Lureau | 1 | -4/+14 |
2015-10-20 | Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream... | Peter Maydell | 2 | -3/+3 |
2015-10-20 | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2 | -3/+3 |