79 Commits (df4bbc9dcb09d9e3a385ca1a2a23daad0819f531)

Author SHA1 Message Date
Richard Henderson ab419fd8a0 target/sh4: Fix TB_FLAG_UNALIGN 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
Thomas Huth b1f4b9b832 linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition 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 588c7a171b linux-user/sh4: Use force_sig_fault 4 years ago
Richard Henderson 4da06fb306 target/sh4: Implement prctl_unalign_sigbus 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 cac720ec54 target/sh4: Make sh4_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson b9188f9ccc linux-user/sh4: 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
Richard Henderson 6cc9d67c6f accel/tcg: Precompute curr_cflags into cpu->tcg_cflags 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 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 d0c832f616 linux-user, sh4: add syscall table generation support 6 years ago
Aleksandar Markovic dbf65e873b linux-user: sh4: 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
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 dad1c8ecc7 target/sh4: Use env_cpu, env_archcpu 7 years ago
Thomas Huth 6faf2b6c4d target/sh4: Fix LGPL information in the file headers 7 years ago
Markus Armbruster 90c84c5600 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 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
Philippe Mathieu-Daudé 84ca4fa99d linux-user: Report error message on stderr, rather than stdout 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
Laurent Vivier 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Laurent Vivier 500fa60760 linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago
Laurent Vivier 465e237bf7 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
Laurent Vivier c37dcb4fa8 linux-user: move sh4 cpu loop to sh4 directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Laurent Vivier cb6ac802ef linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 8 years ago
Laurent Vivier 0f22162a4d linux-user: move sh4 signal.c parts to sh4 directory 8 years ago
Laurent Vivier befb7447a0 linux-user: create a dummy per arch signal.c 8 years ago