Age | Commit message (Expand) | Author |
2019-02-28 | tests/test-qga: Reenable guest-agent qtest | Philippe Mathieu-Daudé |
2019-02-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-02-26 | authz: delete existing ACL implementation | Daniel P. Berrange |
2019-02-26 | authz: add QAuthZPAM object type for authorizing using PAM | Daniel P. Berrange |
2019-02-26 | authz: add QAuthZListFile object type for a file access control list | Daniel P. Berrangé |
2019-02-26 | authz: add QAuthZList object type for an access control list | Daniel P. Berrange |
2019-02-26 | authz: add QAuthZSimple object type for easy whitelist auth checks | Daniel P. Berrangé |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé |
2019-02-25 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-02-25 | iotests: Skip 211 on insufficient memory | Max Reitz |
2019-02-25 | iotests: add LUKS payload overhead to 178 qemu-img measure test | Stefan Hajnoczi |
2019-02-25 | iotests.py: s/_/-/g on keys in qmp_log() | Max Reitz |
2019-02-25 | iotests: Let 045 be run concurrently | Max Reitz |
2019-02-25 | iotests: Filter SSH paths | Max Reitz |
2019-02-25 | iotests.py: Filter filename in any string value | Max Reitz |
2019-02-25 | iotests.py: Add is_str() | Max Reitz |
2019-02-25 | iotests: Fix 207 to use QMP filters for qmp_log | Max Reitz |
2019-02-25 | iotests: Fix 232 for LUKS | Max Reitz |
2019-02-25 | iotests: Remove superfluous rm from 232 | Max Reitz |
2019-02-25 | iotests: Fix 237 for Python 2.x | Max Reitz |
2019-02-25 | iotests: Re-add filename filters | Max Reitz |
2019-02-25 | iotests: Test json:{} filenames of internal BDSs | Max Reitz |
2019-02-25 | block: Purify .bdrv_refresh_filename() | Max Reitz |
2019-02-25 | block: Generically refresh runtime options | Max Reitz |
2019-02-25 | iotests: Add quorum case to test 110 | Max Reitz |
2019-02-25 | block: Use bdrv_dirname() for relative filenames | Max Reitz |
2019-02-25 | iotests: Add test for backing file overrides | Max Reitz |
2019-02-25 | iotests.py: Add node_info() | Max Reitz |
2019-02-25 | iotests.py: Add filter_imgfmt() | Max Reitz |
2019-02-25 | block: Respect backing bs in bdrv_refresh_filename | Max Reitz |
2019-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1... | Peter Maydell |
2019-02-25 | tests: add test-bdrv-graph-mod | Vladimir Sementsov-Ogievskiy |
2019-02-25 | test-bdrv-drain: AioContext switch in drained section | Kevin Wolf |
2019-02-22 | tests/virtio-blk: add test for DISCARD command | Stefano Garzarella |
2019-02-22 | tests/virtio-blk: add test for WRITE_ZEROES command | Stefano Garzarella |
2019-02-22 | tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function | Stefano Garzarella |
2019-02-22 | tests/virtio-blk: change assert on data_size in virtio_blk_request() | Stefano Garzarella |
2019-02-22 | tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUF | Vladimir Sementsov-Ogievskiy |
2019-02-22 | tests/cdrom-test: only include isapc cdrom test when g_test_slow() | Alex Bennée |
2019-02-22 | tests/softfloat: always do quick softfloat tests | Alex Bennée |
2019-02-22 | tests/docker: peg netmap code to a specific version | Alex Bennée |
2019-02-22 | tests/docker: squash initial update and install step for debian9 | Alex Bennée |
2019-02-21 | tests/tcg: target/mips: Add wrappers for MSA integer compare instructions | Aleksandar Markovic |
2019-02-21 | tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count' | Aleksandar Markovic |
2019-02-21 | tests/tcg: target/mips: Correct path to headers in some test source files | Aleksandar Markovic |
2019-02-19 | dirty-bitmap: Expose persistent flag to 'query-block' | Eric Blake |
2019-02-18 | build-sys: move qmp-introspect per target | Marc-André Lureau |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster |
2019-02-18 | qapi: Clean up modular built-in code generation a bit | Markus Armbruster |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA logic instructions | Aleksandar Markovic |