aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis
2015-03-11hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1Ard Biesheuvel
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10MAINTAINERS: Add jcody as blockjobs, block devices maintainerJeff Cody
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