aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10ide: pass IDEBus to the restart_cbPaolo Bonzini
2015-03-10ide: do not use BMDMA in restart callbackPaolo Bonzini
2015-03-10ide: introduce ide_register_restart_cbPaolo Bonzini
2015-03-10ide: prepare to move restart to common codePaolo Bonzini
2015-03-10ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova
2015-03-10block: Add driver methods to probe blocksizes and geometryEkaterina Tumanova
2015-03-10raw-posix: Factor block size detection out of raw_probe_alignment()Ekaterina Tumanova
2015-03-10block: add bdrv functions for geometry and blocksizeEkaterina Tumanova
2015-03-10blkdebug: fix "once" ruleJohn Snow
2015-03-10iotests: Add test for different refcount widthsMax Reitz
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz
2015-03-10qcow2: Use symbolic macros in qcow2_amend_optionsMax Reitz
2015-03-10qcow2: refcount_order parameter for qcow2_create2Max Reitz
2015-03-10qcow2: Open images with refcount order != 4Max Reitz
2015-03-10qcow2: More helpers for refcount modificationMax Reitz
2015-03-10qcow2: Helper function for refcount modificationMax Reitz
2015-03-10qcow2: Helper for refcount array reallocationMax Reitz
2015-03-10qcow2: Use 64 bits for refcount valuesMax Reitz
2015-03-10qcow2: Use unsigned addend for update_refcount()Max Reitz
2015-03-10qcow2: Only return status from qcow2_get_refcountMax Reitz
2015-03-10qcow2: Do not return new value after refcount updateMax Reitz
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-03-10qcow2: Add two new fields to BDRVQcowStateMax Reitz
2015-03-10libqos: Add virtio MMIO supportMarc Marí
2015-03-10libqos: Add malloc genericMarc Marí
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí
2015-03-10tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng
2015-03-09qcow2: Remove unused struct QCowCreateStateKevin Wolf
2015-03-09block/raw-posix: fix compilation warning on OSXDenis V. Lunev
2015-03-09sheepdog: selectable object size supportTeruaki Ishizaki
2015-03-09vpc: Implement bdrv_co_get_block_status()Kevin Wolf
2015-03-09vpc: Fix size in fixed image creationKevin Wolf
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi
2015-03-09coroutine: Clean up qemu_coroutine_enter()Kevin Wolf
2015-03-09coroutine: Fix use after free with qemu_coroutine_yield()Kevin Wolf
2015-03-08Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell
2015-03-08Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2015-03-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell
2015-03-08Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...Peter Maydell
2015-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150303'...Peter Maydell
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov
2015-03-07target-xtensa: implement do_unassigned_access callbackMax Filippov
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov
2015-03-04docs: add memory-hotplug.txtLuiz Capitulino