aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-23qemu-iotests/141: Avoid blockdev-add with idKevin Wolf2-22/+26
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf2-9/+6
2016-09-23qemu-iotests/139: Avoid blockdev-add with idKevin Wolf2-123/+59
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf1-7/+10
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf1-5/+1
2016-09-23qemu-iotests/117: Avoid blockdev-add with idKevin Wolf1-2/+2
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf2-62/+6
2016-09-23qemu-iotests/081: Avoid blockdev-add with idKevin Wolf1-1/+1
2016-09-23qemu-iotests/071: Avoid blockdev-add with idKevin Wolf1-4/+4
2016-09-23qemu-iotests/067: Avoid blockdev-add with idKevin Wolf2-86/+131
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf1-39/+32
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf2-17/+73
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf3-10/+16
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf6-18/+31
2016-09-23block: Accept device model name for ejectKevin Wolf5-10/+22
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf3-19/+28
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf3-20/+26
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf3-23/+64
2016-09-23qdev-monitor: Add blk_by_qdev_id()Kevin Wolf2-0/+19
2016-09-23qdev-monitor: Factor out find_device_state()Kevin Wolf1-4/+12
2016-09-23block: Add blk_by_dev()Kevin Wolf2-0/+20
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf1-2/+2
2016-09-23block: rename "read-only" to BDRV_OPT_READ_ONLYAlberto Garcia1-5/+5
2016-09-23commit: Add 'base' to the reopen queue before 'overlay_bs'Alberto Garcia1-4/+4
2016-09-23block: Don't queue the same BDS twice in bdrv_reopen_queue_child()Alberto Garcia1-3/+19
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia4-13/+45
2016-09-23block: Update bs->open_flags earlier in bdrv_open_common()Alberto Garcia1-3/+2
2016-09-23block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flagsAlberto Garcia1-12/+11
2016-09-23block: Remove bdrv_is_snapshotAlberto Garcia2-6/+0
2016-09-23tests: allow to specify list of formats to test for check-block.shDenis V. Lunev1-5/+8
2016-09-23hmp: Remove dead code in hmp_qemu_io()Kevin Wolf1-9/+5
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange4-1/+118
2016-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-16/+123
2016-09-23linux-user: Add missing Mips syscalls items in strace.listAleksandar Markovic1-0/+114
2016-09-23linux-user: Add missing TARGET_EDQUOT error code for MipsAleksandar Markovic3-0/+5
2016-09-23linux-user: Fix certain argument alignment cases for Mips64Aleksandar Markovic1-1/+1
2016-09-23linux-user: Fix structure target_semid64_ds definition for MipsAleksandar Markovic1-0/+16
2016-09-23linux-user: Fix structure target_flock definition for MipsAleksandar Markovic1-0/+6
2016-09-23linux-user: Fix TARGET_F_GETOWN definition for MipsAleksandar Markovic1-1/+1
2016-09-23linux-user: Fix TARGET_SIOCATMARK definition for MipsAleksandar Markovic1-0/+4
2016-09-23target-mips: generate fencesLeon Alrae1-2/+30
2016-09-23target-mips: add 24KEc CPU definitionAndré Draszik1-0/+22
2016-09-23docker: exec $CMDFam Zheng1-6/+9
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng1-1/+4
2016-09-23docker: Support showing environment informationFam Zheng2-1/+12
2016-09-23docker: Print used options before doing configureFam Zheng1-6/+8
2016-09-23docker: Flatten default target list in test-quickFam Zheng1-1/+1
2016-09-23docker: Update fedora image to latestFam Zheng1-1/+1
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng1-1/+3
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng1-2/+12