summaryrefslogtreecommitdiff
path: root/linux-user/alpha
AgeCommit message (Expand)Author
2026-06-10linux-user/alpha: add coredump supportMatt Turner
2026-04-25linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEWHelge Deller
2026-03-05linux-user: make syscall emulation interruptibleFlorian Hofhammer
2026-01-24Merge tag 'linux-user-for-v11-pull-request' of https://github.com/hdeller/qem...Richard Henderson
2026-01-23linux-user: Add missing termios baud ratesVivian Wang
2026-01-23linux-user: Add termios2 support to alpha targetLuca Bonissi
2026-01-22all: Clean up includesPeter Maydell
2026-01-12target/alpha: Introduce alpha_phys_addr_space_bits()Anton Johansson
2025-09-24target/alpha: Simplify call_pal implementationRichard Henderson
2025-09-17bsd-user, linux-user: introduce qemu_process_cpu_eventsPaolo Bonzini
2025-08-30linux-user: Remove target_pt_regs from target_syscall.hRichard Henderson
2025-08-30linux-user: Standardize on ELF_MACHINE not ELF_ARCHRichard Henderson
2025-08-30linux-user: Move elf parameters to alpha/target_elf.hRichard Henderson
2025-08-28linux-user/alpha: Create init_main_threadRichard Henderson
2025-08-28linux-user: Move get_elf_cpu_model to target/elfload.cRichard Henderson
2025-08-28linux-user: Create target/elfload.c filesRichard Henderson
2025-03-09user: Prefer cached CpuClass over CPU_GET_CLASS() macroPhilippe Mathieu-Daudé
2024-12-20user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'Philippe Mathieu-Daudé
2024-12-20user: Forward declare target_cpu_copy_regs structurePhilippe Mathieu-Daudé
2024-09-27Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-09-22linux-user: update syscall.tbl to Linux v6.10Laurent Vivier
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-03-13linux-user: Move tswap_siginfo out of target codeGustavo Romero
2024-01-05target/alpha: Remove fallback to ev67 cpu classGavin Shan
2023-09-01linux-user: Emulate /proc/cpuinfo for AlphaHelge Deller
2023-09-01linux-user: Split out cpu/target_proc.hRichard Henderson
2023-08-08linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.hRichard Henderson
2023-08-08linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.hRichard Henderson
2023-07-15linux-user: Split TARGET_MAP_* out of syscall_defs.hRichard Henderson
2023-03-10linux-user: Add translation for argument of msync()Helge Deller
2022-09-27linux-user: Provide MADV_* definitionsIlya Leoshkevich
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-02-01linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev
2022-01-11linux-user/alpha: Use force_sig_faultRichard Henderson
2022-01-11linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRANDRichard Henderson
2022-01-11linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrapRichard Henderson
2022-01-06target/alpha: Implement prctl_unalign_sigbusRichard Henderson
2022-01-06linux-user: Split out do_prctl and subroutinesRichard Henderson
2022-01-06linux-user: Remove TARGET_SIGSTKSZSong Gao
2022-01-06linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao
2021-12-19linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURNRichard Henderson
2021-12-19linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson
2021-11-02target/alpha: Implement alpha_cpu_record_sigbusRichard Henderson
2021-11-02target/alpha: Implement alpha_cpu_record_sigsegvRichard Henderson
2021-10-01linux-user/alpha: Implement setup_sigtrampRichard Henderson
2021-09-13linux-user: Split linux-user internals out of qemu.hPeter Maydell
2021-09-13linux-user: Split signal-related prototypes into signal-common.hPeter Maydell
2021-07-13linux-user: update syscall.tbl to Linux v5.13Laurent Vivier
2021-07-12linux-user/alpha: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé
2021-07-12linux-user: Extract target errno to 'target_errno_defs.h'Philippe Mathieu-Daudé