Age | Commit message (Expand) | Author |
2018-03-13 | tests: make docker-test-debug@fedora run sanitizers | Marc-André Lureau |
2018-03-12 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'... | Peter Maydell |
2018-03-09 | tests: Silence migration-test 'bad' test | Dr. David Alan Gilbert |
2018-03-09 | qemu-iotests: fix 203 migration completion race | Stefan Hajnoczi |
2018-03-09 | iotests: Tweak 030 in order to trigger a race condition with parallel jobs | Alberto Garcia |
2018-03-09 | iotests: Skip test for ENOMEM error | Fam Zheng |
2018-03-09 | iotests: Mark all tests executable | Eric Blake |
2018-03-09 | iotests: Test creating overlay when guest running | Fam Zheng |
2018-03-09 | qemu-iotests: Test ssh image creation over QMP | Kevin Wolf |
2018-03-09 | qemu-iotests: Test qcow2 over file image creation with QMP | Kevin Wolf |
2018-03-09 | qcow2: Use visitor for options in qcow2_create() | Kevin Wolf |
2018-03-09 | qdict: Introduce qdict_rename_keys() | Kevin Wolf |
2018-03-09 | test-qemu-opts: Test qemu_opts_to_qdict_filtered() | Kevin Wolf |
2018-03-09 | test-qemu-opts: Test qemu_opts_append() | Kevin Wolf |
2018-03-09 | qcow2: Make qemu-img check detect corrupted L1 tables in snapshots | Alberto Garcia |
2018-03-09 | qcow2: Check snapshot L1 table in qcow2_snapshot_delete() | Alberto Garcia |
2018-03-09 | qcow2: Check snapshot L1 table in qcow2_snapshot_goto() | Alberto Garcia |
2018-03-09 | qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap() | Alberto Garcia |
2018-03-09 | qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() | Alberto Garcia |
2018-03-09 | qcow2: Check L1 table offset in qcow2_snapshot_load_tmp() | Alberto Garcia |
2018-03-09 | qcow2: Generalize validate_table_offset() into qcow2_validate_table() | Alberto Garcia |
2018-03-08 | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in... | Peter Maydell |
2018-03-06 | sdhci-test: fix leaks | Marc-André Lureau |
2018-03-06 | ahci-test: fix opts leak of skip tests | Marc-André Lureau |
2018-03-06 | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth |
2018-03-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-03-06 | qio: non-default context for TLS handshake | Peter Xu |
2018-03-06 | qio: non-default context for async conn | Peter Xu |
2018-03-06 | qio: non-default context for threaded qtask | Peter Xu |
2018-03-05 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-03-05 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2018-03-05 | tests/libqos: Check for valid dev pointer when looking for PCI devices | Thomas Huth |
2018-03-05 | net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands | Thomas Huth |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster |
2018-03-02 | qapi: Record 'include' directives in intermediate representation | Markus Armbruster |
2018-03-02 | qapi: Generate in source order | Markus Armbruster |
2018-03-02 | qapi: Lift error reporting from QAPISchema.__init__() to callers | Markus Armbruster |
2018-03-02 | qapi: Improve include file name reporting in error messages | Markus Armbruster |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster |
2018-03-02 | qapi: Streamline boilerplate comment generation | Markus Armbruster |
2018-03-02 | block: test blk_aio_flush() with blk->root == NULL | Kevin Wolf |
2018-03-02 | iotest 033: add misaligned write-zeroes test via truncate | Anton Nefedov |
2018-03-01 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2... | Peter Maydell |
2018-02-22 | scripts: Add decodetree.py | Richard Henderson |
2018-02-21 | tests: add test for TPM TIS device | Stefan Berger |
2018-02-21 | tests: Move common TPM test code into tpm-emu.c | Stefan Berger |
2018-02-16 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'... | Peter Maydell |