Age | Commit message (Expand) | Author |
2016-04-12 | qemu-iotests: 068: don't require KVM | Sascha Silbe |
2016-04-12 | qemu-iotests: 148: properly skip test if quorum support is missing | Sascha Silbe |
2016-04-12 | qemu-iotests: iotests.VM: remove qtest socket on error | Sascha Silbe |
2016-04-12 | qemu-iotests: fix 051 on non-PC architectures | Sascha Silbe |
2016-04-12 | qemu-iotests: check: don't place files with predictable names in /tmp | Sascha Silbe |
2016-04-12 | iotests: Make 150 use qemu-img map instead of du | Max Reitz |
2016-04-12 | iotests: fix the broken 026.nocache output | Pavel Butsykin |
2016-04-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-04-08 | tests: ignore test-logging | Changlong Xie |
2016-04-07 | tests/bios-tables-test: fix assert | Marcel Apfelbaum |
2016-04-07 | Sort the fw_cfg file list | Gerd Hoffmann |
2016-04-05 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-04-05 | qemu-iotests: 149: Use "/usr/bin/env python" | Fam Zheng |
2016-04-05 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1... | Peter Maydell |
2016-04-05 | crypto: fix nettle config check for running pbkdf test | Daniel P. Berrange |
2016-04-05 | util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED | Daniel P. Berrange |
2016-03-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-03-30 | iotests: Test qemu-img convert -S 0 behavior | Max Reitz |
2016-03-30 | qemu-img: Fix preallocation with -S 0 for convert | Max Reitz |
2016-03-30 | block: Remove BDRV_O_CACHE_WB | Kevin Wolf |
2016-03-30 | qemu-io: Use bdrv_parse_cache_mode() in reopen_f() | Kevin Wolf |
2016-03-30 | block/qapi: Use blk_enable_write_cache() | Kevin Wolf |
2016-03-30 | block: Move enable_write_cache to BB level | Kevin Wolf |
2016-03-30 | block: an interoperability test for luks vs dm-crypt/cryptsetup | Daniel P. Berrange |
2016-03-30 | block: move encryption deprecation warning into qcow code | Daniel P. Berrange |
2016-03-30 | tests: add output filter to python I/O tests helper | Daniel P. Berrange |
2016-03-30 | tests: refactor python I/O tests helper main method | Daniel P. Berrange |
2016-03-30 | tests: redirect stderr to stdout for iotests | Daniel P. Berrange |
2016-03-30 | block: Reject writethrough mode except at the root | Kevin Wolf |
2016-03-30 | block: Make backing files always writeback | Kevin Wolf |
2016-03-30 | tests/test-filter-redirector: Add unit test for filter-redirector | Zhang Chen |
2016-03-30 | tests/test-filter-mirror:add filter-mirror unit test | Zhang Chen |
2016-03-29 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2016-03-28 | qemu-iotests: add no-op streaming test | Alberto Garcia |
2016-03-28 | qemu-iotests: fix test_stream_partial() | Alberto Garcia |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in... | Peter Maydell |
2016-03-22 | qemu-log: support simple pid substitution for logs | Alex Bennée |
2016-03-22 | qemu-log: new option -dfilter to limit output | Alex Bennée |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h | Markus Armbruster |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster |
2016-03-22 | Clean up includes some more | Markus Armbruster |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-21 | ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem | Markus Armbruster |
2016-03-21 | ivshmem: Receive shared memory synchronously in realize() | Markus Armbruster |
2016-03-21 | ivshmem-test: Improve test cases /ivshmem/server-* | Markus Armbruster |
2016-03-21 | ivshmem-test: Clean up wait for devices to become operational | Markus Armbruster |
2016-03-21 | ivshmem-test: Improve test case /ivshmem/single | Markus Armbruster |
2016-03-21 | tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned | Markus Armbruster |