summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi
2015-03-10block/raw-posix: fix launching with failed disksStefan Hajnoczi
2015-03-10MAINTAINERS: Add jsnow as IDE maintainerJohn Snow
2015-03-10sheepdog: Fix misleading error messages in sd_snapshot_create()Markus Armbruster
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10scsi-hd: fix property unset caseEkaterina Tumanova
2015-03-10block/vdi: Add locking for parallel requestsMax Reitz
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz
2015-03-10iotests: Remove 006Max Reitz
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc MarĂ­
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc MarĂ­
2015-03-10sheepdog: fix confused return valuesLiu Yuan
2015-03-10qtest/ahci: add fragmented dma testJohn Snow
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow
2015-03-10libqos/ahci: add ahci command helpersJohn Snow
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow
2015-03-10ahci: Recompute cur_cmd on migrate post loadJohn Snow
2015-03-10ahci: add support for restarting non-queued commandsPaolo Bonzini
2015-03-10ahci: Migrate IDEStatusJohn Snow
2015-03-10ide: support PIO restart for the ISA controllerPaolo Bonzini
2015-03-10ide: make more functions staticPaolo Bonzini
2015-03-10ide: commonize io_buffer_index initializationPaolo Bonzini
2015-03-10ide: migrate initial request state via IDEBusPaolo Bonzini
2015-03-10ide: place initial state of the current request to IDEBusPaolo Bonzini
2015-03-10ide: replace set_unit callback with more IDEBus statePaolo Bonzini
2015-03-10ide: remove restart_cb callbackPaolo Bonzini
2015-03-10ide: move restart callback to common codePaolo Bonzini
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