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-01-06
tcg/s390x: Distinguish RIE formats
Richard Henderson
2023-01-06
tcg/s390x: Distinguish RRF-a and RRF-c formats
Richard Henderson
2023-01-06
tcg/s390x: Use LARL+AGHI for odd addresses
Richard Henderson
2023-01-06
tcg/s390x: Remove DISTINCT_OPERANDS facility check
Richard Henderson
2023-01-06
tcg/s390x: Remove FAST_BCR_SER facility check
Richard Henderson
2023-01-06
tcg/s390x: Check for load-on-condition facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for general-instruction-extension facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for extended-immediate facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for long-displacement facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Remove USE_LONG_BRANCHES
Richard Henderson
2023-01-06
tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-06
tcg/s390x: Remove TCG_REG_TB
Richard Henderson
2023-01-06
tcg/s390x: Use register pair allocation for div and mulu2
Richard Henderson
2023-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-06
Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into staging
Peter Maydell
2023-01-05
Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-01-05
tests/tcg/multiarch: add vma-pthread.c
Ilya Leoshkevich
2023-01-05
accel/tcg: Handle false negative lookup in page_check_range
Richard Henderson
2023-01-05
accel/tcg: Use g_free_rcu for user-exec interval trees
Richard Henderson
2023-01-05
accel/tcg: Fix tb_invalidate_phys_page_unwind
Richard Henderson
2023-01-05
tcg: Add TCGHelperInfo argument to tcg_out_call
Richard Henderson
2023-01-05
tcg/aarch64: Merge tcg_out_callr into tcg_out_call
Richard Henderson
2023-01-05
tcg: Move ffi_cif pointer into TCGHelperInfo
Richard Henderson
2023-01-05
tcg: Factor init_ffi_layouts() out of tcg_context_init()
Philippe Mathieu-Daudé
2023-01-05
tcg: Convert typecode_to_ffi from array to function
Philippe Mathieu-Daudé
2023-01-05
tcg: Reorg function calls
Richard Henderson
2023-01-05
tcg: Use output_pref wrapper function
Richard Henderson
2023-01-05
tcg: Vary the allocation size for TCGOp
Richard Henderson
2023-01-05
tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
Philippe Mathieu-Daudé
2023-01-05
accel/tcg/plugin: Use copy_op in append_{udata,mem}_cb
Richard Henderson
2023-01-05
accel/tcg/plugin: Avoid duplicate copy in copy_call
Richard Henderson
2023-01-05
accel/tcg/plugin: Don't search for the function pointer index
Richard Henderson
2023-01-05
tcg: Use TCG_CALL_ARG_EVEN for TCI special case
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
2023-01-05
tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
Richard Henderson
2023-01-05
tcg: Introduce tcg_type_size
Richard Henderson
2023-01-05
tcg: Move TCG_TYPE_COUNT outside enum
Richard Henderson
2023-01-05
tcg: Allocate TCGTemp pairs in host memory order
Richard Henderson
2023-01-05
tcg: Simplify calls to temp_sync vs mem_coherent
Richard Henderson
2023-01-05
tcg: Add temp_subindex to TCGTemp
Richard Henderson
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
2023-01-05
target/sparc: Avoid TCGV_{LOW,HIGH}
Richard Henderson
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2023-01-05
tcg: Introduce paired register allocation
Richard Henderson
2023-01-05
Update scripts/meson-buildoptions.sh
Alessandro Di Federico
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
2023-01-05
target/hexagon: suppress unused variable warning
Alessandro Di Federico
2023-01-05
target/hexagon/idef-parser: fix two typos in README
Matheus Tavares Bernardino
2023-01-05
tests/tcg/hexagon: fix underspecifed asm constraints
Mukilan Thiyagarajan
[next]