aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf2-2/+1
2018-03-19parallels: Support .bdrv_co_createKevin Wolf2-49/+168
2018-03-19iotests: Add regression test for commit base lockingFam Zheng2-0/+17
2018-03-19block: Fix flags in reopen queueFam Zheng1-0/+8
2018-03-19vdi: Implement .bdrv_co_createMax Reitz2-6/+20
2018-03-19vdi: Move file creation to vdi_co_create_optsMax Reitz1-18/+28
2018-03-19vdi: Pull option parsing from vdi_co_createMax Reitz2-14/+95
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf4-1/+348
2018-03-19luks: Catch integer overflow for huge sizesKevin Wolf1-0/+5
2018-03-19luks: Turn invalid assertion into checkKevin Wolf1-1/+4
2018-03-19luks: Support .bdrv_co_createKevin Wolf2-1/+50
2018-03-19luks: Create block_crypto_co_create_generic()Kevin Wolf1-34/+61
2018-03-19luks: Separate image file creation from formattingKevin Wolf1-20/+17
2018-03-19tests/test-blockjob: test cancellationsJohn Snow1-4/+229
2018-03-19iotests: test manual job dismissalJohn Snow2-2/+189
2018-03-19blockjobs: Expose manual propertyJohn Snow4-23/+82
2018-03-19blockjobs: add block-job-finalizeJohn Snow5-17/+98
2018-03-19blockjobs: add PENDING status and eventJohn Snow3-25/+78
2018-03-19blockjobs: add waiting statusJohn Snow2-18/+25
2018-03-19blockjobs: add prepare callbackJohn Snow2-3/+37
2018-03-19blockjobs: add block_job_txn_apply functionJohn Snow1-9/+16
2018-03-19blockjobs: add commit, abort, clean helpersJohn Snow1-9/+26
2018-03-19blockjobs: ensure abort is called for cancelled jobsJohn Snow3-6/+18
2018-03-19blockjobs: add block_job_dismissJohn Snow5-3/+76
2018-03-19blockjobs: add NULL stateJohn Snow2-19/+36
2018-03-19blockjobs: add CONCLUDED stateJohn Snow2-17/+29
2018-03-19blockjobs: add ABORTING stateJohn Snow2-14/+24
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow6-16/+100
2018-03-19iotests: add pause_waitJohn Snow3-19/+16
2018-03-19blockjobs: add state transition tableJohn Snow2-7/+36
2018-03-19blockjobs: add status enumJohn Snow4-13/+54
2018-03-19Blockjobs: documentation touchupJohn Snow2-5/+7
2018-03-19blockjobs: model single jobs as transactionsJohn Snow10-31/+32
2018-03-19blockjobs: fix set-speed kickJohn Snow1-1/+1
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell26-75/+1790
2018-03-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+1
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin1-1/+1
2018-03-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into stagingPeter Maydell3-186/+287
2018-03-16MAINTAINERS: fix W: address for xtensaMax Filippov1-1/+1
2018-03-16qemu-binfmt-conf.sh: add qemu-xtensaMax Filippov1-2/+10
2018-03-16target/xtensa: add linux-user supportMax Filippov22-44/+1705
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell26-66/+1277
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell15-154/+1035
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell117-729/+1953
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell15-13/+1015
2018-03-15Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell16-98/+1348
2018-03-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell17-875/+161
2018-03-16tcg: Add choose_vector_sizeRichard Henderson1-180/+260
2018-03-16tcg/i386: Support INDEX_op_dup2_vec for -m32Richard Henderson1-0/+9
2018-03-16tcg: Improve tcg_gen_muli_i32/i64Richard Henderson1-6/+18