Age | Commit message (Expand) | Author |
2023-06-06 | configure: remove --with-git-submodules= | Paolo Bonzini |
2023-06-06 | build: remove git submodule handling from main makefile | Paolo Bonzini |
2023-06-06 | meson: subprojects: replace berkeley-{soft,test}float-3 with wraps | Paolo Bonzini |
2023-06-06 | pc-bios/s390-ccw: always build network bootloader | Paolo Bonzini |
2023-06-06 | configure: move SLOF submodule handling to pc-bios/s390-ccw | Paolo Bonzini |
2023-06-06 | meson: subprojects: replace submodules with wrap files | Paolo Bonzini |
2023-06-06 | build: log submodule update from git-submodule.sh | Paolo Bonzini |
2023-06-06 | git-submodule: allow partial update of .git-submodule-status | Paolo Bonzini |
2023-06-06 | configure: rename --enable-pypi to --enable-download, control subprojects too | Paolo Bonzini |
2023-06-06 | configure: remove --with-git= option | Paolo Bonzini |
2023-06-06 | mkvenv: always pass locally-installed packages to pip | Paolo Bonzini |
2023-06-06 | tests: Use separate virtual environment for avocado | Paolo Bonzini |
2023-06-06 | Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2023-06-06 | target/arm: trap DCC access in user mode emulation | Zhuojia Shen |
2023-06-06 | tests/tcg/aarch64: add DC CVA[D]P tests | Zhuojia Shen |
2023-06-06 | target/arm: allow DC CVA[D]P in user mode emulation | Zhuojia Shen |
2023-06-06 | target/arm: Enable FEAT_LSE2 for -cpu max | Richard Henderson |
2023-06-06 | tests/tcg/multiarch: Adjust sigbus.c | Richard Henderson |
2023-06-06 | tests/tcg/aarch64: Use stz2g in mte-7.c | Richard Henderson |
2023-06-06 | target/arm: Move mte check for store-exclusive | Richard Henderson |
2023-06-06 | target/arm: Relax ordered/atomic alignment checks for LSE2 | Richard Henderson |
2023-06-06 | target/arm: Add SCTLR.nAA to TBFLAG_A64 | Richard Henderson |
2023-06-06 | target/arm: Check alignment in helper_mte_check | Richard Henderson |
2023-06-06 | target/arm: Pass single_memop to gen_mte_checkN | Richard Henderson |
2023-06-06 | target/arm: Pass memop to gen_mte_check1* | Richard Henderson |
2023-06-06 | target/arm: Hoist finalize_memop out of do_fp_{ld, st} | Richard Henderson |
2023-06-06 | target/arm: Hoist finalize_memop out of do_gpr_{ld, st} | Richard Henderson |
2023-06-06 | target/arm: Load/store integer pair with one tcg operation | Richard Henderson |
2023-06-06 | target/arm: Sink gen_mte_check1 into load/store_exclusive | Richard Henderson |
2023-06-06 | target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r | Richard Henderson |
2023-06-06 | target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G | Richard Henderson |
2023-06-06 | target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld} | Richard Henderson |
2023-06-06 | target/arm: Use tcg_gen_qemu_ld_i128 for LDXP | Richard Henderson |
2023-06-06 | target/arm: Introduce finalize_memop_{atom,pair} | Richard Henderson |
2023-06-06 | target/arm: Add feature test for FEAT_LSE2 | Richard Henderson |
2023-06-06 | target/arm: Add commentary for CPUARMState.exclusive_high | Richard Henderson |
2023-06-06 | docs: system: arm: Introduce bananapi_m2u | qianfan Zhao |
2023-06-06 | tests: avocado: boot_linux_console: Add test case for bpim2u | qianfan Zhao |
2023-06-06 | hw: arm: allwinner-sramc: Add SRAM Controller support for R40 | qianfan Zhao |
2023-06-06 | hw: arm: allwinner-r40: Add emac and gmac support | qianfan Zhao |
2023-06-06 | hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support | qianfan Zhao |
2023-06-06 | hw/arm/allwinner-r40: add SDRAM controller device | qianfan Zhao |
2023-06-06 | hw/misc: Rename axp209 to axp22x and add support AXP221 PMU | qianfan Zhao |
2023-06-06 | hw: arm: allwinner-r40: Add i2c0 device | qianfan Zhao |
2023-06-06 | hw: allwinner-r40: Complete uart devices | qianfan Zhao |
2023-06-06 | hw/arm/allwinner-r40: add Clock Control Unit | qianfan Zhao |
2023-06-06 | hw: arm: Add bananapi M2-Ultra and allwinner-r40 support | qianfan Zhao |
2023-06-06 | tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller | Vikram Garhwal |
2023-06-06 | MAINTAINERS: Include canfd tests under Xilinx CAN | Vikram Garhwal |
2023-06-06 | xlnx-versal: Connect Xilinx VERSAL CANFD controllers | Vikram Garhwal |