aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25Update version for 4.2.1 releasev4.2.1Michael Roth
2020-06-22iotests/283: Use consistent size for source and targetKevin Wolf
2020-06-22Fix tulip breakageHelge Deller
2020-06-22tcg/mips: mips sync* encode errorlixinyu
2020-06-22target/xtensa: fix pasto in pfwait.r opcode nameMax Filippov
2020-06-22vpc: Don't round up already aligned BAT sizesKevin Wolf
2020-06-22spapr: Fix failure path for attempting to hot unplug PCI bridgesDavid Gibson
2020-06-22net: tulip: check frame size and r/w data lengthPrasad J Pandit
2020-06-22sheepdog: Consistently set bdrv_has_zero_init_truncateEric Blake
2020-06-22qcow2: List autoclear bit names in headerEric Blake
2020-06-22migration/ram: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-06-22migration/colo: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-06-22hmp/vnc: Fix info vnc list leakDr. David Alan Gilbert
2020-06-22block: bdrv_set_backing_bs: fix use-after-freeVladimir Sementsov-Ogievskiy
2020-06-22block: Avoid memleak on qcow2 image info failureEric Blake
2020-06-22ppc/ppc405_boards: Remove unnecessary NULL checkPhilippe Mathieu-Daudé
2020-06-22iotests: Fix nonportable use of od --endianEric Blake
2020-06-22pc-bios: s390x: Save iplb location in lowcoreJanosch Frank
2020-06-22hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definitionNiek Linnenbank
2020-06-22vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan
2020-06-22virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan
2020-06-22virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan
2020-06-22target/arm: Correct definition of PMCRDPPeter Maydell
2020-06-22block: Fix VM size field width in snapshot dumpMax Reitz
2020-06-22block: fix crash on zero-length unaligned write and readVladimir Sementsov-Ogievskiy
2020-06-22target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine...Liang Yan
2020-06-22iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy
2020-06-22block/backup-top: fix failure pathVladimir Sementsov-Ogievskiy
2020-06-22block: fix memleaks in bdrv_refresh_filenamePan Nengyuan
2020-06-22target/arm: fix TCG leak for fcvt half->doubleAlex Bennée
2020-06-22audio/oss: fix buffer pos calculationGerd Hoffmann
2020-06-22hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu
2020-06-22tpm-ppi: page-align PPI RAMMarc-André Lureau
2020-06-22block/backup: fix memory leak in bdrv_backup_top_append()Eiichi Tsukata
2020-06-22s390x: adapter routes error handlingCornelia Huck
2020-06-22target/i386: kvm: initialize feature MSRs very earlyPaolo Bonzini
2020-06-22target/arm: Fix PAuth sbox functionsVincent Dehors
2020-06-22m68k: Fix regression causing Single-Step via GDB/RSP to not single stepLaurent Vivier
2020-06-22Revert "vnc: allow fall back to RAW encoding"Gerd Hoffmann
2020-06-22migration: Rate limit inside host pagesDr. David Alan Gilbert
2020-06-22runstate: ignore finishmigrate -> prelaunch transitionLaurent Vivier
2020-06-22target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik
2020-06-22migration-test: ppc64: fix FORTH test programLaurent Vivier
2020-06-22blkdebug: Allow taking/unsharing permissionsMax Reitz
2020-06-22block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-06-22hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith
2020-06-22hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith
2020-06-22hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith
2020-06-22hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith
2020-06-22hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith