69 Commits (f5fa259b502ac6fc4412ca4e762c5aa33bbddc79)

Author SHA1 Message Date
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events 7 months ago
Richard Henderson e6b7635c9a linux-user: Standardize on ELF_MACHINE not ELF_ARCH 8 months ago
Richard Henderson 60502ab782 linux-user: Move elf parameters to xtensa/target_elf.h 8 months ago
Richard Henderson abfa6c7c2a linux-user/xtensa: Expand target_elf_gregset_t 7 months ago
Richard Henderson b90e368616 linux-user/xtensa: Create target_ptrace.h 7 months ago
Richard Henderson 952916bb8f linux-user: Move elf_core_copy_regs to xtensa/elfload.c 8 months ago
Richard Henderson ceff7f9ae9 linux-user/xtensa: Create init_main_thread 8 months ago
Richard Henderson af880af8d4 linux-user: Move get_elf_cpu_model to target/elfload.c 8 months ago
Richard Henderson 58afe4cfe9 linux-user: Create target/elfload.c files 8 months ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.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
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
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state() 2 years ago
Max Filippov 1b173d0606 linux-user: xtensa: fix signal delivery in FDPIC 2 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
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
Richard Henderson 2dd4634963 linux-user/xtensa: Use force_sig_fault 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 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 6407f64fcf target/xtensa: Make xtensa_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 55e83c2005 linux-user/xtensa: 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é 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 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
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
Filip Bozuta c218b4ede4 linux-user: Add missing termbits types and values definitions 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Marc-André Lureau 3a30446aed meson: linux-user 7 years ago
Laurent Vivier 28b7d5fd59 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
Laurent Vivier a4a9359253 linux-user, xtensa: add syscall table generation support 6 years ago
Aleksandar Markovic 0a80aa55f4 linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count 6 years ago
Aleksandar Markovic 0f0eeed05c linux-user: xtensa: Update syscall numbers to kernel 5.5 level 6 years ago
Richard Henderson 07a6ecf48f linux-user: Introduce cpu_clone_regs_parent 7 years ago
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 7 years ago
Max Filippov 130ea8322b target/xtensa: linux-user: add call0 ABI support 7 years ago