aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann6-0/+396
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann3-7/+6
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann17-17/+18
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson63-733/+7386
2023-06-06accel/tcg: Fix undefined shift in store_whole_le16Richard Henderson1-1/+3
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson47-944/+900
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini3-37/+12
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini4-20/+1
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini12-581/+590
2023-06-06pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini1-5/+0
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini3-5/+15
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini13-70/+63
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini2-8/+12
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini1-12/+14
2023-06-06configure: rename --enable-pypi to --enable-download, control subprojects tooPaolo Bonzini4-16/+18
2023-06-06configure: remove --with-git= optionPaolo Bonzini5-19/+13
2023-06-06mkvenv: always pass locally-installed packages to pipPaolo Bonzini1-2/+74
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini8-29/+28
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson46-76/+480
2023-06-06target/arm: trap DCC access in user mode emulationZhuojia Shen2-0/+7
2023-06-06tests/tcg/aarch64: add DC CVA[D]P testsZhuojia Shen3-0/+137
2023-06-06target/arm: allow DC CVA[D]P in user mode emulationZhuojia Shen1-4/+2
2023-06-06target/arm: Enable FEAT_LSE2 for -cpu maxRichard Henderson2-0/+2
2023-06-06tests/tcg/multiarch: Adjust sigbus.cRichard Henderson1-4/+9
2023-06-06tests/tcg/aarch64: Use stz2g in mte-7.cRichard Henderson1-2/+1
2023-06-06target/arm: Move mte check for store-exclusiveRichard Henderson1-6/+36
2023-06-06target/arm: Relax ordered/atomic alignment checks for LSE2Richard Henderson3-26/+104
2023-06-06target/arm: Add SCTLR.nAA to TBFLAG_A64Richard Henderson4-1/+11
2023-06-06target/arm: Check alignment in helper_mte_checkRichard Henderson3-1/+22
2023-06-06target/arm: Pass single_memop to gen_mte_checkNRichard Henderson3-15/+22
2023-06-06target/arm: Pass memop to gen_mte_check1*Richard Henderson3-42/+49
2023-06-06target/arm: Hoist finalize_memop out of do_fp_{ld, st}Richard Henderson1-20/+23
2023-06-06target/arm: Hoist finalize_memop out of do_gpr_{ld, st}Richard Henderson1-26/+35
2023-06-06target/arm: Load/store integer pair with one tcg operationRichard Henderson1-15/+55
2023-06-06target/arm: Sink gen_mte_check1 into load/store_exclusiveRichard Henderson1-23/+21
2023-06-06target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}rRichard Henderson1-25/+70
2023-06-06target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2GRichard Henderson1-7/+10
2023-06-06target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}Richard Henderson2-24/+35
2023-06-06target/arm: Use tcg_gen_qemu_ld_i128 for LDXPRichard Henderson1-11/+20
2023-06-06target/arm: Introduce finalize_memop_{atom,pair}Richard Henderson3-5/+37
2023-06-06target/arm: Add feature test for FEAT_LSE2Richard Henderson1-0/+5
2023-06-06target/arm: Add commentary for CPUARMState.exclusive_highRichard Henderson1-0/+8
2023-06-06docs: system: arm: Introduce bananapi_m2uqianfan Zhao2-0/+140
2023-06-06tests: avocado: boot_linux_console: Add test case for bpim2uqianfan Zhao1-0/+176
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao8-1/+271
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao3-2/+57
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao3-4/+79
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao7-3/+674
2023-06-06hw/misc: Rename axp209 to axp22x and add support AXP221 PMUqianfan Zhao7-245/+297
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao2-1/+13