summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori1-6/+19
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori24-174/+2636
2013-04-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2-6/+4
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi3-0/+91
2013-04-22block: Allow overriding backing.file.filenameKevin Wolf1-1/+3
2013-04-22block: Remove filename parameter from .bdrv_file_open()Kevin Wolf14-43/+22
2013-04-22vvfat: Use bdrv_open options instead of filenameKevin Wolf1-60/+168
2013-04-22sheepdog: Use bdrv_open options instead of filenameKevin Wolf1-1/+31
2013-04-22rbd: Use bdrv_open options instead of filenameKevin Wolf1-1/+30
2013-04-22iscsi: Use bdrv_open options instead of filenameKevin Wolf1-2/+37
2013-04-22gluster: Use bdrv_open options instead of filenameKevin Wolf1-1/+31
2013-04-22curl: Use bdrv_open options instead of filenameKevin Wolf1-51/+102
2013-04-22blkverify: Use bdrv_open options instead of filenameKevin Wolf1-29/+85
2013-04-22blkdebug: Use bdrv_open options instead of filenameKevin Wolf1-32/+82
2013-04-22raw-win32: Use bdrv_open options instead of filenameKevin Wolf1-10/+47
2013-04-22raw-posix: Use bdrv_open options instead of filenameKevin Wolf1-12/+45
2013-04-22block: Enable filename optionKevin Wolf1-4/+27
2013-04-22block: Add driver-specific options for backing filesKevin Wolf3-6/+25
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf3-0/+24
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf1-1/+1
2013-04-22qemu-img: do not zero-pad the compressed write bufferStefan Hajnoczi1-6/+2
2013-04-22qcow: allow sub-cluster compressed write to last clusterStefan Hajnoczi1-2/+15
2013-04-22qcow2: allow sub-cluster compressed write to last clusterStefan Hajnoczi1-2/+15
2013-04-21ui/cocoa.m: Fix recent compile breakagePeter Maydell1-4/+4
2013-04-20i386 ROR r8/r16 instruction fixPavel Dovgaluk1-0/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell10-96/+0
2013-04-20hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell1-1/+1
2013-04-20Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl3-61/+371
2013-04-20Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl5-216/+222
2013-04-20Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Blue Swirl1-4/+4
2013-04-19vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2-0/+65
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2-0/+65
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2-0/+78
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger5-1/+378
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini2-5/+5
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini6-148/+210
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori22-51/+46
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori8-79/+422
2013-04-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori4-3/+58
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino1-1/+1
2013-04-19monitor: fix the wrong order of releasing keysAmos Kong1-5/+3
2013-04-19target-arm: Correctly restore FPSCRPeter Maydell1-7/+41
2013-04-19target-arm: Add some missing CPU state fields to VMStatePeter Maydell1-3/+10
2013-04-19target-arm: port ARM CPU save/load to use VMStateJuan Quintela4-215/+179
2013-04-19target-arm: Reinsert missing return statement in ARM mode SRS decodePeter Chubb1-0/+1
2013-04-19hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell1-7/+2
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell3-1/+77
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell1-9/+9
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell3-11/+130
2013-04-19versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell1-6/+99