Show patches with: Archived = No       |   81645 patches
« 1 2 3 4816 817 »
Patch Series S/W/F Date Submitter Delegate State
[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 New
[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 New
[31/76] target/arm: Add FPCR.AH to tbflags target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[30/76] target/arm: Adjust exception flag handling for AH = 1 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[29/76] target/arm: Adjust FP behaviour for FPCR.AH = 1 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[28/76] target/arm: Implement FPCR.FIZ handling target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[27/76] target/arm: Define FPCR AH, FIZ, NEP bits target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[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 New
[25/76] target/arm: Remove redundant advsimd float16 helpers target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[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 New
[23/76] fpu: Implement float_flag_input_denormal_used target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[22/76] fpu: Add float_class_denormal target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[21/76] fpu: Fix a comment in softfloat-types.h target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[12/76] target/arm: Remove now-unused vfp.fp_status and FPST_FPCR target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[11/76] target/arm: Use FPST_FPCR_A64 in A64 decoder target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[10/76] target/arm: Use FPST_FPCR_A32 in A32 decoder target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[09/76] target/arm: Use fp_status_a32 in vfp_cmp helpers target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[08/76] target/arm: Use fp_status_a32 in vjvct helper target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[07/76] target/arm: Use vfp.fp_status_a64 in A64-only helper functions target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[06/76] target/arm: Define new fp_status_a32 and fp_status_a64 target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[05/76] target/arm: Use uint32_t in vfp_exceptbits_from_host() target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[04/76] target/arm: Use FPSR_ constants in vfp_exceptbits_from_host() target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[03/76] target/arm: arm_reset_sve_state() should set FPSR, not FPCR target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[02/76] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[01/76] target/i386: Do not raise Invalid for 0 * Inf + QNaN target/arm: Implement FEAT_AFP and FEAT_RPRES --- 2025-01-24 Peter Maydell New
[20/20] cpus: Build cpu_exec_[un]realizefn() methods once [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[19/20] cpus: Register VMState per user / system emulation [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[18/20] cpus: Have cpu_exec_initfn() per user / system emulation [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[17/20] cpus: Have cpu_class_init_props() per user / system emulation [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[16/20] cpus: Restrict cpu_common_post_load() code to TCG [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[15/20] cpus: Fix style in cpu-target.c [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h' [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[09/20] accel/tcg: Restrict 'icount_align_option' global to TCG [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[02/20] user: Extract common MMAP API to 'user/mmap.h' [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[01/20] qemu/compiler: Absorb 'clang-tsa.h' [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[15/15] target/ppc: Restrict ATTN helper to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[14/15] target/ppc: Restrict various system helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[13/15] target/ppc: Make powerpc_excp() prototype public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[12/15] target/ppc: Fix style in excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[11/15] target/ppc: Restrict various common helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[09/15] target/ppc: Restrict exception helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[08/15] target/ppc: Remove raise_exception_ra() target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[07/15] target/ppc: Restrict powerpc_checkstop() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[03/15] target/ppc: Make ppc_ldl_code() declaration public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[RFC,01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[v2,2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci Add me as the maintainer for ivshmem-pci --- 2025-01-23 Gustavo Romero New
[v2,1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency Add me as the maintainer for ivshmem-pci --- 2025-01-23 Gustavo Romero New
hw/boards: Convert MachineClass bitfields to boolean hw/boards: Convert MachineClass bitfields to boolean --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,10/10] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,09/10] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,08/10] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,07/10] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,06/10] user: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,05/10] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,04/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,03/10] cpus: Cache CPUClass early in instance_init() handler cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,02/10] gdbstub: Clarify no more than @gdb_num_core_regs can be accessed cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,01/10] hw/core/generic-loader: Do not open-code cpu_set_pc() cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[2/2] hw/cxl: Allow tracing component I/O accesses hw/cxl: Add tracing for component I/O region --- 2025-01-22 Philippe Mathieu-Daudé New
[1/2] hw/cxl: Remove unused component_registers::io_registers[] array hw/cxl: Add tracing for component I/O region --- 2025-01-22 Philippe Mathieu-Daudé New
MAINTAINERS: Add me as the maintainer for ivshmem-pci MAINTAINERS: Add me as the maintainer for ivshmem-pci --- 2025-01-22 Gustavo Romero New
linux-user: Constify target_shmlba() argument linux-user: Constify target_shmlba() argument --- 2025-01-21 Philippe Mathieu-Daudé New
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq --- 2025-01-21 Philippe Mathieu-Daudé New
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs() hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs() --- 2025-01-21 Philippe Mathieu-Daudé New
[6/6] target/mips: Allocate CPU IRQs within CPUMIPSState target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/ target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[4/6] target/mips: Pass env to cpu_mips_clock_init() target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[2/6] target/mips: Create clock *after* accelerator vCPU is realized target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[1/6] hw/pci-host/bonito: Expose output IRQ as QDev GPIO target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[v3,3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[v3,2/3] hw/ipack: Clarify KConfig symbols hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[v3,1/3] hw/irq: Introduce qemu_init_irqs() helper hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[28/28] cpus: Remove CPUClass::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[22/28] target/s390x: Restrict I/O handler installers to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé Superseded
« 1 2 3 4816 817 »