93 Commits (c1dc0a1debe1efb7e4e02b580d43cf6cab1d36e8)

Author SHA1 Message Date
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
Mike Frysinger 95fc5ed4a8 linux-user: move target_flat.h to target subdirs 3 years ago
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Richard Henderson a638af09b6 target/m68k: Make semihosting system only 4 years ago
Richard Henderson aeeb90afce target/m68k: Implement TRAPcc 4 years ago
Richard Henderson 8115fc9368 target/m68k: Fix address argument for EXCP_TRACE 4 years ago
Richard Henderson 710d747b2d target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 4 years ago
Richard Henderson ad5a5cf97d target/m68k: Fix address argument for EXCP_CHK 4 years ago
Richard Henderson cf213dacf8 linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 4 years ago
Richard Henderson 79e1d527e1 target/m68k: Raise the TRAPn exception with the correct pc 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 72f692694f linux-user: Move target_struct.h generic definitions to generic/ 4 years ago
Richard Henderson 71dc6f7488 linux-user/m68k: Use force_sig_fault 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 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 028772c45c target/m68k: Make m68k_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 5125aced7c linux-user/m68k: 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
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
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 6 years ago
Laurent Vivier 5b85cae955 linux-user, m68k: add syscall table generation support 6 years ago
Aleksandar Markovic 3a08aa23b7 linux-user: m68k: 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
Laurent Vivier c6d0700f57 linux-user/m68k: remove simulator syscall interface 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
Richard Henderson a8d92fd869 target/m68k: Use env_cpu 7 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
Thomas Huth d749fb85bd target/m68k: Fix LGPL information in the file headers 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Peter Maydell e285977e77 linux-user: Remove dead error-checking code 8 years ago
Laurent Vivier b9f8e55bf7 target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED 8 years ago
Laurent Vivier e5171a9eb9 linux-user: move generic signal definitions to generic/signal.h 8 years ago
Laurent Vivier 9850f9f63a linux-user: move get_sp_from_cpustate() to target_cpu.h 8 years ago