Tags give the ability to mark specific points in history as being important
-
pull-nios2-20220426
7f176c5a · ·Fix nios2-linux-user syscalls. Fix nios2-linux-user sigreturn. Enable tests for nios2-linux-user. Remove special handling of SIGSEGV. Check supervisor for eret, bret. Split special registers out of env->regs[]. Clean up interrupt processing. Raise unaligned data and destination exceptions. Set TLBMISC fields correctly on exceptions. Prevent writes to read-only or reserved control fields. Use tcg_constant_tl(). Implement shadow register sets. Implement external interrupt controller interface. Implement vectored interrupt controller. Enable semihosting tests for nios2-softmmu.
-
pull-rx-20220421
724eaece · ·Fix usp/isp swapping upon clrpsw/setpsw. Fix psw.i/pc upon wait. Align dtb in ram.
-
pull-tcg-20220420
a61532fa · ·Cleanup sysemu/tcg.h usage. Fix indirect lowering vs cond branches Remove ATOMIC_MMU_IDX Add tcg_constant_ptr
-
pull-log-20220420
4e51069d · ·Clean up log locking. Use the FILE* from qemu_log_trylock more often. Support per-thread log files with -d tid.
-
pull-tcg-20220304
cf320769 · ·Reorder do_constant_folding_cond test to satisfy valgrind. Fix value of MAX_OPC_PARAM_IARGS. Add opcodes for vector nand, nor, eqv. Support vector nand, nor, eqv on PPC and S390X hosts. Support AVX512VL, AVX512BW, AVX512DQ, and AVX512VBMI2.
-
pull-tcg-20220303
f23e6de2 · ·Reorder do_constant_folding_cond test to satisfy valgrind. Fix value of MAX_OPC_PARAM_IARGS. Add opcodes for vector nand, nor, eqv. Support vector nand, nor, eqv on PPC and S390X hosts. Support AVX512VL, AVX512BW, AVX512DQ, and AVX512VBMI2. Support 32-bit guest addresses as signed values.
-
pull-tcg-20220228
2ccf40f0 · ·Fix typecode generation for tcg helpers Fix single stepping into interrupt handlers Fix out-of-range offsets for stores in TCI
-
pull-tcg-20220211
5c1a101e · ·Fix safe_syscall_base for sparc64. Fix host signal handling for sparc64-linux. Speedups for jump cache and work list probing. Fix for exception replays. Raise guest SIGBUS for user-only misaligned accesses.
-
pull-tcg-20220104
d7478d42 · ·Fix for safe_syscall_base. Fix for folding of vector add/sub. Fix build on loongarch64 with gcc 8. Remove decl for qemu_run_machine_init_done_notifiers.
-
pull-misc-20220103
5c23f0c3 · ·Fix some meson conversion breakage Disable check-python-tox Fix emulation of hppa STBY insn
-
pull-user-20211220
3363615a · ·Move errno processing from safe_syscall() to safe_syscall_base(). Move safe_syscall() from linux-user to common-user. Add FreeBSD support to safe_syscall_base(). Tidy top-level meson.build wrt {bsd,linux}-user. -
pull-lu-20211123
07637888 · ·Create common rewind_if_in_safe_syscall function. Resolves pointer type issues with uc_mcontext.pc on aarch64 between glibc and musl.
-
pull-tcg-20211111
d58f0173 · ·appease coverity vs extract2 update docs for ctpop opcodes tcg/s390x build fix for gcc11