139 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Philippe Mathieu-Daudé b74c898158 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 2 years ago
Philippe Mathieu-Daudé fb5c28e195 user: Forward declare target_cpu_copy_regs structure 2 years ago
Laurent Vivier e12fbc36f9 linux-user: update syscall.tbl to Linux v6.10 2 years ago
Laurent Vivier c0d3050d27 linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 2 years ago
Philippe Mathieu-Daudé 06e2329636 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2 years ago
Philippe Mathieu-Daudé f7e3d7521b linux-user/mips: Do not try to use removed R5900 CPU 2 years ago
Gustavo Romero 4d6d8a05a0 linux-user: Move tswap_siginfo out of target code 2 years ago
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state() 2 years ago
Mikulas Patocka 6fad9b4bb9 linux-user/mips: fix abort on integer overflow 3 years ago
Richard Henderson 121c8dd69d linux-user: Split out cpu/target_proc.h 3 years ago
Richard Henderson da2b71fab6 linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 3 years ago
Richard Henderson 2d708164e0 linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h 3 years ago
Richard Henderson 6edfca9eae linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
Richard Henderson 492fe4e754 linux-user: Split TARGET_MAP_* out of syscall_defs.h 3 years ago
Daniil Kovalev a0f8d2701b linux-user: Fix mips fp64 executables loading 3 years ago
Philippe Mathieu-Daudé 450cb7ec2c linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries 3 years ago
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 5 years ago
Richard Henderson 0a3336f6fd target/mips: Extract trap code into env->error_code 5 years ago
Richard Henderson 6f3533dd1b target/mips: Extract break code into env->error_code 5 years ago
Richard Henderson 73c0aa6a85 linux-user/mips: Use force_sig_fault 5 years ago
Richard Henderson bf19bdb8f3 linux-user/mips: Improve do_break 5 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 5 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 5 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 5 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 5 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 5 years ago
Richard Henderson 52d4899bf3 target/mips: Make mips_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 317a33b6eb linux-user/mips: Implement setup_sigtramp 5 years ago
Richard Henderson 4f7a0a4c86 linux-user/mips: Tidy install_sigtramp 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl to Linux v5.13 5 years ago
Laurent Vivier e2dcdcea23 linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 5 years ago
Philippe Mathieu-Daudé f317c0ee57 linux-user/mips: Move errno definitions to 'target_errno_defs.h' 5 years ago
Philippe Mathieu-Daudé 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
Philippe Mathieu-Daudé bc3359f739 linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 5 years ago
Richard Henderson ddc3e74d9c linux-user: Pass CPUArchState to target_restore_altstack 5 years ago
Richard Henderson 56384cf3ad linux-user: Use target_restore_altstack in all sigreturn 5 years ago
Chen Gang fba087458d linux-user: target: signal: Support TARGET_SS_AUTODISARM 6 years ago
Jason A. Donenfeld ec63e06ef7 linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} 6 years ago
Philippe Mathieu-Daudé 81ddae7c30 target/mips: Extract FPU helpers to 'fpu_helper.h' 6 years ago
Philippe Mathieu-Daudé 2e211e0a12 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 6 years ago
Philippe Mathieu-Daudé 7a47bae586 target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 6 years ago
Philippe Mathieu-Daudé 13514fc93e target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 6 years ago
Philippe Mathieu-Daudé f395cef765 target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 6 years ago
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 6 years ago
Chen Qun 81966c1801 linux-user/mips/cpu_loop: silence the compiler warnings 6 years ago