summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pc-bios/s390-ccw: El Torito s390x boot entry checkMaxim Samoylov2015-11-112-1/+18
| * | pc-bios/s390-ccw: ISO-9660 El Torito boot implementationMaxim Samoylov2015-11-114-0/+306
| * | pc-bios/s390-ccw: Always adjust virtio sector countMaxim Samoylov2015-11-111-6/+1
| * | s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel2015-11-111-1/+3
| * | s390x: switch to memory_region_allocate_system_memoryDominik Dingel2015-11-111-2/+1
| * | MAINTAINERS: update virtio-ccw/s390 git treeCornelia Huck2015-11-111-2/+6
| * | MAINTAINERS: update s390 file patternsCornelia Huck2015-11-111-6/+6
| * | s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao2015-11-111-2/+6
| * | s390x/css: sense data endiannessCornelia Huck2015-11-111-0/+6
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-1138-311/+2626
|\ \ | |/ |/|
| * Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-11' in...Kevin Wolf2015-11-1118-51/+692
| |\
| | * iotests: Check for quorum support in test 139Alberto Garcia2015-11-111-0/+2
| | * qcow2: Fix qcow2_get_cluster_offset() for zero clustersKevin Wolf2015-11-111-6/+9
| | * iotests: Add tests for the x-blockdev-del commandAlberto Garcia2015-11-113-0/+420
| | * block: Add 'x-blockdev-del' QMP commandAlberto Garcia2015-11-113-4/+155
| | * block: Add blk_get_refcnt()Alberto Garcia2015-11-112-0/+6
| | * mirror: block all operations on the target image during the jobAlberto Garcia2015-11-111-0/+4
| | * qemu-iotests: fix -valgrind option for checkJeff Cody2015-11-116-26/+59
| | * qemu-iotests: fix cleanup of background processesJeff Cody2015-11-114-15/+37
| |/
| * qemu-io: Correct error messagesJohn Snow2015-11-111-19/+34
| * qemu-io: Check for trailing charsJohn Snow2015-11-111-1/+8
| * qemu-io: fix cvtnum lval typesJohn Snow2015-11-111-36/+89
| * block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia2015-11-112-1/+15
| * block: Remove inner quotation marks in iotest 085Alberto Garcia2015-11-111-8/+8
| * block: Disallow snapshots if the overlay doesn't support backing filesAlberto Garcia2015-11-111-0/+5
| * throttle: Use bs->throttle_state instead of bs->io_limits_enabledAlberto Garcia2015-11-114-7/+10
| * throttle: Check for pending requests in throttle_group_unregister_bs()Alberto Garcia2015-11-111-0/+7
| * qemu-img: add check for zero-length job lenJohn Snow2015-11-111-1/+2
| * qcow2: avoid misaligned 64bit bswapJohn Snow2015-11-111-4/+7
| * qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2015-11-112-2/+32
| * commit: reopen overlay_bs before baseAlberto Garcia2015-11-111-4/+4
| * block: add tests for the 'blockdev-snapshot' commandAlberto Garcia2015-11-112-8/+128
| * block: add a 'blockdev-snapshot' QMP commandAlberto Garcia2015-11-114-61/+172
| * block: support passing 'backing': '' to 'blockdev-add'Alberto Garcia2015-11-111-0/+7
| * block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia2015-11-113-6/+6
| * block: check for existing device IDs in external_snapshot_prepare()Alberto Garcia2015-11-111-2/+3
| * iotests: Add test for change-related QMP commandsMax Reitz2015-11-113-0/+726
| * hmp: Add read-only-mode option to change commandMax Reitz2015-11-112-4/+38
| * blockdev: read-only-mode for blockdev-change-mediumMax Reitz2015-11-116-4/+72
| * hmp: Use blockdev-change-medium for change commandMax Reitz2015-11-111-12/+15
| * qmp: Introduce blockdev-change-mediumMax Reitz2015-11-117-12/+69
| * block: Inquire tray state before tray-moved eventsMax Reitz2015-11-111-10/+7
| * blockdev: Implement change with basic operationsMax Reitz2015-11-111-110/+68
| * blockdev: Implement eject with basic operationsMax Reitz2015-11-111-6/+5
| * blockdev: Add blockdev-insert-mediumMax Reitz2015-11-113-0/+110
| * blockdev: Add blockdev-remove-mediumMax Reitz2015-11-113-0/+112
| * blockdev: Add blockdev-close-trayMax Reitz2015-11-113-0/+74
| * blockdev: Add blockdev-open-trayMax Reitz2015-11-113-0/+116
| * block: Add functions for inheriting a BBRSMax Reitz2015-11-112-0/+29
| * block: Make bdrv_states publicMax Reitz2015-11-112-2/+3
OpenPOWER on IntegriCloud