155 Commits (c87bf20b072ebd26f2c4ff68f802ef0d69f72a46)

Author SHA1 Message Date
Vivian Wang 4f22fcb5c6 linux-user: Add missing termios baud rates 3 months ago
Luca Bonissi edf9184f4f linux-user: Add termios2 support to mips target 3 months ago
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events 8 months ago
Philippe Mathieu-Daudé 51c3aebfda linux-user/mips: Select M14Kc CPU to run microMIPS binaries 8 months ago
Philippe Mathieu-Daudé 7a09b3cc70 linux-user/mips: Select 74Kf CPU to run MIPS16e binaries 8 months ago
Richard Henderson e6b7635c9a linux-user: Standardize on ELF_MACHINE not ELF_ARCH 9 months ago
Richard Henderson c33d665297 linux-user: Move elf parameters to {mips,mips64}/target_elf.h 9 months ago
Richard Henderson c61b88fbe4 linux-user/mips: Use target_ulong for target_elf_greg_t 8 months ago
Richard Henderson 0dcef57730 linux-user/mips: Create target_ptrace.h 8 months ago
Richard Henderson a8081da18d linux-user: Move elf_core_copy_regs to mips/elfload.c 9 months ago
Richard Henderson e17cc00f71 linux-user/mips: Create init_main_thread 9 months ago
Richard Henderson f8498e084e linux-user: Move get_elf_base_platform to mips/elfload.c 9 months ago
Richard Henderson 48004ab058 linux-user: Move get_elf_hwcap to mips/elfload.c 9 months ago
Richard Henderson af880af8d4 linux-user: Move get_elf_cpu_model to target/elfload.c 9 months ago
Richard Henderson 58afe4cfe9 linux-user: Create target/elfload.c files 9 months ago
Thomas Weißschuh 91748d50c7 linux-user/mips/o32: Drop sa_restorer functionality 9 months 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
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 4 years ago
Richard Henderson 0a3336f6fd target/mips: Extract trap code into env->error_code 4 years ago
Richard Henderson 6f3533dd1b target/mips: Extract break code into env->error_code 4 years ago
Richard Henderson 73c0aa6a85 linux-user/mips: Use force_sig_fault 4 years ago
Richard Henderson bf19bdb8f3 linux-user/mips: Improve do_break 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 4 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 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