aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-03Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-03user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2024-05-03user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2024-05-03exec: Include missing license in 'exec/cpu-common.h'Philippe Mathieu-Daudé
2024-05-03util/bufferiszero: Reorganize for early test for accelerationAlexander Monakov
2024-04-30plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.cRichard Henderson
2024-04-30plugins: Replace pr_ops with a proper debug dump flagRichard Henderson
2024-04-30plugins: Introduce PLUGIN_CB_MEM_REGULARRichard Henderson
2024-04-30plugins: Simplify callback queuesRichard Henderson
2024-04-30tcg: Remove INDEX_op_plugin_cb_{start,end}Richard Henderson
2024-04-30tcg: Remove TCG_CALL_PLUGINRichard Henderson
2024-04-30plugins: Remove plugin helpersRichard Henderson
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEMRichard Henderson
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSNRichard Henderson
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSNRichard Henderson
2024-04-30plugins: Create TCGHelperInfo for all out-of-line callbacksRichard Henderson
2024-04-30plugins: Move function pointer in qemu_plugin_dyn_cbRichard Henderson
2024-04-30tcg: Pass function pointer to tcg_gen_call*Richard Henderson
2024-04-30tcg: Make tcg/helper-info.h self-containedRichard Henderson
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-30hw/display : Add device DM163Inès Varhol
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell
2024-04-29hw/loongarch: fdt adds pch_msi ControllerSong Gao
2024-04-29hw/loongarch: fdt adds pch_pic ControllerSong Gao
2024-04-29hw/loongarch: fdt adds Extend I/O Interrupt ControllerSong Gao
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao
2024-04-29hw/loongarch: Init efi_system_tableSong Gao
2024-04-29hw/loongarch: Add init_cmdlineSong Gao
2024-04-29hw/loongarch: Move boot functions to boot.cSong Gao
2024-04-26plugins: Include missing 'qemu/bitmap.h' headerPhilippe Mathieu-Daudé
2024-04-26hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'Philippe Mathieu-Daudé
2024-04-26exec: Move CPUTLBEntry helpers to cputlb.cPhilippe Mathieu-Daudé
2024-04-26exec: Restrict inclusion of 'user/guest-base.h'Philippe Mathieu-Daudé
2024-04-26exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'Philippe Mathieu-Daudé
2024-04-26exec: Restrict 'cpu_ldst.h' to TCG acceleratorPhilippe Mathieu-Daudé
2024-04-26exec: Restrict TCG specific declarations of 'cputlb.h'Philippe Mathieu-Daudé
2024-04-26exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' headerPhilippe Mathieu-Daudé
2024-04-26exec: Declare MMUAccessType type in 'mmu-access-type.h' headerPhilippe Mathieu-Daudé
2024-04-26exec: Declare abi_ptr type in its own 'abi_ptr.h' headerPhilippe Mathieu-Daudé
2024-04-26exec/user: Do not include 'cpu.h' in 'abitypes.h'Philippe Mathieu-Daudé
2024-04-26exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'Philippe Mathieu-Daudé
2024-04-26exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé
2024-04-26exec/cpu-all: Remove unused tswapls() definitionsPhilippe Mathieu-Daudé
2024-04-26exec/cpu-all: Remove unused 'qemu/thread.h' headerPhilippe Mathieu-Daudé
2024-04-26exec/cpu-all: Reduce 'qemu/rcu.h' header inclusionPhilippe Mathieu-Daudé
2024-04-26accel/hvf: Use accel-specific per-vcpu @dirty fieldPhilippe Mathieu-Daudé
2024-04-26accel/tcg: Rename helper-head.h -> helper-head.h.incPhilippe Mathieu-Daudé
2024-04-26accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'Philippe Mathieu-Daudé