aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-10ide: prepare to move restart to common codePaolo Bonzini2-5/+8
2015-03-10ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini1-10/+18
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova10-6/+46
2015-03-10block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova2-0/+12
2015-03-10block: Add driver methods to probe blocksizes and geometryEkaterina Tumanova2-0/+115
2015-03-10raw-posix: Factor block size detection out of raw_probe_alignment()Ekaterina Tumanova1-16/+35
2015-03-10block: add bdrv functions for geometry and blocksizeEkaterina Tumanova3-0/+62
2015-03-10blkdebug: fix "once" ruleJohn Snow2-22/+8
2015-03-10iotests: Add test for different refcount widthsMax Reitz3-0/+272
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz5-80/+126
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz13-37/+41
2015-03-10qcow2: Use symbolic macros in qcow2_amend_optionsMax Reitz1-15/+16
2015-03-10qcow2: refcount_order parameter for qcow2_create2Max Reitz1-11/+36
2015-03-10qcow2: Open images with refcount order != 4Max Reitz1-4/+4
2015-03-10qcow2: More helpers for refcount modificationMax Reitz1-2/+119
2015-03-10qcow2: Helper function for refcount modificationMax Reitz2-53/+81
2015-03-10qcow2: Helper for refcount array reallocationMax Reitz1-49/+81
2015-03-10qcow2: Use 64 bits for refcount valuesMax Reitz3-25/+23
2015-03-10qcow2: Use unsigned addend for update_refcount()Max Reitz3-24/+52
2015-03-10qcow2: Only return status from qcow2_get_refcountMax Reitz3-44/+53
2015-03-10qcow2: Do not return new value after refcount updateMax Reitz1-10/+15
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz7-10/+37
2015-03-10qcow2: Add two new fields to BDRVQcowStateMax Reitz3-2/+7
2015-03-10libqos: Add virtio MMIO supportMarc Marí4-8/+323
2015-03-10libqos: Add malloc genericMarc Marí2-0/+60
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí3-32/+33
2015-03-10tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí1-65/+89
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí4-28/+37
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng1-2/+8
2015-03-09qcow2: Remove unused struct QCowCreateStateKevin Wolf1-11/+0
2015-03-09block/raw-posix: fix compilation warning on OSXDenis V. Lunev1-0/+2
2015-03-09sheepdog: selectable object size supportTeruaki Ishizaki2-22/+134
2015-03-09vpc: Implement bdrv_co_get_block_status()Kevin Wolf1-2/+48
2015-03-09vpc: Fix size in fixed image creationKevin Wolf1-7/+3
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi1-0/+26
2015-03-09coroutine: Clean up qemu_coroutine_enter()Kevin Wolf2-21/+16
2015-03-09coroutine: Fix use after free with qemu_coroutine_yield()Kevin Wolf1-1/+1
2015-03-08Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell4-2/+38
2015-03-08Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell7-11/+144
2015-03-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell5-26/+80
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell1-3/+12
2015-03-08Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...Peter Maydell2-15/+25
2015-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150303'...Peter Maydell4-27/+1699
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov1-1/+1
2015-03-07target-xtensa: implement do_unassigned_access callbackMax Filippov3-0/+18
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov1-1/+19
2015-03-04docs: add memory-hotplug.txtLuiz Capitulino1-0/+76
2015-03-04qemu-options.hx: improve -m descriptionLuiz Capitulino1-5/+17
2015-03-04virtio-balloon: Add some trace eventszhanghailiang2-0/+10
2015-03-04virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang1-6/+9