3537 Commits (6a079f2e68e1832ebca0e7d64bc31ffebde9b2dd)

Author SHA1 Message Date
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 2 years ago
Richard Henderson deadbb14ba target/sparc: Enable VIS3 feature bit 2 years ago
Richard Henderson 4fd71d19ac target/sparc: Implement FMAf extension 2 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 2 years ago
Philippe Mathieu-Daudé b254c342cf accel/tcg: Access tcg_cflags with getter / setter 2 years ago
Philippe Mathieu-Daudé 74781c0888 exec/cpu: Extract page-protection definitions to page-protection.h 2 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' 2 years ago
Philippe Mathieu-Daudé 827238668e exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2 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
Michael Tokarev 166bd92e3b linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used 2 years ago
Michael Tokarev 124a1341a6 linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq() 2 years ago
Michael Tokarev 04f6fb897a linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY 2 years ago
Ilya Leoshkevich 1f2355f53c meson: Make DEBUG_REMAP a meson option 2 years ago
Philippe Mathieu-Daudé 6c3014858c target/nios2: Remove the deprecated Nios II target 2 years ago
Richard Henderson 143bcc1d59 linux-user: Preserve unswapped siginfo_t for strace 2 years ago
Nguyen Dinh Phi 2ee80bce4f linux-user: replace calloc() with g_new0() 2 years ago
Richard Henderson f0907ff4ca linux-user: Fix waitid return of siginfo_t and rusage 2 years ago
Ilya Leoshkevich fa527b44c2 linux-user: Fix shmat(NULL) for h != g 2 years ago