aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-05target-i386: Add more Intel AVX-512 instructions supportLuwei Kang
2016-09-05exec: Ensure the only one cpu_index allocation method is usedIgor Mammedov
2016-09-05trace: Avoid implicit bool->integer conversionsLluís Vilanova
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova
2016-09-05trace: add syslog tracing backendPaul Durrant
2016-09-05block: Allow node name for 'qemu-io' HMP commandKevin Wolf
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf
2016-09-05block jobs: Improve error message for missing job IDKevin Wolf
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf
2016-09-05qcow2: fix iovec size at qcow2_co_pwritev_compressedPavel Butsykin
2016-09-05test-coroutine: Fix coroutine pool corruptionKevin Wolf
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin
2016-09-05drive-backup: added support for data compressionPavel Butsykin
2016-09-05block: simplify blockdev-backupPavel Butsykin
2016-09-05block: simplify drive-backupPavel Butsykin
2016-09-05block/io: turn on dirty_bitmaps for the compressed writesPavel Butsykin
2016-09-05block: remove BlockDriver.bdrv_write_compressedPavel Butsykin
2016-09-05qcow: cleanup qcow_co_pwritev_compressed to avoid the recursionPavel Butsykin
2016-09-05qcow: add qcow_co_pwritev_compressedPavel Butsykin
2016-09-05vmdk: add vmdk_co_pwritev_compressedPavel Butsykin
2016-09-05qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursionPavel Butsykin
2016-09-05qcow2: add qcow2_co_pwritev_compressedPavel Butsykin
2016-09-05block/io: reuse bdrv_co_pwritev() for write compressedPavel Butsykin
2016-09-05block: Convert bdrv_pwrite_compressed() to BdrvChildPavel Butsykin
2016-09-05block: switch blk_write_compressed() to byte-based interfacePavel Butsykin
2016-09-05nbd-server: Allow node name for nbd-server-addKevin Wolf
2016-09-05nbd-server: Use a separate BlockBackendKevin Wolf
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf
2016-09-05block: Accept node-name for drive-backupKevin Wolf
2016-09-05block: Accept node-name for change-backing-fileKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-mirrorKevin Wolf
2016-09-05block: Accept node-name for blockdev-backupKevin Wolf
2016-09-05block: Accept node-name for block-commitKevin Wolf
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-09-05scsi: scsi-cd without drive property for empty driveKevin Wolf
2016-09-05ide: ide-cd without drive property for empty driveKevin Wolf
2016-09-05qmp: details about CPU definitions in query-cpu-definitionsDavid Hildenbrand
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand
2016-09-05linux-headers: updateCornelia Huck
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x/ioinst: advertise fcs facilityCornelia Huck
2016-09-05s390x: wrap flic savevm calls into vmstateCornelia Huck
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao