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
/
accel
Age
Commit message (
Expand
)
Author
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
Richard Henderson
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
2023-06-13
accel/hvf: Report HV_DENIED error
Antonio Caggiano
2023-06-13
util/log: Add vector registers to log
Ivan Klokov
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
accel/tcg: Fix undefined shift in store_whole_le16
Richard Henderson
2023-06-06
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
2023-06-06
hvf: add breakpoint handlers
Francesco Cagnin
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-05
accel/tcg: Unmap perf_marker
Ilya Leoshkevich
2023-06-05
plugins: Move plugin_insn_append to translator.c
Richard Henderson
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
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
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
2023-06-05
tcg: Add insn_start_words to TCGContext
Richard Henderson
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Split out tcg/oversized-guest.h
Richard Henderson
2023-06-05
*: Add missing includes of tcg/tcg.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-05
tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
Richard Henderson
2023-06-01
accel/tcg: include cs_base in our hash calculations
Alex Bennée
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
2023-05-30
accel/tcg: Extract store_atom_insert_al16 to host header
Richard Henderson
2023-05-30
accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
Richard Henderson
2023-05-30
accel/tcg: Fix check for page writeability in load_atomic16_or_exit
Richard Henderson
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
2023-05-23
accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
Richard Henderson
2023-05-23
accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
Richard Henderson
2023-05-23
accel/tcg: Remove prot argument to atomic_mmu_lookup
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
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
Richard Henderson
2023-05-18
accel/tcg: Fix append_mem_cb
Richard Henderson
2023-05-18
tcg: round-robin: do not use mb_read for rr_current_cpu
Paolo Bonzini
2023-05-18
kvm: Enable dirty ring for arm64
Gavin Shan
2023-05-18
kvm: Add helper kvm_dirty_ring_init()
Gavin Shan
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
[next]