aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23qemu-iotests/141: Avoid blockdev-add with idKevin Wolf
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf
2016-09-23qemu-iotests/139: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/117: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/081: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/071: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/067: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf
2016-09-23qdev-monitor: Add blk_by_qdev_id()Kevin Wolf
2016-09-23qdev-monitor: Factor out find_device_state()Kevin Wolf
2016-09-23block: Add blk_by_dev()Kevin Wolf
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf
2016-09-23block: rename "read-only" to BDRV_OPT_READ_ONLYAlberto Garcia
2016-09-23commit: Add 'base' to the reopen queue before 'overlay_bs'Alberto Garcia
2016-09-23block: Don't queue the same BDS twice in bdrv_reopen_queue_child()Alberto Garcia
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia
2016-09-23block: Update bs->open_flags earlier in bdrv_open_common()Alberto Garcia
2016-09-23block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flagsAlberto Garcia
2016-09-23block: Remove bdrv_is_snapshotAlberto Garcia
2016-09-23tests: allow to specify list of formats to test for check-block.shDenis V. Lunev
2016-09-23hmp: Remove dead code in hmp_qemu_io()Kevin Wolf
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange
2016-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-23linux-user: Add missing Mips syscalls items in strace.listAleksandar Markovic
2016-09-23linux-user: Add missing TARGET_EDQUOT error code for MipsAleksandar Markovic
2016-09-23linux-user: Fix certain argument alignment cases for Mips64Aleksandar Markovic
2016-09-23linux-user: Fix structure target_semid64_ds definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix structure target_flock definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix TARGET_F_GETOWN definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix TARGET_SIOCATMARK definition for MipsAleksandar Markovic
2016-09-23target-mips: generate fencesLeon Alrae
2016-09-23target-mips: add 24KEc CPU definitionAndré Draszik
2016-09-23docker: exec $CMDFam Zheng
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng
2016-09-23docker: Support showing environment informationFam Zheng
2016-09-23docker: Print used options before doing configureFam Zheng
2016-09-23docker: Flatten default target list in test-quickFam Zheng
2016-09-23docker: Update fedora image to latestFam Zheng
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng