126 Commits (5729c01a600d62c19202936481b06e84a14236ba)

Author SHA1 Message Date
Vivian Wang 4f22fcb5c6 linux-user: Add missing termios baud rates 3 months ago
Luca Bonissi 8d8c6aeee8 linux-user: Add termios2 support to alpha target 3 months ago
Peter Maydell 75f48413bb all: Clean up includes 3 months ago
Anton Johansson f5fa259b50 target/alpha: Introduce alpha_phys_addr_space_bits() 3 months ago
Richard Henderson 521c9e1b1a target/alpha: Simplify call_pal implementation 7 months ago
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events 8 months ago
Richard Henderson 3f1b9dbdf5 linux-user: Remove target_pt_regs from target_syscall.h 8 months ago
Richard Henderson e6b7635c9a linux-user: Standardize on ELF_MACHINE not ELF_ARCH 9 months ago
Richard Henderson 39955adeb2 linux-user: Move elf parameters to alpha/target_elf.h 9 months ago
Richard Henderson 6b523112ba linux-user/alpha: Create init_main_thread 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
Philippe Mathieu-Daudé 18b3abb722 user: Prefer cached CpuClass over CPU_GET_CLASS() macro 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
Laurent Vivier e12fbc36f9 linux-user: update syscall.tbl 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
Gustavo Romero 4d6d8a05a0 linux-user: Move tswap_siginfo out of target code 2 years ago
Gavin Shan 9c115f68e2 target/alpha: Remove fallback to ev67 cpu class 2 years ago
Helge Deller 4757e2c771 linux-user: Emulate /proc/cpuinfo for Alpha 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 492fe4e754 linux-user: Split TARGET_MAP_* out of syscall_defs.h 3 years ago
Helge Deller fe080593dd linux-user: Add translation for argument of msync() 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 1c165977de linux-user/alpha: Use force_sig_fault 4 years ago
Richard Henderson d9c5d7cf4d linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND 4 years ago
Richard Henderson d010b8bd93 linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap 4 years ago
Richard Henderson fed1424617 target/alpha: Implement prctl_unalign_sigbus 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 e7424abc20 target/alpha: Implement alpha_cpu_record_sigbus 5 years ago
Richard Henderson 90113883af target/alpha: Implement alpha_cpu_record_sigsegv 5 years ago
Richard Henderson dd55f1c8b2 linux-user/alpha: Implement setup_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
Philippe Mathieu-Daudé a4c7e27d47 linux-user/alpha: 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é 04b853935f linux-user/alpha: Remove hardcoded tabs (code style) 5 years ago
Philippe Mathieu-Daudé f5f35cec5a linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 5 years ago
Richard Henderson 0f6f99032e linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER 5 years ago
Richard Henderson f20a9ca6d0 linux-user/alpha: Rename the sigaction restorer field 5 years ago
Richard Henderson 8f5141a9e1 linux-user/alpha: Fix rt sigframe return 5 years ago