3546 Commits (c3e24cff2b27d63ac4b56ac6d38ef1ae3a27d92f)

Author SHA1 Message Date
Richard Henderson a4ad4a9d98 linux-user: Handle short reads in mmap_h_gt_g 2 years ago
Philippe Mathieu-Daudé e922abf5c0 linux-user/mips: Select Loongson CPU for Loongson binaries 2 years ago
Philippe Mathieu-Daudé 309ce6af94 linux-user/mips: Select MIPS64R2-generic for Rel2 binaries 2 years ago
Philippe Mathieu-Daudé 1e5a7c57a5 linux-user/mips: Select Octeon68XX CPU for Octeon binaries 2 years ago
Philippe Mathieu-Daudé f7e3d7521b linux-user/mips: Do not try to use removed R5900 CPU 2 years ago
Richard Henderson 3aefee3ec0 linux-user: Preserve NULL hit in target_mmap subroutines 2 years ago
Ilya Leoshkevich 5b0c2742c8 linux-user/elfload: Fix pr_pid values in core files 2 years ago
Fabio D'Urso d9b019e0a0 linux-user: open_self_stat: Implement num_threads 2 years ago
Vivian Wang 25268a1855 linux-user/main: Check errno when getting AT_EXECFD 2 years ago
Gustavo Romero bef6a77f6d target/arm: Factor out code for setting MTE TCF0 field 2 years ago
Richard Henderson f324a03ee2 linux-user/main: Suppress out-of-range comparison warning for clang 2 years ago
Dr. David Alan Gilbert 23e6b6ef15 linux-user: sparc: Remove unused struct 'target_mc_fq' 2 years ago
Dr. David Alan Gilbert 2cf382d479 linux-user: cris: Remove unused struct 'rt_signal_frame' 2 years ago
Ilya Leoshkevich 54b2792102 linux-user: Make TARGET_NR_setgroups affect only the current thread 2 years ago
Warner Losh 1b6f1b2e82 linux-user: Adjust comment to reflect the code. 2 years ago
Matheus Tavares Bernardino e1b526f1d8 Hexagon: add PC alignment check and exception 2 years ago
Richard Henderson 68a414e99d target/sparc: Implement IMA extension 3 years ago
Richard Henderson deadbb14ba target/sparc: Enable VIS3 feature bit 3 years ago
Richard Henderson 4fd71d19ac target/sparc: Implement FMAf extension 3 years ago
Michael Vogt e6e903db6a linux-user: Add ioctl for BLKBSZSET 2 years ago
Richard Henderson 701890bdd0 target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} 2 years ago
Richard Henderson 9c2fb9e1d5 target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor} 2 years ago
Richard Henderson 76d8d0f85c target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor} 2 years ago
Richard Henderson c6e6d1508a target/i386: Convert do_xsave to X86Access 2 years ago
Richard Henderson 7973eb943e linux-user/i386: Honor xfeatures in xrstor_sigcontext 2 years ago
Richard Henderson a7365e984d linux-user/i386: Fix allocation and alignment of fp state 2 years ago
Richard Henderson 9e9b7d4c15 linux-user/i386: Return boolean success from xrstor_sigcontext 2 years ago
Richard Henderson c536f9b77c linux-user/i386: Return boolean success from restore_sigcontext 2 years ago
Richard Henderson bae0455ce3 linux-user/i386: Fix -mregparm=3 for signal delivery 2 years ago
Richard Henderson 5cc77ebe9b linux-user/i386: Split out struct target_fregs_state 2 years ago
Richard Henderson 3b6e9491e3 linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea 2 years ago
Richard Henderson fcc9b64d07 linux-user/i386: Remove xfeatures from target_fpstate_fxsave 2 years ago
Richard Henderson 077c43eb0d linux-user/i386: Drop xfeatures_size from sigcontext arithmetic 2 years ago
Richard Henderson a2d64d61c1 target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor} 2 years ago
Richard Henderson 3c13b0ffe7 linux-user/hppa: Force all code addresses to PRIV_USER 2 years ago
Philippe Mathieu-Daudé 59272469bd user: Use get_task_state() helper 2 years ago
Philippe Mathieu-Daudé 8019601324 user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' 2 years ago
Philippe Mathieu-Daudé ef932e21bd user: Forward declare TaskState type definition 3 years ago
Philippe Mathieu-Daudé b254c342cf accel/tcg: Access tcg_cflags with getter / setter 3 years ago
Philippe Mathieu-Daudé 74781c0888 exec/cpu: Extract page-protection definitions to page-protection.h 3 years ago
BALATON Zoltan 86b7c55182 exec/cpu: Rename PAGE_BITS macro to PAGE_RWX 2 years ago
Richard Henderson 1cde1a2a89 linux-user/sparc: Add more hwcap bits for sparc64 2 years ago
Philippe Mathieu-Daudé 4e11165316 user: Move 'thunk.h' from 'exec/user' to 'user' 2 years ago
Philippe Mathieu-Daudé 22879b6680 user: Move 'abitypes.h' from 'exec/user' to 'user' 2 years ago
Philippe Mathieu-Daudé 16aa8eaaac exec: Restrict inclusion of 'user/guest-base.h' 3 years ago
Philippe Mathieu-Daudé 827238668e exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 3 years ago
Philippe Mathieu-Daudé 159fb790e4 hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc 2 years ago
Peter Maydell a6819c1bd0 linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code 2 years ago
Michael Vogt 7048fc59ef linux-user: Add FITRIM ioctl 2 years ago
Michael Tokarev 88a722b6ad linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO 2 years ago