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-05-18
target/i386: add support for FLUSH_L1D feature
Emanuele Giuseppe Esposito
2023-05-17
qapi/parser: Drop two bad type hints for now
Markus Armbruster
2023-05-17
Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...
Richard Henderson
2023-05-17
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
2023-05-17
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
2023-05-17
linux-user: Don't require PROT_READ for mincore
Thomas Weißschuh
2023-05-17
linux-user: Add new flag VERIFY_NONE
Thomas Weißschuh
2023-05-17
linux-user/main: Use list_cpus() instead of cpu_list()
Thomas Huth
2023-05-17
linux-user: Add open_tree() syscall
Thomas Weißschuh
2023-05-17
linux-user: Add move_mount() syscall
Thomas Weißschuh
2023-05-17
linux-user: report ENOTTY for unknown ioctls
Thomas Weißschuh
2023-05-17
linux-user: Emulate /proc/cpuinfo output for riscv
Afonso Bordado
2023-05-16
Merge tag 'pull-tcg-20230516-3' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
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: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-16
tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-16
tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-16
tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-16
tcg/aarch64: Remove USE_GUEST_BASE
Richard Henderson
2023-05-16
tcg/arm: Remove TARGET_LONG_BITS
Richard Henderson
2023-05-16
tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-16
tcg/i386: Adjust type of tlb_mask
Richard Henderson
2023-05-16
tcg/i386: Conditionalize tcg_out_extu_i32_i64
Richard Henderson
2023-05-16
tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2023-05-16
tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
Richard Henderson
2023-05-16
tcg: Split INDEX_op_qemu_{ld,st}* for guest address size
Richard Henderson
2023-05-16
tcg: Remove TCGv from tcg_gen_atomic_*
Richard Henderson
2023-05-16
tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
Richard Henderson
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
2023-05-16
tcg: Reduce copies for plugin_gen_mem_callbacks
Richard Henderson
2023-05-16
accel/tcg: Merge do_gen_mem_cb into caller
Richard Henderson
2023-05-16
accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
Richard Henderson
2023-05-16
tcg: Widen tcg_gen_code pc_start argument to uint64_t
Richard Henderson
2023-05-16
tcg: Widen helper_atomic_* addresses to uint64_t
Richard Henderson
2023-05-16
tcg: Widen helper_{ld,st}_i128 addresses to uint64_t
Richard Henderson
2023-05-16
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
2023-05-16
tcg: Split out memory ops to tcg-op-ldst.c
Richard Henderson
2023-05-16
tcg/sparc64: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/s390x: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/riscv: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/ppc: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/mips: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/loongarch64: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/arm: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/aarch64: Use atom_and_align_for_opc
Richard Henderson
2023-05-16
tcg/i386: Use atom_and_align_for_opc
Richard Henderson
[prev]
[next]