summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell8-94/+78
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell13-323/+463
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell5-16/+18
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-75/+152
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell85-822/+2675
2015-03-10MAINTAINERS: Add jcody as blockjobs, block devices maintainerJeff Cody1-0/+43
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi3-0/+88
2015-03-10block/raw-posix: fix launching with failed disksStefan Hajnoczi1-2/+27
2015-03-10MAINTAINERS: Add jsnow as IDE maintainerJohn Snow1-3/+17
2015-03-10sheepdog: Fix misleading error messages in sd_snapshot_create()Markus Armbruster1-3/+2
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2-0/+14
2015-03-10scsi-hd: fix property unset caseEkaterina Tumanova1-1/+6
2015-03-10block/vdi: Add locking for parallel requestsMax Reitz1-0/+25
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz2-2/+2
2015-03-10iotests: Remove 006Max Reitz3-61/+1
2015-03-10iotests: Fix 051's reference outputMax Reitz1-6/+3
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng1-6/+0
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc MarĂ­1-46/+52
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc MarĂ­1-4/+12
2015-03-10sheepdog: fix confused return valuesLiu Yuan1-0/+11
2015-03-10qtest/ahci: add fragmented dma testJohn Snow1-0/+59
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow1-22/+134
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow1-6/+28
2015-03-10libqos/ahci: add ahci command helpersJohn Snow2-0/+47
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow1-6/+17
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow1-1/+1
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow1-5/+15
2015-03-10ahci: Recompute cur_cmd on migrate post loadJohn Snow1-0/+7
2015-03-10ahci: add support for restarting non-queued commandsPaolo Bonzini1-8/+15
2015-03-10ahci: Migrate IDEStatusJohn Snow2-0/+4
2015-03-10ide: support PIO restart for the ISA controllerPaolo Bonzini1-1/+2
2015-03-10ide: make more functions staticPaolo Bonzini2-8/+8
2015-03-10ide: commonize io_buffer_index initializationPaolo Bonzini2-4/+2
2015-03-10ide: migrate initial request state via IDEBusPaolo Bonzini1-1/+4
2015-03-10ide: place initial state of the current request to IDEBusPaolo Bonzini4-12/+16
2015-03-10ide: replace set_unit callback with more IDEBus statePaolo Bonzini6-26/+15
2015-03-10ide: remove restart_cb callbackPaolo Bonzini4-16/+0
2015-03-10ide: move restart callback to common codePaolo Bonzini4-81/+81
2015-03-10ide: pass IDEBus to the restart_cbPaolo Bonzini2-6/+6
2015-03-10ide: do not use BMDMA in restart callbackPaolo Bonzini1-3/+3
2015-03-10ide: introduce ide_register_restart_cbPaolo Bonzini5-6/+9
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