Age | Commit message (Expand) | Author |
2017-07-11 | iotests: reduce PBKDF iterations when testing LUKS | Daniel P. Berrange |
2017-07-11 | iotests: fix remainining tests to work with LUKS | Daniel P. Berrange |
2017-07-11 | iotests: skip 159 & 170 with luks format | Daniel P. Berrange |
2017-07-11 | iotests: test qcow2 persistent dirty bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: add x-debug-block-dirty-bitmap-sha256 | Vladimir Sementsov-Ogievskiy |
2017-07-11 | tests: add hbitmap iter test | Vladimir Sementsov-Ogievskiy |
2017-07-11 | iotests: 181 does not work for all formats | Max Reitz |
2017-07-11 | block: pass option prefix down to crypto layer | Daniel P. Berrange |
2017-07-11 | iotests: enable tests 134 and 158 to work with qcow (v1) | Daniel P. Berrange |
2017-07-11 | qcow2: add iotests to cover LUKS encryption support | Daniel P. Berrange |
2017-07-11 | qcow2: add support for LUKS encryption format | Daniel P. Berrange |
2017-07-11 | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange |
2017-07-11 | block: deprecate "encryption=on" in favor of "encrypt.format=aes" | Daniel P. Berrange |
2017-07-11 | iotests: skip 048 with qcow which doesn't support resize | Daniel P. Berrange |
2017-07-11 | iotests: skip 042 with qcow which dosn't support zero sized images | Daniel P. Berrange |
2017-07-10 | blkdebug: Support .bdrv_co_get_block_status | Eric Blake |
2017-07-10 | block: Guarantee that *file is set on bdrv_get_block_status() | Eric Blake |
2017-07-10 | qemu-io: Don't die on second open | Eric Blake |
2017-07-04 | tests/test-char.c: Don't use main_loop_wait()'s return value | Peter Maydell |
2017-07-03 | i386/acpi: update expected acpi files | Michael S. Tsirkin |
2017-07-03 | tests: Add unit tests for the VM Generation ID feature | Ben Warren |
2017-06-30 | Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging | Peter Maydell |
2017-06-30 | block: Exploit BDRV_BLOCK_EOF for larger zero blocks | Eric Blake |
2017-06-30 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-06-30 | tests: fix virtio-net-test ISR dependence | Stefan Hajnoczi |
2017-06-30 | tests: fix virtio-blk-test ISR dependence | Stefan Hajnoczi |
2017-06-30 | tests: fix virtio-scsi-test ISR dependence | Stefan Hajnoczi |
2017-06-30 | libqos: add virtio used ring support | Stefan Hajnoczi |
2017-06-30 | libqos: fix typo in virtio.h QVirtQueue->used comment | Stefan Hajnoczi |
2017-06-29 | Add chardev-send-break monitor command | Stefan Fritsch |
2017-06-26 | qemu-iotests: 068: test iothread mode | Stefan Hajnoczi |
2017-06-26 | qemu-iotests: 068: use -drive/-device instead of -hda | Stefan Hajnoczi |
2017-06-26 | qemu-iotests: 068: extract _qemu() function | Stefan Hajnoczi |
2017-06-26 | qemu-iotests: Test exiting qemu with running job | Kevin Wolf |
2017-06-26 | qemu-iotests: Allow starting new qemu after cleanup | Kevin Wolf |
2017-06-22 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell |
2017-06-21 | docker: add mipsel build target | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to s390x target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to arm64 target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to armhf target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata in debian arm64 image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata in debian armhf image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata, install common build packages in base image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use better regex to generate deb-src entries | Philippe Mathieu-Daudé |
2017-06-21 | docker: install ca-certificates package in base image | Philippe Mathieu-Daudé |
2017-06-21 | docker: rebuild image if 'extra files' checksum does not match | Philippe Mathieu-Daudé |
2017-06-21 | docker: add --include-files argument to 'build' command | Philippe Mathieu-Daudé |
2017-06-21 | docker: let _copy_with_mkdir() sub_path argument be optional | Philippe Mathieu-Daudé |
2017-06-21 | docker: update qemu:debian base following stretch release | Alex Bennée |