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
make: clean after distclean deletes source files
Steve Sistare
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-18
coverity: the definitive COMPONENTS.md update
Paolo Bonzini
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-18
meson: Pass -j option to sphinx
Fabiano Rosas
2023-05-18
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
2023-05-18
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
2023-05-18
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
2023-05-18
tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
Paolo Bonzini
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
2023-05-18
target/i386: add support for FB_CLEAR feature
Emanuele Giuseppe Esposito
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
[prev]
[next]