index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2023-06-20
exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
Philippe Mathieu-Daudé
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_...
Joao Martins
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
plugins: Drop unused headers from exec/plugin-gen.h
Richard Henderson
2023-06-05
plugins: Move plugin_insn_append to translator.c
Richard Henderson
2023-06-05
tcg: Move env defines out of NEED_CPU_H in helper-head.h
Richard Henderson
2023-06-05
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
2023-06-05
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
accel/tcg: Move most of gen-icount.h into translator.c
Richard Henderson
2023-06-05
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
2023-06-05
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
2023-06-05
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
2023-06-05
tcg: Split helper-gen.h
Richard Henderson
2023-06-05
tcg: Split tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Remove outdated comments in helper-head.h
Richard Henderson
2023-06-05
tcg: Split out tcg/oversized-guest.h
Richard Henderson
2023-06-05
tcg: Add tlb_fast_offset to TCGContext
Richard Henderson
2023-06-05
tcg: Widen CPUTLBEntry comparators to 64-bits
Richard Henderson
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
2023-05-23
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
2023-05-23
hostmem-file: add offset option
Alexander Graf
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
2023-05-16
include/exec/memop: Add MO_ATOM_*
Richard Henderson
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
2023-05-11
accel/tcg: Introduce tlb_read_idx
Richard Henderson
2023-05-11
tcg: Remove TARGET_ALIGNED_ONLY
Richard Henderson
2023-05-11
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-04-20
include/exec: Provide the tswap() functions for target independent code, too
Thomas Huth
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
2023-03-13
include/exec: Remove guards around `NB_MMU_MODES`
Anton Johansson
2023-03-13
include/exec: Set default `NB_MMU_MODES` to 16
Anton Johansson
[next]