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
2024-06-20
linux-user: Make TARGET_NR_setgroups affect only the current thread
Ilya Leoshkevich
2024-04-28
linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
Michael Tokarev
2024-04-14
linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4}
Richard Henderson
2024-04-10
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
2024-03-05
linux-user: Remove pgb_dynamic alignment assertion
Richard Henderson
2024-02-16
linux-user/aarch64: Choose SYNC as the preferred MTE mode
Richard Henderson
2024-02-09
linux-user/aarch64: Add padding before __kernel_rt_sigreturn
Richard Henderson
2024-01-25
linux-user/riscv: Adjust vdso signal frame cfa offsets
Richard Henderson
2024-01-25
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
2023-12-04
sh4: Coding style: Remove tabs
Yihuan Pan
2023-11-22
linux-user/riscv: Add Zicboz block size to hwprobe
Palmer Dabbelt
2023-11-21
linux-user: Fix loaddr computation for some elf files
Richard Henderson
2023-11-20
Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into sta...
Stefan Hajnoczi
2023-11-19
linux-user: xtensa: fix signal delivery in FDPIC
Max Filippov
2023-11-15
linux-user: spelling fixes: othe, necesary
Michael Tokarev
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-06
linux-user/hppa: Drop EXCP_DUMP from handled exceptions
Richard Henderson
2023-11-06
linux-user/hppa: Fixes for TARGET_ABI32
Richard Henderson
2023-11-06
target/hppa: Implement hppa_cpu_class_by_name
Richard Henderson
2023-11-07
linux-user/riscv: change default cpu to 'max'
Daniel Henrique Barboza
2023-11-06
Merge tag 'pull-sp-20231105' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-05
target/sparc: Remove CC_OP leftovers
Richard Henderson
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
2023-11-05
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
2023-11-03
linux-user/loongarch64: Add LASX sigcontext save/restore
Song Gao
2023-11-03
linux-user/loongarch64: Add LSX sigcontext save/restore
Song Gao
2023-11-03
linux-user/loongarch64: Use abi_{ulong,uint} types
Song Gao
2023-11-03
linux-user/loongarch64: setup_sigframe() set 'end' context size 0
Song Gao
2023-11-03
linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
Song Gao
2023-11-03
linux-user/loongarch64: Use traps to track LSX/LASX usage
Richard Henderson
2023-11-02
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2023-10-31
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-30
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
2023-10-30
linux-user/s390x: Add vdso
Richard Henderson
2023-10-30
linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
Richard Henderson
2023-10-30
linux-user/ppc: Add vdso
Richard Henderson
2023-10-30
linux-user/loongarch64: Add vdso
Richard Henderson
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
[next]