summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option to mlock qemu and guest memorySatoru Moriya2013-04-225-0/+65
* qemu-char: do not operate on sources from finalize callbacksPaolo Bonzini2013-04-221-15/+40
* qemu-char: correct return value from chr_read functionsPaolo Bonzini2013-04-221-6/+16
* qemu-char: simplify pty pollingPaolo Bonzini2013-04-221-24/+17
* qemu-char: use consistent idiom for removing sourcesPaolo Bonzini2013-04-221-9/+23
* translate-all: fix compiler warning and linked errorAlexey Kardashevskiy2013-04-221-0/+1
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-04-2225-243/+862
|\
| * qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi2013-04-223-0/+91
| * block: Allow overriding backing.file.filenameKevin Wolf2013-04-221-1/+3
| * block: Remove filename parameter from .bdrv_file_open()Kevin Wolf2013-04-2214-43/+22
| * vvfat: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-60/+168
| * sheepdog: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+31
| * rbd: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+30
| * iscsi: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-2/+37
| * gluster: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+31
| * curl: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-51/+102
| * blkverify: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-29/+85
| * blkdebug: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-32/+82
| * raw-win32: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-10/+47
| * raw-posix: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-12/+45
| * block: Enable filename optionKevin Wolf2013-04-221-4/+27
| * block: Add driver-specific options for backing filesKevin Wolf2013-04-223-6/+25
| * block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-223-0/+24
| * qemu-iotests: Fix _filter_qemuKevin Wolf2013-04-221-1/+1
| * qemu-img: do not zero-pad the compressed write bufferStefan Hajnoczi2013-04-221-6/+2
| * qcow: allow sub-cluster compressed write to last clusterStefan Hajnoczi2013-04-221-2/+15
| * qcow2: allow sub-cluster compressed write to last clusterStefan Hajnoczi2013-04-221-2/+15
* | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2013-04-221-6/+19
|\ \
| * | nbd: set TCP_NODELAYStefan Hajnoczi2013-04-151-0/+3
| * | nbd: use TCP_CORK in nbd_co_send_request()Stefan Hajnoczi2013-04-151-6/+16
| * | nbd: unlock mutex in nbd_co_send_request() error pathStefan Hajnoczi2013-04-151-1/+1
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-2224-174/+2636
|\ \ \
| * | | vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
| * | | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
| * | | vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-192-0/+78
| * | | vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-195-1/+378
| * | | virtio: simplify Makefile conditionalsPaolo Bonzini2013-04-192-5/+5
| * | | virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-196-148/+210
| * | | vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger2013-04-192-15/+41
| * | | scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman2013-04-197-0/+1780
| * | | scsi: avoid assertion failure on VERIFY commandPaolo Bonzini2013-04-191-5/+14
* | | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-222-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino2013-04-191-1/+1
| * | | monitor: fix the wrong order of releasing keysAmos Kong2013-04-191-5/+3
| |/ /
* | | ui/cocoa.m: Fix recent compile breakagePeter Maydell2013-04-211-4/+4
* | | i386 ROR r8/r16 instruction fixPavel Dovgaluk2013-04-201-0/+1
* | | qdev: Drop taddr propertiesPeter Maydell2013-04-2010-96/+0
* | | hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell2013-04-201-1/+1
* | | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-203-61/+371
|\ \ \
| * | | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell2013-04-191-7/+2
OpenPOWER on IntegriCloud