aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson9-0/+532
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao2-0/+72
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao1-0/+6
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao1-0/+9
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao2-1/+120
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao1-0/+3
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao1-0/+8
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao2-0/+67
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao1-0/+110
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal1-0/+12
2023-06-06hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal1-0/+87
2023-06-06hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin2-0/+16
2023-06-06hvf: add breakpoint handlersFrancesco Cagnin2-0/+23
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini1-12/+5
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson1-1/+0
2023-06-05plugins: Drop unused headers from exec/plugin-gen.hRichard Henderson1-2/+0
2023-06-05plugins: Move plugin_insn_append to translator.cRichard Henderson1-22/+0
2023-06-05tcg: Remove target-specific headers from tcg.[ch]Richard Henderson1-1/+0
2023-06-05tcg: Move env defines out of NEED_CPU_H in helper-head.hRichard Henderson1-3/+3
2023-06-05accel/tcg: Tidy includes for translator.[ch]Richard Henderson1-5/+1
2023-06-05accel/tcg: Move translator_fake_ldb out of lineRichard Henderson1-7/+1
2023-06-05accel/tcg: Introduce translator_io_startRichard Henderson2-6/+10
2023-06-05accel/tcg: Move most of gen-icount.h into translator.cRichard Henderson1-78/+1
2023-06-05include/exec: Remove CODE_GEN_AVG_BLOCK_SIZERichard Henderson1-10/+0
2023-06-05tcg: Spit out exec/translation-block.hRichard Henderson2-131/+150
2023-06-05exec-all: Widen TranslationBlock pc and cs_base to 64-bitsRichard Henderson1-2/+2
2023-06-05exec-all: Widen tb_page_addr_t for user-onlyRichard Henderson1-2/+2
2023-06-05tcg: Split tcg/tcg-op-gvec.hRichard Henderson2-434/+436
2023-06-05tcg: Move TLB_FLAGS_MASK check out of get_alignment_bitsRichard Henderson2-4/+3
2023-06-05tcg: Add guest_mo to TCGContextRichard Henderson1-0/+1
2023-06-05tcg: Add insn_start_words to TCGContextRichard Henderson4-14/+26
2023-06-05tcg: Split helper-proto.hRichard Henderson4-65/+96
2023-06-05tcg: Split helper-gen.hRichard Henderson4-98/+125
2023-06-05tcg: Split tcg_gen_callNRichard Henderson2-21/+33
2023-06-05tcg: Move temp_idx and tcgv_i32_temp debug out of lineRichard Henderson1-14/+16
2023-06-05tcg: Pass TCGHelperInfo to tcg_gen_callNRichard Henderson6-104/+145
2023-06-05tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.hRichard Henderson1-0/+59
2023-06-05tcg: Remove outdated comments in helper-head.hRichard Henderson1-15/+3
2023-06-05tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.hRichard Henderson2-1000/+1000
2023-06-05tcg: Move TCGv, dup_const_tl definitions to tcg-op.hRichard Henderson2-20/+14
2023-06-05tcg: Split out tcg/oversized-guest.hRichard Henderson3-11/+24
2023-06-05tcg: Split out tcg-target-reg-bits.hRichard Henderson1-11/+1
2023-06-05tcg: Add tlb_fast_offset to TCGContextRichard Henderson3-38/+58
2023-06-05tcg: Widen CPUTLBEntry comparators to 64-bitsRichard Henderson2-30/+26
2023-06-05tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.hRichard Henderson2-7/+8
2023-06-05Merge tag 'pull-block-2023-06-05' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson1-5/+3
2023-06-05Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into stagingRichard Henderson1-1/+0
2023-06-05util/iov: Remove qemu_iovec_init_extended()Hanna Czenczek1-5/+0
2023-06-05util/iov: Make qiov_slice() publicHanna Czenczek1-0/+3
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow1-1/+0