aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao
2023-06-06hw/misc: Rename axp209 to axp22x and add support AXP221 PMUqianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao
2023-06-06tests/qtest: Introduce tests for Xilinx VERSAL CANFD controllerVikram Garhwal
2023-06-06MAINTAINERS: Include canfd tests under Xilinx CANVikram Garhwal
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal
2023-06-06hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal
2023-06-06hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin
2023-06-06hvf: add breakpoint handlersFrancesco Cagnin
2023-06-06hvf: handle access for more registersFrancesco Cagnin
2023-06-06arm: move KVM breakpoints helpersFrancesco Cagnin
2023-06-06Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"Paolo Bonzini
2023-06-06scsi/qemu-pr-helper: Drop support for 'old' libmultipath APIPhilippe Mathieu-Daudé
2023-06-06meson.build: Use -Wno-undef only for SDL2 versions that need itThomas Huth
2023-06-06meson.build: Group the audio backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the network backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the UI entries in a separate summary sectionThomas Huth
2023-06-06scripts: remove dead filePaolo Bonzini
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini
2023-06-06meson: Avoid implicit declaration of absent functionsMichal Privoznik
2023-06-05Merge tag 'pull-tcg-20230605' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-06-05tcg/tcg-op-vec: Remove left over _link_error() definitionsPhilippe Mathieu-Daudé
2023-06-05accel/tcg: Unmap perf_markerIlya Leoshkevich
2023-06-05tcg: Build once for system and once for user-onlyRichard Henderson
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson
2023-06-05plugins: Drop unused headers from exec/plugin-gen.hRichard Henderson
2023-06-05plugins: Move plugin_insn_append to translator.cRichard Henderson
2023-06-05tcg: Remove target-specific headers from tcg.[ch]Richard Henderson
2023-06-05tcg: Move env defines out of NEED_CPU_H in helper-head.hRichard Henderson
2023-06-05tcg: Fix PAGE/PROT confusionRichard Henderson
2023-06-05accel/tcg: Tidy includes for translator.[ch]Richard Henderson
2023-06-05target/arm: Add missing include of exec/exec-all.hRichard Henderson
2023-06-05target/*: Add missing includes of exec/translation-block.hRichard Henderson
2023-06-05target/mips: Tidy helpers for translationRichard Henderson
2023-06-05target/arm: Tidy helpers for translationRichard Henderson
2023-06-05accel/tcg: Move translator_fake_ldb out of lineRichard Henderson
2023-06-05target/ppc: Inline gen_icount_io_start()Philippe Mathieu-Daudé
2023-06-05accel/tcg: Introduce translator_io_startRichard Henderson
2023-06-05accel/tcg: Move most of gen-icount.h into translator.cRichard Henderson
2023-06-05include/exec: Remove CODE_GEN_AVG_BLOCK_SIZERichard Henderson
2023-06-05tcg: Spit out exec/translation-block.hRichard Henderson
2023-06-05exec-all: Widen TranslationBlock pc and cs_base to 64-bitsRichard Henderson
2023-06-05exec-all: Widen tb_page_addr_t for user-onlyRichard Henderson
2023-06-05tcg: Remove NO_CPU_IO_DEFSRichard Henderson
2023-06-05tcg: Split tcg/tcg-op-gvec.hRichard Henderson
2023-06-05tcg: Move TLB_FLAGS_MASK check out of get_alignment_bitsRichard Henderson
2023-06-05tcg: Add guest_mo to TCGContextRichard Henderson