Show patches with: Archived = No       |   82864 patches
« 1 2 3 4828 829 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v2] target/ppc: drop ppc_tlb_invalidate_all from cpu_reset [RFC,v2] target/ppc: drop ppc_tlb_invalidate_all from cpu_reset --- 2025-02-25 Alex Bennée New
[RFC] target/ppc: drop ppc_tlb_invalidate_all from cpu_rest [RFC] target/ppc: drop ppc_tlb_invalidate_all from cpu_rest --- 2025-02-25 Alex Bennée Superseded
[10/10] plugins/api: build only once plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[09/10] plugins/api: split out time control helpers plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[08/10] plugins/api: split out the vaddr/hwaddr helpers plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[07/10] plugins/api: split out binary path/start/end/entry code plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[06/10] plugins/loader: compile loader only once plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[05/10] plugins/plugin.h: include queue.h plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[04/10] plugins/api: clean-up the includes plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[03/10] include/qemu: plugin-memory.h doesn't need cpu-defs.h plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[02/10] plugins/loader: populate target_name with target_name() plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
[01/10] plugins/api: use tcg_ctx to get TARGET_PAGE_MASK plugins: reduce total number of build objects --- 2025-02-25 Alex Bennée New
hw/misc/npcm_clk: fix buffer-overflow hw/misc/npcm_clk: fix buffer-overflow --- 2025-02-24 Pierrick Bouvier New
[v4,24/24] target/m68k: Implement FPIAR target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,23/24] target/m68k: Make vmstate variables static target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,22/24] tests/tcg/m68k: Add packed decimal tests target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,21/24] target/m68k: Implement packed decimal real loads and stores target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,20/24] target/m68k: Merge gen_store_fp, gen_store_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,19/24] target/m68k: Merge gen_load_fp, gen_load_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,18/24] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,17/24] target/m68k: Split gen_ea_mode_fp for load/store target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,16/24] target/m68k: Remove env argument to gen_ea_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,15/24] target/m68k: Remove env argument to gen_store_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,14/24] target/m68k: Remove env argument to gen_load_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,13/24] target/m68k: Remove env argument to gen_lea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,12/24] target/m68k: Remove env argument to gen_lea_indexed target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,11/24] target/m68k: Split gen_ea_mode for load/store target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,10/24] target/m68k: Move pre-dec/post-inc to gen_lea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,08/24] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,07/24] target/m68k: Merge gen_ea into SRC_EA and DEST_EA target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,05/24] target/m68k: Update FPSR for FMOVECR target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,04/24] target/m68k: Update FPSR.EXC target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,03/24] target/m68k: Keep FPSR up-to-date target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,02/24] target/m68k: Restore fp rounding mode on vm load target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,01/24] target/m68k: Add FPSR exception bit defines target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v2,12/12] fpu: Build only once fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,11/12] fpu: Don't compile-time disable hardfloat for PPC targets fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,10/12] fpu: Always decide snan_bit_is_one() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,09/12] fpu: Always decide no_signaling_nans() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,08/12] fpu: Move m68k_denormal fmt flag into floatx80_behaviour fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,07/12] fpu: Make floatx80 invalid encoding settable at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,06/12] fpu: Pass float_status to floatx80_invalid_encoding() fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,05/12] fpu: Make targets specify whether floatx80 Inf can have Int bit clear fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,04/12] fpu: Pass float_status to floatx80_is_infinity() fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,03/12] target/i386: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,02/12] target/m68k: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[v2,01/12] fpu: Make targets specify floatx80 default Inf at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-24 Peter Maydell New
[4/4] target/arm: Rename vfp_helper.c to vfp_fpscr.c target/arm: Move vfp_helper.c TCG code into tcg/ subdir --- 2025-02-21 Peter Maydell New
[3/4] target/arm: Move softfloat specific FPCR/FPSR handling to tcg/ target/arm: Move vfp_helper.c TCG code into tcg/ subdir --- 2025-02-21 Peter Maydell New
[2/4] target/arm: Move FPSCR get/set helpers to tcg/vfp_helper.c target/arm: Move vfp_helper.c TCG code into tcg/ subdir --- 2025-02-21 Peter Maydell New
[1/4] target/arm: Move TCG-only VFP code into tcg/ subdir target/arm: Move vfp_helper.c TCG code into tcg/ subdir --- 2025-02-21 Peter Maydell New
[Stable-9.2.2,10/14] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo Untitled series #261542 --- 2025-02-21 Michael Tokarev New
[RFC] MAINTAINERS: remove widely sanctioned entities [RFC] MAINTAINERS: remove widely sanctioned entities --- 2025-02-21 Alex Bennée New
[RFC] hw/display: add blocklist for known bad drivers [RFC] hw/display: add blocklist for known bad drivers --- 2025-02-21 Alex Bennée New
tests/functional: Bump some arm test timeouts tests/functional: Bump some arm test timeouts --- 2025-02-21 Peter Maydell New
[PULL,41/41] docs/system/arm: Add Description for NPCM8XX SoC [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,40/41] hw/arm: Add NPCM845 Evaluation board [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,39/41] hw/arm: Add NPCM8XX SoC [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,38/41] hw/net: Add NPCM8XX PCS Module [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,37/41] hw/misc: Support NPCM8XX CLK Module Registers [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,36/41] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,35/41] hw/misc: Move NPCM7XX CLK to NPCM CLK [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,34/41] hw/misc: Rename npcm7xx_clk to npcm_clk [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,33/41] hw/misc: Support 8-bytes memop in NPCM GCR module [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,32/41] hw/misc: Store DRAM size in NPCM8XX GCR Module [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,31/41] hw/misc: Add support for NPCM8XX GCR [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,30/41] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,29/41] hw/misc: Move NPCM7XX GCR to NPCM GCR [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,28/41] hw/misc: Rename npcm7xx_gcr to npcm_gcr [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,27/41] hw/ssi: Make flash size a property in NPCM7XX FIU [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,26/41] pc-bios: Add NPCM8XX vBootrom [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,25/41] roms: Update vbootrom to 1287b6e [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,24/41] target/arm: Use uint32_t in t32_expandimm_imm() [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,23/41] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,22/41] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,21/41] hw/arm/highbank: Specify explicitly the GIC has 128 external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,20/41] hw/arm/vexpress: Specify explicitly the GIC has 64 external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,19/41] hw/arm/xilinx_zynq: Specify explicitly the GIC has 64 external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,18/41] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,17/41] hw/arm/realview: Specify explicitly the GIC has 64 external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,16/41] hw/arm/exynos4210: Specify explicitly the GIC has 64 external IRQs [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,15/41] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,14/41] target/arm: Correct errors in WFI/WFE trapping [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,13/41] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,12/41] target/arm: Remove CP_ACCESS_TRAP handling [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,11/41] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,10/41] target/arm: Use CP_ACCESS_TRAP_EL1 for traps that are always to EL1 [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,09/41] target/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,08/41] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64() [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,07/41] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,06/41] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3 [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Not Applicable
[PULL,05/41] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,04/41] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0 [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,03/41] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3 [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,02/41] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 [PULL,01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 --- 2025-02-20 Peter Maydell Accepted
[PULL,00/41] target-arm queue --- 2025-02-20 Peter Maydell Not Applicable
[RFC,2/2] target/arm/kvm-rme: Add DMA remapping for the shared memory region arm: Add DMA remapping for CCA --- 2025-02-20 Jean-Philippe Brucker New
« 1 2 3 4828 829 »