aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13Update version for v8.0.0-rc4 releasev8.0.0-rc4Peter Maydell1-1/+1
2023-04-13Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell6-24/+97
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse1-10/+3
2023-04-12migration: fix ram_state_pending_exact()Juan Quintela1-1/+2
2023-04-12migration/ram.c: Fix migration with compress enabledLukas Straub1-13/+11
2023-04-12migration: Recover behavior of preempt channel creation for pre-7.2Peter Xu3-2/+24
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu4-8/+57
2023-04-12io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server sidePeter Xu1-0/+3
2023-04-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-11/+13
2023-04-12block/nfs: do not poll within a coroutinePaolo Bonzini1-11/+13
2023-04-12Merge tag 'coverity-fixes-pull-request' of git://git.infradead.org/qemu-nvme ...Peter Maydell2-1/+5
2023-04-12hw/nvme: fix memory leak in nvme_dsmKlaus Jensen1-0/+3
2023-04-12hw/nvme: fix memory leak in fdp ruhid parsingKlaus Jensen1-1/+2
2023-04-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell17-43/+162
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini4-4/+52
2023-04-11block-backend: ignore inserted state in blk_co_nb_sectorsPaolo Bonzini1-15/+8
2023-04-11block-backend: inline bdrv_co_get_geometryPaolo Bonzini3-15/+6
2023-04-11migration/block: replace uses of blk_nb_sectors that do not check resultPaolo Bonzini1-3/+2
2023-04-11block: remove has_variable_length from BlockDriverPaolo Bonzini5-10/+11
2023-04-11block: refresh bs->total_sectors on reopenPaolo Bonzini1-0/+1
2023-04-11block: remove has_variable_length from filtersPaolo Bonzini4-4/+0
2023-04-11block: move has_variable_length to BlockLimitsPaolo Bonzini3-1/+15
2023-04-11hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6IPeter Maydell1-3/+1
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-04-11block/vhdx: fix dynamic VHDX BAT corruptionLukas Tschoke1-1/+1
2023-04-10Merge tag 'pull-tcg-20230410' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell3-5/+7
2023-04-10tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32Richard Henderson1-3/+4
2023-04-10tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abiRichard Henderson1-1/+2
2023-04-10tcg/i386: Adjust assert in tcg_out_addi_ptrRichard Henderson1-1/+1
2023-04-10Merge tag 'pull-target-arm-20230410' of https://git.linaro.org/people/pmaydel...Peter Maydell1-5/+6
2023-04-10target/arm: Copy guarded bit in combine_cacheattrsRichard Henderson1-0/+1
2023-04-10target/arm: PTE bit GP only applies to stage1Richard Henderson1-5/+5
2023-04-10Merge tag 'pull-ppc-20230409' of https://github.com/legoater/qemu into stagingPeter Maydell1-2/+2
2023-04-10Merge tag 'pull_error_handle_fix_use_after_free.v1' of https://github.com/ste...Peter Maydell1-6/+4
2023-04-09target/ppc: Fix temp usage in gen_op_arith_modwRichard Henderson1-2/+2
2023-04-06util/error: Fix use-after-free errors reported by CoverityStefan Berger1-6/+4
2023-04-05Update version for v8.0.0-rc3 releasev8.0.0-rc3Peter Maydell1-1/+1
2023-04-05Revert "memory: Optimize replay of guest mapping"Peter Maydell2-3/+3
2023-04-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+9
2023-04-04kvm: dirty-ring: Fix race with vcpu creationPeter Xu1-0/+9
2023-04-04Merge tag 'pull-tcg-20230404' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-58/+28
2023-04-04Merge tag 'pull-for-8.0-040423-2' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell10-10/+342
2023-04-04Merge tag 'pull-nbd-2023-04-04' of https://repo.or.cz/qemu/ericb into stagingPeter Maydell1-0/+1
2023-04-04tcg/sparc64: Disable direct linking for goto_tbRichard Henderson1-26/+4
2023-04-04accel/tcg: Fix jump cache set in cpu_exec_loopRichard Henderson1-4/+13
2023-04-04accel/tcg: Fix overwrite problems of tcg_cflagsWeiwei Li1-1/+1
2023-04-04tests/avocado: Test Xen guest support under KVMDavid Woodhouse1-0/+171
2023-04-04gitlab: fix typoAlex Bennée1-1/+1
2023-04-04tests/vm: use the default system python for NetBSDDaniel P. Berrangé1-2/+1
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé1-3/+4