aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-04Use hexagon toolchain version 16.0.0Marco Liebel1-1/+1
2023-04-04metadata: add .git-blame-ignore-revsAlex Bennée1-0/+21
2023-04-04MAINTAINERS: add a section for policy documentsAlex Bennée1-0/+14
2023-04-04gdbstub: don't report auxv feature unless on LinuxAlex Bennée1-1/+1
2023-04-04gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessaryPhilippe Mathieu-Daudé1-2/+4
2023-04-04Revert "linux-user/arm: Take more care allocating commpage"Richard Henderson1-27/+10
2023-04-04scripts/coverage: initial coverage comparison scriptAlex Bennée2-0/+124
2023-04-04nbd/server: Request TCP_NODELAYEric Blake1-0/+1
2023-04-04Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...Peter Maydell2-2/+2
2023-04-04MAINTAINERS: Remove and change David Gilbert maintainer entriesDr. David Alan Gilbert1-3/+1
2023-04-04target/loongarch: Enables plugins to get instruction codestanhongze1-1/+1
2023-04-04hw/loongarch/virt: Fix virt_to_phys_addr functionTianrui Zhao1-1/+1
2023-04-03Merge tag 'pull-target-arm-20230403' of https://git.linaro.org/people/pmaydel...Peter Maydell6-25/+27
2023-04-03hw/ssi: Fix Linux driver init issue with xilinx_spiChris Rauer1-0/+1
2023-04-03target/arm: Fix generated code for cpreg reads when HSTR is activePeter Maydell1-0/+6
2023-04-03hw/arm: do not free machine->fdt in arm_load_dtb()Markus Armbruster1-1/+4
2023-04-03target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()Philippe Mathieu-Daudé3-24/+16
2023-03-30Merge tag 'misc-fixes-20230330' of https://github.com/philmd/qemu into stagingPeter Maydell6-14/+22
2023-03-30block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>Philippe Mathieu-Daudé1-0/+5