3630 Commits (c960b389554bd04e645e321e1cee1d3b4590cc83)

Author SHA1 Message Date
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
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 1 year ago
Helge Deller 8095f652f2 linux-user: Add missing /proc/cpuinfo fields for sparc 1 year ago
Philippe Mathieu-Daudé 68df8c8dba accel/tcg: Include missing 'exec/translation-block.h' header 1 year ago
Philippe Mathieu-Daudé 8865049bab accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 year ago
Philippe Mathieu-Daudé 1bf0d6e476 user: Move various declarations out of 'exec/exec-all.h' 1 year ago
Philippe Mathieu-Daudé 166a4b6e43 user: Declare cpu_loop() once in 'user/cpu_loop.h' 1 year ago
Philippe Mathieu-Daudé b74c898158 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
Philippe Mathieu-Daudé fb5c28e195 user: Forward declare target_cpu_copy_regs structure 1 year ago
Philippe Mathieu-Daudé f47dcf519d accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 1 year ago
Philippe Mathieu-Daudé 187b7ca96a accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 1 year ago
Philippe Mathieu-Daudé 970ae60e9b accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) 1 year ago
Philippe Mathieu-Daudé 634f1455fc accel/tcg: Move page_[un]protect() to 'user/page-protection.h' 1 year ago
Philippe Mathieu-Daudé 487a31e0ac accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' 1 year ago
Philippe Mathieu-Daudé a6c0102a86 linux-user/aarch64: Include missing 'user/abitypes.h' header 1 year ago
Brian Cain eed3f35879 target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* 2 years ago
Peter Maydell 29fbe4786e target/arm: Set default NaN pattern explicitly 1 year ago
Ilya Leoshkevich d95fd9838b linux-user: Fix strace output for s390x mmap() 1 year ago
J. Neuschäfer e8b609ac35 linux-user: Print tid not pid with strace 1 year ago
Richard Henderson 95c9e2209c linux-user/arm: Select vdso for be8 and be32 modes 1 year ago
Richard Henderson 180692a1a1 linux-user/ppc: Reduce vdso alignment to 4k 1 year ago
Richard Henderson 399c8082ca linux-user/loongarch64: Reduce vdso alignment to 4k 1 year ago
Richard Henderson f7150b2151 linux-user/arm: Reduce vdso alignment to 4k 1 year ago
Richard Henderson f19ec28ddc linux-user/aarch64: Reduce vdso alignment to 4k 1 year ago
Richard Henderson dff406754e linux-user: Drop image_info.alignment 1 year ago
Richard Henderson c81d1fafa6 linux-user: Honor elf alignment when placing images 1 year ago
Ilya Leoshkevich fb7f3572b1 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR 2 years ago
Helge Deller 8491026a08 linux-user: Fix setreuid and setregid to use direct syscalls 1 year ago
Ilya Leoshkevich c107521e0e linux-user: Allow custom rt signal mappings 1 year ago
Ilya Leoshkevich 6e9dcfb906 linux-user: Fix GDB complaining about system-supplied DSO string table index 2 years ago
Peter Maydell d1ff996788 target/arm: Explicitly set 2-NaN propagation rule 1 year ago
Yao Zi 310df7a9fe linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN 2 years ago
Yao Zi c12df59de9 linux-user: Fix build failure caused by missing __u64 on musl 2 years ago
Ilya Leoshkevich f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets 2 years ago
Ilya Leoshkevich 8704132805 linux-user/ppc: Fix sigmask endianness issue in sigreturn 2 years ago
Ilya Leoshkevich bbd5630a75 linux-user: Emulate /proc/self/maps under mmap_lock 2 years ago
Gustavo Romero fe71f4b0de linux-user: Clean up unused header 2 years ago
Philippe Mathieu-Daudé eed4e3d4c6 linux-user/i386: Use explicit little-endian LD/ST API 2 years ago
Thomas Huth d0fb974022 linux-user/vm86: Fix compilation with Clang 2 years ago