Show patches with: Archived = No       |   82524 patches
« 1 2 ... 9 10 11825 826 »
Patch Series S/W/F Date Submitter Delegate State
[v3,08/24] target/hppa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,07/24] target/hexagon: Remove CPUClass:has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,06/24] target/avr: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,05/24] target/arm: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,04/24] target/alpha: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,03/24] cpus: Introduce SysemuCPUOps::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,02/24] cpus: Un-inline cpu_has_work() cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,01/24] cpus: Restrict cpu_has_work() to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[2/2] qom: Introduce class_post_init() handler qom: Introduce class_post_init() handler --- 2025-01-25 Philippe Mathieu-Daudé New
[1/2] qom: Declare class_base_init() before class_init() qom: Introduce class_post_init() handler --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,24/24] cpus: Remove CPUClass::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,23/24] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,22/24] target/tricore: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,21/24] target/sparc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,20/24] target/sh4: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,19/24] target/s390x: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,18/24] target/s390x: Restrict I/O handler installers to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,17/24] target/rx: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,16/24] target/riscv: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,15/24] target/ppc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,14/24] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,13/24] target/mips: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,12/24] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,11/24] target/m68k: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,10/24] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,09/24] target/i386: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,08/24] target/hppa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,07/24] target/hexagon: Remove CPUClass:has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,06/24] target/avr: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,05/24] target/arm: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,04/24] target/alpha: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,03/24] cpus: Introduce SysemuCPUOps::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,02/24] cpus: Un-inline cpu_has_work() cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[v2,01/24] cpus: Restrict cpu_has_work() to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé Superseded
[2/2] hw/char/sh_serial: Convert to TypeInfo hw/char/sh_serial: QOM housekeeping --- 2025-01-24 Philippe Mathieu-Daudé New
[1/2] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize hw/char/sh_serial: QOM housekeeping --- 2025-01-24 Philippe Mathieu-Daudé New
[76/76] tests/tcg/x86_64/fma: add test for exact-denormal output target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[75/76] target/i386: Wire up MXCSR.DE and FPUS.DE correctly target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[74/76] target/i386: Use correct type for get_float_exception_flags() values target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[73/76] target/i386: Detect flush-to-zero after rounding target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[72/76] target/arm: Enable FEAT_RPRES for -cpu max target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[71/76] target/arm: Implement increased precision FRSQRTE target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[70/76] target/arm: Implement increased precision FRECPE target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[69/76] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[68/76] target/arm: Enable FEAT_AFP for '-cpu max' target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[67/76] target/arm: Handle FPCR.AH in SVE FTMAD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[66/76] target/arm: Handle FPCR.AH in SVE FTSSEL target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[65/76] target/arm: Handle FPCR.AH in negation step in SVE FMLS (vector) target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[64/76] target/arm: Handle FPCR.AH in negation in FMLS (vector) target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[63/76] target/arm: Handle FPCR.AH in negation step in FMLS (indexed) target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[62/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[61/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[60/76] target/arm: Handle FPCR.AH in FMLSL target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[59/76] target/arm: Handle FPCR.AH in negation steps in SVE FCADD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[58/76] target/arm: Handle FPCR.AH in negation steps in FCADD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[57/76] target/arm: Handle FPCR.AH in SVE FABD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[56/76] target/arm: Handle FPCR.AH in SVE FABS target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[55/76] target/arm: Handle FPCR.AH in SVE FNEG target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[54/76] target/arm: Handle FPCR.AH in vector FABD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[53/76] target/arm: Implement FPCR.AH handling for scalar FABS and FABD target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[52/76] target/arm: Implement FPCR.AH handling of negation of NaN target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[51/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[50/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[49/76] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[48/76] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[47/76] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[46/76] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[45/76] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[44/76] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[43/76] target/arm: Handle FPCR.NEP for FCVTXN (scalar) target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[42/76] target/arm: Handle FPCR.NEP for scalar FABS and FNEG target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[41/76] target/arm: Handle FPCR.NEP in do_cvtf_scalar() target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[40/76] target/arm: Handle FPCR.NEP for 1-input scalar operations target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[39/76] target/arm: Handle FPCR.NEP for BFCVT scalar target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[38/76] target/arm: Handle FPCR.NEP for 3-input scalar operations target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[37/76] target/arm: Define and use new write_fp_*reg_merging() functions target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[36/76] target/arm: Add FPCR.NEP to TBFLAGS target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[35/76] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[34/76] target/arm: Use FPST_FPCR_AH for BFCVT* insns target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[33/76] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[32/76] target/arm: Set up float_status to use for FPCR.AH=1 behaviour target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[31/76] target/arm: Add FPCR.AH to tbflags target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[30/76] target/arm: Adjust exception flag handling for AH = 1 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[29/76] target/arm: Adjust FP behaviour for FPCR.AH = 1 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[28/76] target/arm: Implement FPCR.FIZ handling target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[27/76] target/arm: Define FPCR AH, FIZ, NEP bits target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[26/76] target/arm: Use FPST_FPCR_F16_A64 for halfprec-to-other conversions target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[25/76] target/arm: Remove redundant advsimd float16 helpers target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[24/76] fpu: allow flushing of output denormals to be after rounding target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[23/76] fpu: Implement float_flag_input_denormal_used target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[22/76] fpu: Add float_class_denormal target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[21/76] fpu: Fix a comment in softfloat-types.h target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[20/76] fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[19/76] fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[18/76] target/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[17/76] target/arm: Use FPST_FPCR_F16_A64 in A64 decoder target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[16/76] target/arm: Use FPST_FPCR_F16_A32 in A32 decoder target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[15/76] target/arm: Use fp_status_f16_a64 in AArch64-only helpers target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[14/76] target/arm: Use fp_status_f16_a32 in AArch32-only helpers target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
[13/76] target/arm: Define new fp_status_f16_a32 and fp_status_f16_a64 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell Superseded
« 1 2 ... 9 10 11825 826 »