91 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 years ago
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
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
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
Ilya Leoshkevich d7d5601c78 linux-user/microblaze: Handle privileged exception 4 years ago
Mike Frysinger 95fc5ed4a8 linux-user: move target_flat.h to target subdirs 4 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 72f692694f linux-user: Move target_struct.h generic definitions to generic/ 5 years ago
Richard Henderson 0b25c4a1f6 linux-user/microblaze: Fix SIGFPE si_codes 5 years ago
Richard Henderson 23ae825ab7 linux-user/microblaze: Use force_sig_fault 5 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 5 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 5 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 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 fd297732a2 target/microblaze: Make mb_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 8004316d81 linux-user/microblaze: 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
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
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
Richard Henderson 49e258df83 linux-user/microblaze: Remove non-rt signal frames 6 years ago
Richard Henderson 4fa3876ebb linux-user/microblaze: Implement rt signal frames 6 years ago
Richard Henderson f523531471 target/microblaze: Convert brk and brki to decodetree 6 years ago
Richard Henderson 6efd55995a target/microblaze: Fix width of ESR 6 years ago
Richard Henderson 5a8e01366c target/microblaze: Split out FSR from env->sregs 6 years ago
Richard Henderson 78e9caf2f9 target/microblaze: Split out ESR from env->sregs 6 years ago
Richard Henderson 76e8187d00 target/microblaze: Split out PC from env->sregs 6 years ago
Filip Bozuta fcb6fcf63b linux-user: Add generic 'termbits.h' for some archs 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 7 years ago
Laurent Vivier ddf0c4cdfd linux-user, microblaze: add syscall table generation support 7 years ago
Aleksandar Markovic 381063d778 linux-user: microblaze: Update syscall numbers to kernel 5.5 level 7 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
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago