aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160922'...Peter Maydell55-549/+2084
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell7-8/+8
2016-09-22disas/arm.c: Remove unused macro definitionsPeter Maydell1-11/+0
2016-09-22vmstateify ssi-sdDr. David Alan Gilbert1-42/+28
2016-09-22vmstateify ssd0323 displayDr. David Alan Gilbert1-62/+40
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi1-1/+1
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis2-2/+30
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis2-4/+39
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis3-5/+29
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis3-14/+41
2016-09-22loader: Use the specified MemoryRegionAlistair Francis1-1/+2
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis2-0/+7
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis1-0/+2
2016-09-22cadence_gem: Correct indentationAlistair Francis1-96/+101
2016-09-22cadence_gem: Add queue supportAlistair Francis1-24/+107
2016-09-22cadence_gem: Add support for screeningAlistair Francis2-3/+174
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis2-43/+64
2016-09-22cadence_gem: QOMify Cadence GEMAlistair Francis1-11/+17
2016-09-22tests: Add ptimer testsDmitry Osipenko5-0/+704
2016-09-22hw/ptimer: Suppress error messages under qtestDmitry Osipenko1-2/+7
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko24-31/+57
2016-09-22hw/ptimer: Actually stop the timer in case of errorDmitry Osipenko1-0/+1
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater1-5/+13
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater4-10/+18
2016-09-22aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater1-8/+9
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater2-2/+15
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater1-1/+0