aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160922'...Peter Maydell
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell
2016-09-22disas/arm.c: Remove unused macro definitionsPeter Maydell
2016-09-22vmstateify ssi-sdDr. David Alan Gilbert
2016-09-22vmstateify ssd0323 displayDr. David Alan Gilbert
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis
2016-09-22loader: Use the specified MemoryRegionAlistair Francis
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis
2016-09-22cadence_gem: Correct indentationAlistair Francis
2016-09-22cadence_gem: Add queue supportAlistair Francis
2016-09-22cadence_gem: Add support for screeningAlistair Francis
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis
2016-09-22cadence_gem: QOMify Cadence GEMAlistair Francis
2016-09-22tests: Add ptimer testsDmitry Osipenko
2016-09-22hw/ptimer: Suppress error messages under qtestDmitry Osipenko