Show patches with: Archived = No       |   77786 patches
« 1 2 ... 258 259 260777 778 »
Patch Series S/W/F Date Submitter Delegate State
[v4,16/24] target/mips: Extract break code into env->error_code linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,15/24] linux-user/mips: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,14/24] linux-user/mips: Improve do_break linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,13/24] linux-user/microblaze: Fix SIGFPE si_codes linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,12/24] linux-user/microblaze: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,11/24] linux-user/m68k: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,10/24] linux-user/i386: Use force_sig, force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,09/24] linux-user/i386: Split out maybe_handle_vm86_trap linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,08/24] linux-user/hppa: Set FPE_CONDTRAP for COND linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,07/24] linux-user: Remove TARGET_NSIGFPE linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,06/24] linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,05/24] linux-user/hppa: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,04/24] linux-user/cris: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,03/24] linux-user/alpha: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,02/24] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[v4,01/24] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap linux-user: Clean up siginfo_t handling --- 2021-12-20 Richard Henderson Superseded
[PULL,15/15] meson: Move bsd_user_ss to bsd-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,14/15] meson: Move linux_user_ss to linux-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,13/15] linux-user: Move thunk.c from top-level [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,12/15] common-user: Adjust system call return on FreeBSD [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson Accepted
[PULL,11/15] common-user: Move safe-syscall.* from linux-user [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,10/15] bsd-user: Create special-errno.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson Accepted
[PULL,09/15] linux-user: Create special-errno.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,08/15] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson Accepted
[PULL,07/15] bsd-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson Accepted
[PULL,06/15] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,05/15] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,04/15] linux-user/host/sparc64: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,03/15] linux-user/host/mips: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,02/15] linux-user: Move syscall error detection into safe_syscall_base [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,01/15] linux-user: Untabify all safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson Accepted
[PULL,00/15] *-user: simplify safe signal handling --- 2021-12-20 Richard Henderson New
[20/20] tcg/i386: Implement bitsel for avx512 tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[19/20] tcg/i386: Implement more logical operations for avx512 tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[18/20] tcg/i386: Implement avx512 multiply tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[17/20] tcg/i386: Implement avx512 min/max/abs tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[16/20] tcg/i386: Expand scalar rotate with avx512 insns tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[15/20] tcg/i386: Remove rotls_vec from tcg_target_op_def tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[14/20] tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[13/20] tcg/i386: Support avx512vbmi2 vector shift-double instructions tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[12/20] tcg/i386: Implement avx512 variable rotate tcg: vector improvements --- 2021-12-18 Richard Henderson New
[11/20] tcg/i386: Implement avx512 immediate rotate tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[10/20] tcg/i386: Implement avx512 immediate sari shift tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[09/20] tcg/i386: Implement avx512 scalar shift tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[08/20] tcg/i386: Implement avx512 variable shifts tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[07/20] tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[06/20] tcg/i386: Add tcg_out_evex_opc tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[05/20] tcg/i386: Detect AVX512 tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[04/20] tcg/s390x: Implement vector NAND, NOR, EQV tcg: vector improvements --- 2021-12-18 Richard Henderson New
[03/20] tcg/ppc: Implement vector NAND, NOR, EQV tcg: vector improvements --- 2021-12-18 Richard Henderson New
[02/20] tcg: Add opcodes for vector nand, nor, eqv tcg: vector improvements --- 2021-12-18 Richard Henderson New
[01/20] tcg/optimize: Fix folding of vector ops tcg: vector improvements --- 2021-12-18 Richard Henderson Superseded
[RFC] docs/devel: more documentation on the use of suffixes [RFC] docs/devel: more documentation on the use of suffixes --- 2021-12-17 Alex Bennée New
[PULL,053/101] target/ppc: Use helper_todouble/tosingle in helper_xststdcsp Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,052/101] target/ppc: Update fres to new flags and float64r32 Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,051/101] target/ppc: Add helper for frsqrtes Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,050/101] target/ppc: Add helper for fmuls Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,049/101] target/ppc: Add helpers for fadds, fsubs, fdivs Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,048/101] target/ppc: Add helper for fsqrts Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,047/101] target/ppc: Add helpers for fmadds et al Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,046/101] softfloat: Add float64r32 arithmetic routines Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,045/101] target/ppc: Update fre to new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,044/101] target/ppc: Update xsrqpi and xsrqpxp to new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,043/101] target/ppc: Update sqrt for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,042/101] target/ppc: Use helper_todouble in do_frsp Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,041/101] target/ppc: Update do_frsp for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,040/101] target/ppc: Split out do_frsp Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,039/101] target/ppc: Do not call do_float_check_status from do_fmadd Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,038/101] target/ppc: Split out do_fmadd Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,037/101] target/ppc: Update fmadd for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,036/101] target/ppc: Clean up do_fri Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,035/101] target/ppc: Tidy inexact handling in do_fri Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,034/101] target/ppc: Use FloatRoundMode in do_fri Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,033/101] target/ppc: Remove inline from do_fri Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,032/101] target/ppc: Fix VXCVI return value Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,031/101] target/ppc: Update float_invalid_cvt for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,030/101] target/ppc: Move float_check_status from FPU_FCTI to translate Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,029/101] target/ppc: Update float_invalid_op_div for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,028/101] target/ppc: Update float_invalid_op_mul for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,027/101] target/ppc: Update float_invalid_op_addsub for new flags Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,026/101] softfloat: Add flag specific to signaling nans Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,025/101] softfloat: Add flag specific to convert non-nan to int Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,024/101] softfloat: Add flag specific to sqrt(-x) Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,023/101] softfloat: Add flags specific to Inf / Inf and 0 / 0 Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,022/101] softfloat: Add flag specific to Inf * 0 Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,021/101] softfloat: Add flag specific to Inf - Inf Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[PULL,020/101] softfloat: Extend float_exception_flags to 16 bits Untitled series #162407 --- 2021-12-16 Cédric Le Goater Accepted
[PULL,002/101] hw/ppc/mac.h: Remove MAX_CPUS macro Untitled series #162407 --- 2021-12-16 Cédric Le Goater New
[RFC] linux-user: don't adjust base of found hole [RFC] linux-user: don't adjust base of found hole --- 2021-12-16 Alex Bennée New
[PULL,053/102] target/ppc: Use helper_todouble/tosingle in helper_xststdcsp Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,052/102] target/ppc: Update fres to new flags and float64r32 Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,051/102] target/ppc: Add helper for frsqrtes Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,050/102] target/ppc: Add helper for fmuls Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,049/102] target/ppc: Add helpers for fadds, fsubs, fdivs Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,048/102] target/ppc: Add helper for fsqrts Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,047/102] target/ppc: Add helpers for fmadds et al Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,046/102] softfloat: Add float64r32 arithmetic routines Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,045/102] target/ppc: Update fre to new flags Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,044/102] target/ppc: Update xsrqpi and xsrqpxp to new flags Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
[PULL,043/102] target/ppc: Update sqrt for new flags Untitled series #162321 --- 2021-12-15 Cédric Le Goater Superseded
« 1 2 ... 258 259 260777 778 »