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
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2023-10-30
linux-user/riscv: Add vdso
Richard Henderson
2023-10-30
linux-user/hppa: Add vdso
Richard Henderson
2023-10-30
linux-user/arm: Add vdso
Richard Henderson
2023-10-30
linux-user/aarch64: Add vdso
Richard Henderson
2023-10-30
linux-user/x86_64: Add vdso
Richard Henderson
2023-10-30
linux-user/i386: Add vdso
Richard Henderson
2023-10-30
linux-user: Add gen-vdso tool
Richard Henderson
2023-10-30
linux-user: Load vdso image if available
Richard Henderson
2023-10-30
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_symbols
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_elf_image
Richard Henderson
2023-10-30
linux-user: Do not clobber bprm_buf swapping ehdr
Richard Henderson
2023-10-30
linux-user: Tidy loader_exec
Richard Henderson
2023-10-30
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
2023-10-25
target/sparc: Remove sparcv7 cpu features
Richard Henderson
2023-10-18
linux-user: Remap guest SIGABRT
Richard Henderson
2023-10-18
linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
Richard Henderson
2023-10-18
linux-user: Split out host_sig{segv,bus}_handler
Richard Henderson
2023-10-18
linux-user: Simplify signal_init
Richard Henderson
2023-10-18
linux-user: Map unsupported signals to an out-of-bounds value
Richard Henderson
2023-10-18
linux-user: Only register handlers for core_dump_signal by default
Richard Henderson
2023-10-18
linux-user: Detect and report host crashes
Helge Deller
2023-10-18
linux-user: Exit not abort in die_with_backtrace
Richard Henderson
2023-10-18
linux-user: Split out die_with_signal
Richard Henderson
2023-10-18
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
Richard Henderson
2023-10-18
linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
Jiajie Chen
2023-10-18
linux-user/sh4: Fix crashes on signal delivery
Mikulas Patocka
2023-10-18
linux-user/mips: fix abort on integer overflow
Mikulas Patocka
2023-10-18
linux-user: Fixes for zero_bss
Richard Henderson
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in xattr syscalls
Laurent Vivier
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
Laurent Vivier
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
Laurent Vivier
2023-10-06
linux-user/mmap.c: clean up local variable shadowing
Laurent Vivier
2023-10-06
linux-user/flatload: clean up local variable shadowing
Laurent Vivier
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2023-10-04
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
2023-10-04
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
2023-10-04
tcg: Remove argument to tcg_prologue_init
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-29
linux-user/strace: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-21
linux-user/elfload.c: Report previously missing arm32 hwcaps
Peter Maydell
2023-09-21
linux-user/elfload.c: Add missing arm and arm64 hwcap values
Peter Maydell
2023-09-21
linux-user/elfload.c: Correct SME feature names reported in cpuinfo
Peter Maydell
2023-09-20
Merge tag 'pull-loongarch-20230920' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-09-20
target/loongarch: Add LASX data support
Song Gao
2023-09-19
linux-user/hppa: lock both words of function descriptor
Mikulas Patocka
2023-09-19
linux-user/hppa: clear the PSW 'N' bit when delivering signals
Mikulas Patocka
[next]