summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-19versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell1-0/+2
2013-04-19versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell1-4/+13
2013-04-19versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell1-11/+30
2013-04-19versatile_pci: Update to realize and instance init functionsPeter Maydell1-25/+25
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell2-7/+4
2013-04-19versatile_pci: Fix hardcoded tabsPeter Maydell1-1/+1
2013-04-19m25p80: Remove bogus include of devices.hPeter Crosthwaite1-1/+0
2013-04-19ssh: Remove unnecessary use of strlen function.Richard W.M. Jones1-4/+2
2013-04-19block/ssh: Add missing gcc format attributesStefan Weil1-2/+2
2013-04-19linux-user: change do_semop to return target errno when unsuccessfulPetar Jovanovic1-2/+2
2013-04-19w64: Fix compiler warnings (wrong format specifier)Stefan Weil1-2/+2
2013-04-19Remove unneeded type castsStefan Weil16-38/+37
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino1-2/+0
2013-04-19bswap: fix compiler warningAlexey Kardashevskiy1-0/+1