aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-13hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definitionPhilippe Mathieu-Daudé
2023-06-10Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-06-10hw/ppc/openpic: Do not open-code ROUND_UP() macroPhilippe Mathieu-Daudé
2023-06-10pnv/xive2: Introduce macros to manipulate TIMA addressesFrederic Barrat
2023-06-09spelling: informationMichael Tokarev
2023-06-07hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICEBernhard Beschow
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan 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-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-06atomics: eliminate mb_read/mb_setPaolo Bonzini
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-05accel/tcg: Tidy includes for translator.[ch]Richard Henderson
2023-06-05accel/tcg: Move translator_fake_ldb out of lineRichard Henderson
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: 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
2023-06-05tcg: Add insn_start_words to TCGContextRichard Henderson
2023-06-05tcg: Split helper-proto.hRichard Henderson
2023-06-05tcg: Split helper-gen.hRichard Henderson
2023-06-05tcg: Split tcg_gen_callNRichard Henderson
2023-06-05tcg: Move temp_idx and tcgv_i32_temp debug out of lineRichard Henderson
2023-06-05tcg: Pass TCGHelperInfo to tcg_gen_callNRichard Henderson
2023-06-05tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.hRichard Henderson
2023-06-05tcg: Remove outdated comments in helper-head.hRichard Henderson
2023-06-05tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.hRichard Henderson
2023-06-05tcg: Move TCGv, dup_const_tl definitions to tcg-op.hRichard Henderson
2023-06-05tcg: Split out tcg/oversized-guest.hRichard Henderson
2023-06-05tcg: Split out tcg-target-reg-bits.hRichard Henderson