3614 Commits (27f347e6a1d269c533633c812321cabb249eada8)

Author SHA1 Message Date
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 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 1 year 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 1 year 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 1 year ago
Yao Zi c12df59de9 linux-user: Fix build failure caused by missing __u64 on musl 1 year ago
Ilya Leoshkevich f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets 1 year ago
Ilya Leoshkevich 8704132805 linux-user/ppc: Fix sigmask endianness issue in sigreturn 1 year ago
Ilya Leoshkevich bbd5630a75 linux-user: Emulate /proc/self/maps under mmap_lock 1 year ago
Gustavo Romero fe71f4b0de linux-user: Clean up unused header 1 year 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 1 year ago
Ilya Leoshkevich 3674bfadb5 linux-user/i386: Emulate orig_ax 2 years ago
Ilya Leoshkevich f781af3b14 include/exec: Introduce env_cpu_const() 2 years ago
Philippe Mathieu-Daudé 124e769083 linux-user: Add strace for recvfrom() 2 years ago
Philippe Mathieu-Daudé ff54bcd541 linux-user: Add strace for sendto() 2 years ago
Philippe Mathieu-Daudé 57fbc9b987 linux-user: Factor print_buf_len() out 2 years ago
Philippe Mathieu-Daudé 02d9169761 linux-user: Display sockaddr buffer as pointer 2 years ago
Philippe Mathieu-Daudé 7db3a42ef6 linux-user: Correct print_sockaddr() format 2 years ago
Ilya Leoshkevich 322bfaa2ea linux-user: Trace wait4()'s and waitpid()'s wstatus 2 years ago
Michael Vogt 9729930344 linux-user: add strace support for openat2 2 years ago
Michael Vogt 9651cead2f linux-user: add openat2 support in linux-user 2 years ago
Richard Henderson 2884596f5f linux-user: Fix parse_elf_properties GNU0_MAGIC check 2 years ago
Philippe Mathieu-Daudé a9ee641bd4 linux-user/flatload: Take mmap_lock in load_flt_binary() 2 years ago
Dr. David Alan Gilbert 95b9c27c81 linux-user: Remove unused handle_vm86_fault 2 years ago