aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-10block: Add copy offloading trace pointsFam Zheng4-0/+15
2018-07-10block: Prefix file driver trace points with "file_"Fam Zheng3-4/+4
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck7-9/+131
2018-07-10Revert "block: Remove deprecated -drive option addr"Cornelia Huck5-2/+30
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck14-8/+48
2018-07-10Revert "block: Remove dead deprecation warning code"Cornelia Huck1-0/+12
2018-07-10block/blklogwrites: Make sure the log sector size is not too smallAri Sundholm1-1/+4
2018-07-10qapi/block-core.json: Add missing documentation for blklogwrites log-append o...Ari Sundholm1-0/+2
2018-07-10block/backup: fix fleecing scheme: use serialized writesVladimir Sementsov-Ogievskiy1-6/+14
2018-07-10block: add BDRV_REQ_SERIALISING flagVladimir Sementsov-Ogievskiy2-2/+40
2018-07-10block: split flags in copy_rangeVladimir Sementsov-Ogievskiy11-59/+90
2018-07-10block/io: fix copy_rangeVladimir Sementsov-Ogievskiy2-15/+39
2018-07-10iotests: 222: Don't run with luksFam Zheng1-0/+2
2018-07-10block: Fix copy-on-read crash with partial final clusterKevin Wolf3-0/+23
2018-07-10test-bdrv-drain: Test bdrv_append() to drained nodeKevin Wolf1-0/+43
2018-07-10block: Poll after drain on attaching a nodeKevin Wolf4-7/+32
2018-07-09Merge remote-tracking branch 'remotes/rth/tags/pull-sh4-20180709' into stagingPeter Maydell1-37/+44
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-3/+3
2018-07-09hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...Dou Liyang1-3/+2
2018-07-09machine: properly free device_memoryDavid Hildenbrand1-0/+1
2018-07-09target/sh4: Fix translator.c assertion failure for gUSARichard Henderson1-37/+44
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell1-1/+1
2018-07-09pc: Fix typo on PC_COMPAT_2_12Eduardo Habkost1-1/+1
2018-07-09translate-all: honour CF_NOCACHE in tb_gen_codeEmilio G. Cota1-15/+19
2018-07-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180709'...Peter Maydell11-28/+91
2018-07-09hw/net/dp8393x: don't make prom region 'nomigrate'Peter Maydell1-1/+1
2018-07-09boards.h: Remove doc comment reference to nonexistent functionPeter Maydell1-2/+1
2018-07-09hw/sd/omap_mmc: Split 'pseudo-reset' from 'power-on-reset'Philippe Mathieu-Daudé1-3/+11
2018-07-09target/arm: Fix do_predset for large VLRichard Henderson1-8/+2
2018-07-09tcg: Restrict check_size_impl to multiples of the line sizeRichard Henderson1-2/+5
2018-07-09target/arm: Suppress Coverity warning for PRFRichard Henderson1-2/+2
2018-07-09hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUEPeter Maydell1-0/+16
2018-07-09hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot modeGuenter Roeck1-1/+1
2018-07-09hw/timer/cmsdk-apb-timer: Correct ptimer policy settingsPeter Maydell1-1/+1
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell3-7/+49
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger2-1/+2
2018-07-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180709' into...Peter Maydell14-51/+257
2018-07-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-07' into st...Peter Maydell1-2/+3
2018-07-09sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson1-12/+6
2018-07-09sam460ex: Don't check for errors from qemu_fdt_*()David Gibson1-20/+6
2018-07-09sam460ex: Check for errors from libfdt functionsDavid Gibson1-2/+3
2018-07-09sam460ex: Update u-boot-sam460ex firmwareBALATON Zoltan2-0/+0
2018-07-07nbd/server: fix nbd_co_send_block_statusVladimir Sementsov-Ogievskiy1-2/+3
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland1-0/+2
2018-07-07target/ppc: fix build on ppc64 hostLaurent Vivier1-1/+1
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé1-1/+1
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan1-2/+15
2018-07-07sm501: Fix support for non-zero frame buffer start addressBALATON Zoltan1-3/+16
2018-07-07sm501: Log unimplemented raster operation modesSebastian Bauer1-0/+23
2018-07-07sm501: Implement negated destination raster operation modeSebastian Bauer1-1/+11