summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19block: fix iotest 146 output expectationsJeff Cody
2018-03-19iscsi: fix iSER compilationPaolo Bonzini
2018-03-19block: Fix leak of ignore_children in error pathFam Zheng
2018-03-19vvfat: Fix inherit_options flagsFam Zheng
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li
2018-03-19vpc: Require aligned size in .bdrv_co_createKevin Wolf
2018-03-19vpc: Support .bdrv_co_createKevin Wolf
2018-03-19vhdx: Support .bdrv_co_createKevin Wolf
2018-03-19vdi: Make comments consistent with other driversKevin Wolf
2018-03-19qed: Support .bdrv_co_createKevin Wolf
2018-03-19qcow: Support .bdrv_co_createKevin Wolf
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf
2018-03-19parallels: Support .bdrv_co_createKevin Wolf
2018-03-19iotests: Add regression test for commit base lockingFam Zheng
2018-03-19block: Fix flags in reopen queueFam Zheng
2018-03-19vdi: Implement .bdrv_co_createMax Reitz
2018-03-19vdi: Move file creation to vdi_co_create_optsMax Reitz
2018-03-19vdi: Pull option parsing from vdi_co_createMax Reitz
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf
2018-03-19luks: Catch integer overflow for huge sizesKevin Wolf
2018-03-19luks: Turn invalid assertion into checkKevin Wolf
2018-03-19luks: Support .bdrv_co_createKevin Wolf
2018-03-19luks: Create block_crypto_co_create_generic()Kevin Wolf
2018-03-19luks: Separate image file creation from formattingKevin Wolf
2018-03-19tests/test-blockjob: test cancellationsJohn Snow
2018-03-19iotests: test manual job dismissalJohn Snow
2018-03-19blockjobs: Expose manual propertyJohn Snow
2018-03-19blockjobs: add block-job-finalizeJohn Snow
2018-03-19blockjobs: add PENDING status and eventJohn Snow
2018-03-19blockjobs: add waiting statusJohn Snow
2018-03-19blockjobs: add prepare callbackJohn Snow
2018-03-19blockjobs: add block_job_txn_apply functionJohn Snow
2018-03-19blockjobs: add commit, abort, clean helpersJohn Snow
2018-03-19blockjobs: ensure abort is called for cancelled jobsJohn Snow
2018-03-19blockjobs: add block_job_dismissJohn Snow
2018-03-19blockjobs: add NULL stateJohn Snow
2018-03-19blockjobs: add CONCLUDED stateJohn Snow
2018-03-19blockjobs: add ABORTING stateJohn Snow
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow
2018-03-19iotests: add pause_waitJohn Snow
2018-03-19blockjobs: add state transition tableJohn Snow
2018-03-19blockjobs: add status enumJohn Snow
2018-03-19Blockjobs: documentation touchupJohn Snow
2018-03-19blockjobs: model single jobs as transactionsJohn Snow
2018-03-19blockjobs: fix set-speed kickJohn Snow
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell
2018-03-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin
2018-03-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into stagingPeter Maydell
2018-03-16MAINTAINERS: fix W: address for xtensaMax Filippov