summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-05block: add a function to clear incoming live migration flagsBenoît Canet2-0/+11
2012-04-05block: Add new BDRV_O_INCOMING flag to notice incoming live migrationBenoît Canet1-0/+1
2012-04-05block stream: close unused files and update ->backing_hdMarcelo Tosatti1-0/+34
2012-04-05qemu-iotests: Fix call syntax for qemu-ioStefan Weil3-6/+6
2012-04-05qemu-iotests: Fix call syntax for qemu-imgStefan Weil1-2/+7
2012-04-05qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf3-0/+149
2012-04-05qemu-iotests: qcow2.pyKevin Wolf1-0/+207
2012-04-05sheepdog: fix send req helpersLiu Yuan1-0/+2
2012-04-05sheepdog: implement SD_OP_FLUSH_VDI operationLiu Yuan1-14/+128
2012-04-05block: bdrv_append() fixesJeff Cody1-2/+11
2012-04-05qed: track dirty flag statusDong Xu Wang1-0/+1
2012-04-05qemu-img: add dirty flag statusDong Xu Wang2-0/+4
2012-04-05qed: image fragmentation statisticsDong Xu Wang1-0/+9
2012-04-05qemu-img: add image fragmentation statisticsDong Xu Wang2-1/+15
2012-04-05block: document job APIPaolo Bonzini1-3/+112
2012-04-05block: set job->speed in block_set_speedPaolo Bonzini2-2/+7
2012-04-05block: fix streaming/closing racePaolo Bonzini3-2/+22
2012-04-05block: cancel jobs when a device is ready to go awayPaolo Bonzini1-0/+3
2012-04-05block: disable I/O throttling on sync apiZhi Yong Wu1-0/+20
2012-04-05Use DMADirection type for dma_bdrv_ioDavid Gibson4-16/+22
2012-04-05vdi: change goto to loopPaolo Bonzini1-73/+68
2012-04-05vdi: do not create useless iovecsPaolo Bonzini1-46/+33
2012-04-05vdi: leave bounce buffering to block layerPaolo Bonzini1-55/+12
2012-04-05vdi: move aiocb fields to localsPaolo Bonzini1-98/+65
2012-04-05vdi: merge aio_read_cb and aio_write_cb into callersPaolo Bonzini1-28/+12
2012-04-05vdi: move end-of-I/O handling at the endPaolo Bonzini1-67/+56
2012-04-05vdi: basic conversion to coroutinesPaolo Bonzini1-121/+37
2012-04-05block: enforce constraints on block size propertiesStefan Hajnoczi1-4/+4
2012-04-05qdev: add blocksize property typeStefan Hajnoczi4-0/+58
2012-04-05qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE descriptionStefan Hajnoczi1-1/+1
2012-04-05block/vpc: write checksum back to footer after checkZhang Shengju1-0/+3
2012-04-05ide: Adds wwn=hex qdev optionFloris Bos3-8/+29
2012-04-05ide: Change serial number strncpy() to pstrcpy()Floris Bos2-3/+4
2012-04-05ide: Add "model=s" qdev optionFloris Bos3-8/+29
2012-04-05ide: IDENTIFY word 86 bit 14 is reservedKevin Wolf1-1/+1
2012-04-05aio: move BlockDriverAIOCB to qemu-aio.hPaolo Bonzini7-24/+21
2012-04-05block: push recursive flushing up from driversPaolo Bonzini10-63/+16
2012-04-05qemu-io: add option to enable tracingStefan Hajnoczi1-1/+9
2012-04-05qcow2: Remove unused parameter in get_cluster_table()Kevin Wolf1-10/+8
2012-04-05tracetool: Forbid argument name 'next'Kevin Wolf1-0/+4
2012-04-05trace-events: Rename 'next' argumentKevin Wolf1-1/+1
2012-04-05memory: check address space when a listener is registeredJulien Grall1-0/+5
2012-04-04Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl5-30/+184
2012-04-04Improve interrupt handling priorityArtyom Tarasenko1-1/+6
2012-04-04Fix vector interrupt handlingArtyom Tarasenko1-13/+16
2012-04-04target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber2-4/+6
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber3-18/+31
2012-04-04target-s390x: QOM'ify CPU resetAndreas Färber2-11/+14
2012-04-04target-s390x: QOM'ify CPUAndreas Färber5-1/+137
2012-04-03make: fix clean rule by removing build file in qom/Anthony PERARD1-0/+1