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
Age
Commit message (
Expand
)
Author
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: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-gvec.h
Richard Henderson
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
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
target/sh4: Emit insn_start for each insn in gUSA region
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: Move temp_idx and tcgv_i32_temp debug out of line
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
Richard Henderson
2023-06-05
tcg: Remove outdated comments in helper-head.h
Richard Henderson
2023-06-05
target/hexagon: Include helper-gen.h where needed
Richard Henderson
2023-06-05
target/arm: Include helper-gen.h in translator.h
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
Richard Henderson
2023-06-05
tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
Richard Henderson
2023-06-05
tcg: Split out tcg/oversized-guest.h
Richard Henderson
2023-06-05
target/arm: Fix test of TCG_OVERSIZED_GUEST
Richard Henderson
2023-06-05
tcg: Split out tcg-target-reg-bits.h
Richard Henderson
2023-06-05
*: Add missing includes of tcg/tcg.h
Richard Henderson
2023-06-05
target/*: Add missing includes of tcg/debug-assert.h
Richard Henderson
2023-06-05
target/avr: Add missing includes of qemu/error-report.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-05
tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
Merge tag 'pull-block-2023-06-05' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2023-06-05
Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into staging
Richard Henderson
2023-06-05
qcow2: add discard-no-unref option
Jean-Louis Dupond
2023-06-05
parallels: Incorrect condition in out-of-image check
Alexander Ivanov
2023-06-05
parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
Alexander Ivanov
2023-06-05
parallels: Move statistic collection to a separate function
Alexander Ivanov
2023-06-05
parallels: Move check of leaks to a separate function
Alexander Ivanov
2023-06-05
parallels: Fix statistics calculation
Alexander Ivanov
2023-06-05
parallels: Move check of cluster outside image to a separate function
Alexander Ivanov
2023-06-05
parallels: Move check of unclean image to a separate function
Alexander Ivanov
2023-06-05
parallels: Use generic infrastructure for BAT writing in parallels_co_check()
Alexander Ivanov
2023-06-05
parallels: create parallels_set_bat_entry_helper() to assign BAT value
Alexander Ivanov
2023-06-05
parallels: Fix image_end_offset and data_end after out-of-image check
Alexander Ivanov
2023-06-05
parallels: Fix high_off calculation in parallels_co_check()
Alexander Ivanov
[next]