3672 Commits (c34115091fab11342370c7af51589ba24d5cece9)

Author SHA1 Message Date
Peter Maydell d6390204c6 linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC 9 months ago
Geoffrey Thomas e4e839b2ee linux-user: Hold the fd-trans lock across fork 1 year ago
Thomas Weißschuh 91748d50c7 linux-user/mips/o32: Drop sa_restorer functionality 9 months ago
Peter Maydell cb8607b89f linux-user/gen-vdso: Don't read off the end of buf[] 9 months ago
Peter Maydell ff3b0e8d32 linux-user/gen-vdso: Handle fseek() failure 9 months ago
Peter Maydell c4828cb850 linux-user: Check for EFAULT failure in nanosleep 9 months ago
Peter Maydell 6a3e132a1b linux-user: Implement fchmodat2 syscall 9 months ago
Richard Henderson 083fef7358 linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 9 months ago
Richard Henderson 81123324a5 target/arm: Rename zarray to za_state.za 9 months ago
Philippe Mathieu-Daudé 9d01d2e86d accel: Propagate AccelState to AccelClass::init_machine() 10 months ago
Philippe Mathieu-Daudé 51e1896199 accel: Propagate AccelState to AccelClass::init_machine() 10 months ago
Daniel P. Berrangé 5171b794d4 linux-user: fix resource leaks in gen-vdso 11 months ago
Richard Henderson a9cd024c58 linux-user/aarch64: Update hwcap bits from 6.14 10 months ago
J. Neuschäfer 5ad2b1f443 linux-user/arm: Fix return value of SYS_cacheflush 10 months ago
Andreas Schwab 19f036726a linux-user: implement pgid field of /proc/self/stat 11 months ago
Helge Deller b4b49cf39d linux-user/hppa: Send proper si_code on SIGFPE exception 11 months ago
Michael Tokarev 688e4a6e77 linux-user/mmap.c: fix "of of" typo in comment 11 months ago
Richard Henderson 30da476066 include/user: Convert GUEST_ADDR_MAX to a variable 11 months ago
Richard Henderson d551b822f7 accel/tcg: Use vaddr in cpu_loop.h 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 11 months ago
Richard Henderson e1c8eb8cfe accel/tcg: Use vaddr for walk_memory_regions callback 11 months ago
Richard Henderson 43625e35d9 accel/tcg: Add CPUState argument to page_unprotect 1 year ago
Philippe Mathieu-Daudé 4e442406fd linux-user/elfload: Use target_needs_bswap() 12 months ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
WANG Rui a9d3d1dff6 linux-user/loongarch64: Decode BRK break codes for FPE signals 12 months ago
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/ 1 year ago
Pierrick Bouvier 33d2cca32b exec/cpu-all: move cpu_copy to linux-user/qemu.h 1 year ago
Richard Henderson 4d3ad3c3ba include/exec: Split out mmap-lock.h 1 year ago
Pierrick Bouvier e16354b7f2 exec/cpu-all: remove BSWAP_NEEDED 1 year ago
Richard Henderson 1a010d22b7 linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall 1 year ago
Peter Maydell 63d8b11d0a linux-user/arm: Remove unused get_put_user macros 1 year ago
Peter Maydell fe0f88ab87 linux-user/aarch64: Remove unused get/put_user macros 1 year ago
Alex Bennée 903e870f24 plugins/api: split out binary path/start/end/entry code 1 year ago
Philippe Mathieu-Daudé 18b3abb722 user: Prefer cached CpuClass over CPU_GET_CLASS() macro 1 year ago
Philippe Mathieu-Daudé 1405d7e60d user: Extract common MMAP API to 'user/mmap.h' 1 year ago
Philippe Mathieu-Daudé c9ce8a1ffd linux-user: Only include 'exec/tb-flush.h' header when necessary 1 year ago
Ilya Leoshkevich 44ed2fd1ea linux-user/main: Allow setting tb-size 2 years ago
Philippe Mathieu-Daudé 1501743654 accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' 1 year ago
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
Fabiano Rosas 4b7b20a3b7 elfload: Fix alignment when unmapping excess reservation 1 year ago
Ilya Leoshkevich d156d5d1df gdbstub: Allow late attachment 1 year ago
Ilya Leoshkevich 2b3ccf5f0d user: Introduce host_interrupt_signal 1 year ago
Ilya Leoshkevich 08916fd4b6 user: Introduce user/signal.h 1 year ago
Khem Raj 27a8d899c7 linux-user: Do not define struct sched_attr if libc headers do 1 year ago
Helge Deller 3719acc273 linux-user: netlink: Add missing QEMU_IFLA entries 1 year ago
Helge Deller cc9a83155d linux-user: netlink: add netlink neighbour emulation 1 year ago
Helge Deller f65464ce6d linux-user: netlink: Add emulation of IP_MULTICAST_IF 1 year ago
Helge Deller 017fc6620f linux-user: netlink: Add IP_PKTINFO cmsg parsing 1 year ago
Helge Deller b97f8d1fa5 linux-user: Use unique error messages for cmsg parsing 1 year ago
Helge Deller 5f01c60879 linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr() 1 year ago