summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: introduce ide_register_restart_cbPaolo Bonzini2015-03-105-6/+9
* ide: prepare to move restart to common codePaolo Bonzini2015-03-102-5/+8
* ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini2015-03-101-10/+18
* BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova2015-03-1010-6/+46
* block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova2015-03-102-0/+12
* block: Add driver methods to probe blocksizes and geometryEkaterina Tumanova2015-03-102-0/+115
* raw-posix: Factor block size detection out of raw_probe_alignment()Ekaterina Tumanova2015-03-101-16/+35
* block: add bdrv functions for geometry and blocksizeEkaterina Tumanova2015-03-103-0/+62
* blkdebug: fix "once" ruleJohn Snow2015-03-102-22/+8
* iotests: Add test for different refcount widthsMax Reitz2015-03-103-0/+272
* qcow2: Allow creation with refcount order != 4Max Reitz2015-03-105-80/+126
* iotests: Prepare for refcount_bits optionMax Reitz2015-03-1013-37/+41
* qcow2: Use symbolic macros in qcow2_amend_optionsMax Reitz2015-03-101-15/+16
* qcow2: refcount_order parameter for qcow2_create2Max Reitz2015-03-101-11/+36
* qcow2: Open images with refcount order != 4Max Reitz2015-03-101-4/+4
* qcow2: More helpers for refcount modificationMax Reitz2015-03-101-2/+119
* qcow2: Helper function for refcount modificationMax Reitz2015-03-102-53/+81
* qcow2: Helper for refcount array reallocationMax Reitz2015-03-101-49/+81
* qcow2: Use 64 bits for refcount valuesMax Reitz2015-03-103-25/+23
* qcow2: Use unsigned addend for update_refcount()Max Reitz2015-03-103-24/+52
* qcow2: Only return status from qcow2_get_refcountMax Reitz2015-03-103-44/+53
* qcow2: Do not return new value after refcount updateMax Reitz2015-03-101-10/+15
* qcow2: Add refcount_bits to format-specific infoMax Reitz2015-03-107-10/+37
* qcow2: Add two new fields to BDRVQcowStateMax Reitz2015-03-103-2/+7
* libqos: Add virtio MMIO supportMarc Marí2015-03-104-8/+323
* libqos: Add malloc genericMarc Marí2015-03-102-0/+60
* libqos: Remove PCI assumptions in constants of virtio driverMarc Marí2015-03-103-32/+33
* tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí2015-03-101-65/+89
* libqos: Change use of pointers to uint64_t in virtioMarc Marí2015-03-104-28/+37
* virtio-blk: Check return value of blk_aio_ioctlFam Zheng2015-03-101-2/+8
* qcow2: Remove unused struct QCowCreateStateKevin Wolf2015-03-091-11/+0
* block/raw-posix: fix compilation warning on OSXDenis V. Lunev2015-03-091-0/+2
* sheepdog: selectable object size supportTeruaki Ishizaki2015-03-092-22/+134
* vpc: Implement bdrv_co_get_block_status()Kevin Wolf2015-03-091-2/+48
* vpc: Fix size in fixed image creationKevin Wolf2015-03-091-7/+3
* test-coroutine: Regression test for yield bugStefan Hajnoczi2015-03-091-0/+26
* coroutine: Clean up qemu_coroutine_enter()Kevin Wolf2015-03-092-21/+16
* coroutine: Fix use after free with qemu_coroutine_yield()Kevin Wolf2015-03-091-1/+1
* Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell2015-03-084-2/+38
|\
| * target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov2015-03-071-1/+1
| * target-xtensa: implement do_unassigned_access callbackMax Filippov2015-03-073-0/+18
| * hw/xtensa: allow reads/writes in the system I/O regionMax Filippov2015-03-071-1/+19
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2015-03-087-11/+144
|\ \
| * | docs: add memory-hotplug.txtLuiz Capitulino2015-03-041-0/+76
| * | qemu-options.hx: improve -m descriptionLuiz Capitulino2015-03-041-5/+17
| * | virtio-balloon: Add some trace eventszhanghailiang2015-03-042-0/+10
| * | virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang2015-03-041-6/+9
| * | pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang2015-03-043-0/+32
| |/
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell2015-03-085-26/+80
|\ \
| * | hmp: info spice: take out webdavGerd Hoffmann2015-03-041-0/+5
OpenPOWER on IntegriCloud