summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-16qemu-binfmt-conf.sh: add qemu-xtensaMax Filippov
2018-03-16target/xtensa: add linux-user supportMax Filippov
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-03-16tcg: Add choose_vector_sizeRichard Henderson
2018-03-16tcg/i386: Support INDEX_op_dup2_vec for -m32Richard Henderson
2018-03-16tcg: Improve tcg_gen_muli_i32/i64Richard Henderson
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy
2018-03-13iotests: add dirty bitmap migration testVladimir Sementsov-Ogievskiy
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy
2018-03-13migration: allow qmp command migrate-start-postcopy for any postcopyVladimir Sementsov-Ogievskiy
2018-03-13migration: add is_active_iterate handlerVladimir Sementsov-Ogievskiy