Series |
linux-user/i386: Properly align signal frame
|
expand
-
[v3,00/28] linux-user/i386: Properly align signal frame
-
[v3,01/28] target/i386: Add tcg/access.[ch]
-
[v3,02/28] target/i386: Convert do_fldt, do_fstt to X86Access
-
[v3,03/28] target/i386: Convert helper_{fbld, fbst}_ST0 to X86Access
-
[v3,04/28] target/i386: Convert do_fldenv to X86Access
-
[v3,05/28] target/i386: Convert do_fstenv to X86Access
-
[v3,06/28] target/i386: Convert do_fsave, do_frstor to X86Access
-
[v3,07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} to X86Access
-
[v3,08/28] target/i386: Convert do_xrstor_{fpu, mxcr, sse} to X86Access
-
[v3,09/28] tagret/i386: Convert do_fxsave, do_fxrstor to X86Access
-
[v3,10/28] target/i386: Convert do_xsave_* to X86Access
-
[v3,11/28] target/i386: Convert do_xrstor_* to X86Access
-
[v3,12/28] target/i386: Split out do_xsave_chk
-
[v3,13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
-
[v3,14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea
-
[v3,15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
-
[v3,16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
-
[v3,17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
-
[v3,18/28] linux-user/i386: Split out struct target_fregs_state
-
[v3,19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
-
[v3,20/28] linux-user/i386: Return boolean success from restore_sigcontext
-
[v3,21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
-
[v3,22/28] linux-user/i386: Fix allocation and alignment of fp state
-
[v3,23/28] target/i386: Honor xfeatures in xrstor_sigcontext
-
[v3,24/28] target/i386: Convert do_xsave to X86Access
-
[v3,25/28] target/i386: Convert do_xrstor to X86Access
-
[v3,26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
-
[v3,27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
-
[v3,28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}
|