Age | Commit message (Expand) | Author | Files | Lines |
2017-07-11 | iotests: add test 178 for qemu-img measure | Stefan Hajnoczi | 4 | -0/+615 |
2017-07-11 | qemu-iotests: support per-format golden output files | Stefan Hajnoczi | 1 | -0/+5 |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake | 8 | -58/+59 |
2017-07-11 | iotests: Add test for colon handling | Max Reitz | 3 | -0/+129 |
2017-07-11 | iotests: Use absolute paths for executables | Max Reitz | 1 | -0/+11 |
2017-07-11 | iotests: chown LUKS device before qemu-io launches | Daniel P. Berrange | 2 | -179/+177 |
2017-07-11 | iotests: add more LUKS hash combination tests | Daniel P. Berrange | 2 | -8/+484 |
2017-07-11 | iotests: reduce PBKDF iterations when testing LUKS | Daniel P. Berrange | 4 | -60/+67 |
2017-07-11 | iotests: fix remainining tests to work with LUKS | Daniel P. Berrange | 9 | -24/+82 |
2017-07-11 | iotests: skip 159 & 170 with luks format | Daniel P. Berrange | 2 | -0/+2 |
2017-07-11 | iotests: test qcow2 persistent dirty bitmap | Vladimir Sementsov-Ogievskiy | 3 | -0/+111 |
2017-07-11 | qmp: add x-debug-block-dirty-bitmap-sha256 | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2017-07-11 | tests: add hbitmap iter test | Vladimir Sementsov-Ogievskiy | 1 | -0/+19 |
2017-07-11 | iotests: 181 does not work for all formats | Max Reitz | 1 | -0/+2 |
2017-07-11 | block: pass option prefix down to crypto layer | Daniel P. Berrange | 1 | -4/+4 |
2017-07-11 | iotests: enable tests 134 and 158 to work with qcow (v1) | Daniel P. Berrange | 2 | -2/+2 |
2017-07-11 | qcow2: add iotests to cover LUKS encryption support | Daniel P. Berrange | 7 | -2/+255 |
2017-07-11 | qcow2: add support for LUKS encryption format | Daniel P. Berrange | 1 | -54/+216 |
2017-07-11 | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange | 10 | -64/+80 |
2017-07-11 | block: deprecate "encryption=on" in favor of "encrypt.format=aes" | Daniel P. Berrange | 5 | -108/+135 |
2017-07-11 | iotests: skip 048 with qcow which doesn't support resize | Daniel P. Berrange | 1 | -1/+1 |
2017-07-11 | iotests: skip 042 with qcow which dosn't support zero sized images | Daniel P. Berrange | 1 | -1/+1 |
2017-07-10 | blkdebug: Support .bdrv_co_get_block_status | Eric Blake | 1 | -1/+4 |
2017-07-10 | block: Guarantee that *file is set on bdrv_get_block_status() | Eric Blake | 2 | -0/+5 |
2017-07-10 | qemu-io: Don't die on second open | Eric Blake | 3 | -2/+10 |
2017-07-04 | tests/test-char.c: Don't use main_loop_wait()'s return value | Peter Maydell | 1 | -5/+1 |
2017-07-03 | i386/acpi: update expected acpi files | Michael S. Tsirkin | 5 | -0/+0 |
2017-07-03 | tests: Add unit tests for the VM Generation ID feature | Ben Warren | 2 | -0/+205 |
2017-06-30 | Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging | Peter Maydell | 2 | -10/+6 |
2017-06-30 | block: Exploit BDRV_BLOCK_EOF for larger zero blocks | Eric Blake | 2 | -10/+6 |
2017-06-30 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 5 | -15/+88 |
2017-06-30 | tests: fix virtio-net-test ISR dependence | Stefan Hajnoczi | 1 | -3/+3 |
2017-06-30 | tests: fix virtio-blk-test ISR dependence | Stefan Hajnoczi | 1 | -10/+17 |
2017-06-30 | tests: fix virtio-scsi-test ISR dependence | Stefan Hajnoczi | 1 | -1/+1 |
2017-06-30 | libqos: add virtio used ring support | Stefan Hajnoczi | 2 | -0/+66 |
2017-06-30 | libqos: fix typo in virtio.h QVirtQueue->used comment | Stefan Hajnoczi | 1 | -1/+1 |
2017-06-29 | Add chardev-send-break monitor command | Stefan Fritsch | 2 | -2/+11 |
2017-06-26 | qemu-iotests: 068: test iothread mode | Stefan Hajnoczi | 2 | -10/+24 |
2017-06-26 | qemu-iotests: 068: use -drive/-device instead of -hda | Stefan Hajnoczi | 1 | -1/+6 |
2017-06-26 | qemu-iotests: 068: extract _qemu() function | Stefan Hajnoczi | 1 | -6/+9 |
2017-06-26 | qemu-iotests: Test exiting qemu with running job | Kevin Wolf | 3 | -0/+266 |
2017-06-26 | qemu-iotests: Allow starting new qemu after cleanup | Kevin Wolf | 1 | -0/+3 |
2017-06-22 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ... | Peter Maydell | 7 | -21/+103 |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell | 26 | -368/+457 |
2017-06-21 | docker: add mipsel build target | Philippe Mathieu-Daudé | 2 | -0/+30 |
2017-06-21 | docker: add extra libs to s390x target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+10 |
2017-06-21 | docker: add extra libs to arm64 target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+11 |
2017-06-21 | docker: add extra libs to armhf target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+11 |
2017-06-21 | docker: use eatmydata in debian arm64 image | Philippe Mathieu-Daudé | 1 | -2/+5 |
2017-06-21 | docker: use eatmydata in debian armhf image | Philippe Mathieu-Daudé | 1 | -2/+5 |