aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-10migration: move income process out of multifdPeter Xu
2018-07-10migration: delay postcopy paused statePeter Xu
2018-07-10target/arm: Use correct mmu_idx for exception-return unstackingPeter Maydell
2018-07-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-07-10Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-07-09' int...Peter Maydell
2018-07-09Merge remote-tracking branch 'remotes/rth/tags/pull-sh4-20180709' into stagingPeter Maydell
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-07-09qcow2: add overlap check for bitmap directoryVladimir Sementsov-Ogievskiy
2018-07-09iotests: Add VMDK backing file correlation testMax Reitz
2018-07-09vmdk: Fix possible segfault with non-VMDK backingMax Reitz
2018-07-09raw: Drop superfluous semicolonFam Zheng
2018-07-09qcow2: Drop unreachable breakFam Zheng
2018-07-09file-posix: Fix fd_open check in raw_co_copy_range_toFam Zheng
2018-07-09qcow2: Drop unused cluster_dataFam Zheng
2018-07-09hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...Dou Liyang
2018-07-09machine: properly free device_memoryDavid Hildenbrand
2018-07-09target/sh4: Fix translator.c assertion failure for gUSARichard Henderson
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-07-09pc: Fix typo on PC_COMPAT_2_12Eduardo Habkost
2018-07-09translate-all: honour CF_NOCACHE in tb_gen_codeEmilio G. Cota
2018-07-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180709'...Peter Maydell
2018-07-09hw/net/dp8393x: don't make prom region 'nomigrate'Peter Maydell
2018-07-09boards.h: Remove doc comment reference to nonexistent functionPeter Maydell
2018-07-09hw/sd/omap_mmc: Split 'pseudo-reset' from 'power-on-reset'Philippe Mathieu-Daudé
2018-07-09target/arm: Fix do_predset for large VLRichard Henderson
2018-07-09tcg: Restrict check_size_impl to multiples of the line sizeRichard Henderson
2018-07-09target/arm: Suppress Coverity warning for PRFRichard Henderson
2018-07-09hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUEPeter Maydell
2018-07-09hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot modeGuenter Roeck
2018-07-09hw/timer/cmsdk-apb-timer: Correct ptimer policy settingsPeter Maydell
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180709' into...Peter Maydell
2018-07-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-07' into st...Peter Maydell
2018-07-09sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson
2018-07-09sam460ex: Don't check for errors from qemu_fdt_*()David Gibson
2018-07-09sam460ex: Check for errors from libfdt functionsDavid Gibson
2018-07-09sam460ex: Update u-boot-sam460ex firmwareBALATON Zoltan
2018-07-09linux-user: Report error message on stderr, rather than stdoutPhilippe Mathieu-Daudé
2018-07-09linux-user: Do not report "syscall not implemented" by defaultPhilippe Mathieu-Daudé
2018-07-09linux-user: Do not report "Unsupported syscall" by defaultPhilippe Mathieu-Daudé
2018-07-07nbd/server: fix nbd_co_send_block_statusVladimir Sementsov-Ogievskiy
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland
2018-07-07target/ppc: fix build on ppc64 hostLaurent Vivier
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan
2018-07-07sm501: Fix support for non-zero frame buffer start addressBALATON Zoltan
2018-07-07sm501: Log unimplemented raster operation modesSebastian Bauer
2018-07-07sm501: Implement negated destination raster operation modeSebastian Bauer
2018-07-07sm501: Use values from the pitch register for 2D operationsSebastian Bauer