2853 Commits (697a59805933ca58f20d407ee2cb0f2a2c19fba1)

Author SHA1 Message Date
Richard Henderson 4d06bb4e03 meson: Move linux_user_ss to linux-user/ 4 years ago
Richard Henderson ff9c1e5500 linux-user: Move thunk.c from top-level 4 years ago
Richard Henderson bbf15aaf7c common-user: Move safe-syscall.* from linux-user 4 years ago
Khem Raj a7cad953fa riscv: Set 5.4 as minimum kernel version for riscv32 4 years ago
Richard Henderson 5da4063f64 linux-user: Create special-errno.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 0a7e01904d linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 4 years ago
Richard Henderson 95c021dac8 linux-user/host/sparc64: Add safe-syscall.inc.S 4 years ago
Richard Henderson 4542adef5b linux-user/host/mips: Add safe-syscall.inc.S 4 years ago
Richard Henderson a3310c0397 linux-user: Move syscall error detection into safe_syscall_base 4 years ago
Richard Henderson b9d2af3c62 linux-user: Untabify all safe-syscall.inc.S 4 years ago
Peter Maydell 70a37f7faa target/hexagon/cpu.h: don't include qemu-common.h 4 years ago
Richard Henderson ee03027a2c target/arm: Take an exception if PC is misaligned 5 years ago
Andreas Schwab 0a761ce303 linux-user: implement more loop ioctls 4 years ago
Warner Losh 0763788868 linux-user/signal.c: Create a common rewind_if_in_safe_syscall 4 years ago
Warner Losh c6cda6a44a linux-user: Add host_signal_set_pc to set pc in mcontext 4 years ago
Laurent Vivier 802ae45e94 linux-user: fix Coverity CID 1464101 4 years ago
Richard Henderson aee14c77f4 linux-user: Rewrite do_getdents, do_getdents64 4 years ago
Richard Henderson 1962cb0029 linux-user: Fix member types of target_dirent64 4 years ago
Richard Henderson 540a736f54 linux-user: Always use flexible arrays for dirent d_name 4 years ago
Richard Henderson fd08ddb9cb linux-user: Split out do_getdents, do_getdents64 4 years ago
Philippe Mathieu-Daudé 6f08c9c531 Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too" 5 years ago
Richard Henderson 742f07628c linux-user: Handle BUS_ADRALN in host_signal_handler 5 years ago
Richard Henderson 5057ae5636 linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling 5 years ago
Richard Henderson ee8e0807de linux-user/hppa: Remove EXCP_UNALIGN handling 5 years ago
Richard Henderson 39a099ca25 target/arm: Implement arm_cpu_record_sigbus 5 years ago
Richard Henderson e7424abc20 target/alpha: Implement alpha_cpu_record_sigbus 5 years ago
Richard Henderson 12ed56407e linux-user: Add cpu_loop_exit_sigbus 5 years ago
Richard Henderson eeca7dc566 accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu 5 years ago
Richard Henderson 6407f64fcf target/xtensa: Make xtensa_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson caac44a52a target/sparc: Make sparc_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson cac720ec54 target/sh4: Make sh4_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson c8e7fef102 target/s390x: Implement s390_cpu_record_sigsegv 5 years ago
Richard Henderson 263e2ab20c target/riscv: Make riscv_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 12f0bc5579 target/openrisc: Make openrisc_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson d315712b69 linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE 5 years ago
Richard Henderson 52d4899bf3 target/mips: Make mips_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson fd297732a2 target/microblaze: Make mb_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 028772c45c target/m68k: Make m68k_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 860e0b965b target/hppa: Make hppa_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 70863887a8 target/hexagon: Remove hexagon_cpu_tlb_fill 5 years ago
Richard Henderson 5753605412 target/cris: Make cris_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 90113883af target/alpha: Implement alpha_cpu_record_sigsegv 5 years ago
Richard Henderson 72d2bbf9ff linux-user: Add cpu_loop_exit_sigsegv 5 years ago
Richard Henderson 04de121aaf linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER 5 years ago
Richard Henderson 4f3bbd9cfb linux-user/host/riscv: Improve host_signal_write 5 years ago
Richard Henderson 97be8c6a95 linux-user/host/riscv: Populate host_signal.h 5 years ago
Richard Henderson b12161120a linux-user/host/mips: Populate host_signal.h 5 years ago
Richard Henderson 66ee11d407 linux-user/host/s390: Populate host_signal.h 5 years ago