Show patches with: State = Action Required       |   332507 patches
« 1 2 ... 29 30 313325 3326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,02/24] cpus: Un-inline cpu_has_work() cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,22/24] target/tricore: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,21/24] target/sparc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,20/24] target/sh4: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,19/24] target/s390x: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,18/24] target/s390x: Restrict I/O handler installers to system emulation cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,17/24] target/rx: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,16/24] target/riscv: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,15/24] target/ppc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,14/24] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,13/24] target/mips: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,12/24] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,11/24] target/m68k: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,10/24] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,09/24] target/i386: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,08/24] target/hppa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,07/24] target/hexagon: Remove CPUClass:has_work() handler cpus: Restrict CPU has_work() handlers to system emulation - 2 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,06/24] target/avr: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,05/24] target/arm: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,04/24] target/alpha: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,03/24] cpus: Introduce SysemuCPUOps::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,02/24] cpus: Un-inline cpu_has_work() cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,01/24] cpus: Restrict cpu_has_work() to system emulation cpus: Restrict CPU has_work() handlers to system emulation - 1 - --- 2025-01-25 Philippe Mathieu-Daudé New
[10/10] i386: enable rust hpet for pc when rust is enabled rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[09/10] rust/timer/hpet: add qom and qdev APIs support rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[08/10] rust/timer/hpet: add basic HPET timer and HPETState rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[07/10] rust/timer/hpet: define hpet_cfg rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[06/10] rust: add bindings for timer rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[05/10] rust: add bindings for memattrs rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[04/10] rust: add bindings for gpio_{in|out} initialization rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[03/10] rust/irq: Add a helper to convert [InterruptSource] to [*mut IRQState] rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[02/10] rust/qdev: add the macro to define bit property rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[01/10] i386/fw_cfg: move hpet_cfg definition to hpet.c rust: Add HPET timer device - - - --- 2025-01-25 Zhao Liu New
[v3,2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough s390x/pci: relax I/O address translation requirement - - - --- 2025-01-24 Matthew Rosato New
[v3,1/2] s390x/pci: add support for guests that request direct mapping s390x/pci: relax I/O address translation requirement - - - --- 2025-01-24 Matthew Rosato New
[PULL,2/2] hw/hppa: Fix booting Linux kernel with initrd [PULL,1/2] hw/hppa: Support up to 256 GiB RAM on 64-bit machines - 1 - --- 2025-01-24 Helge Deller New
[PULL,1/2] hw/hppa: Support up to 256 GiB RAM on 64-bit machines [PULL,1/2] hw/hppa: Support up to 256 GiB RAM on 64-bit machines - 1 - --- 2025-01-24 Helge Deller New
[PULL,0/2] Hppa system for v10 patches - - - --- 2025-01-24 Helge Deller New
[v2,5/5] vfio/igd: handle x-igd-opregion in vfio_probe_igd_config_quirk() vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-24 Tomita Moeko New
[v2,4/5] vfio/igd: do not include GTT stolen size in etc/igd-bdsm-size vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-24 Tomita Moeko New
[v2,3/5] vfio/igd: refactor vfio_probe_igd_bar4_quirk() into pci config quirk vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-24 Tomita Moeko New
[v2,2/5] vfio/pci: add placeholder for device-specific config space quirks vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-24 Tomita Moeko New
[v2,1/5] vfio/igd: remove GTT write quirk in IO BAR 4 vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-24 Tomita Moeko New
[2/2] hw/char/sh_serial: Convert to TypeInfo hw/char/sh_serial: QOM housekeeping - 1 - --- 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 - 1 - --- 2025-01-24 Philippe Mathieu-Daudé New
docs/system/arm/aspeed: Remove tacoma-bmc from the documentation docs/system/arm/aspeed: Remove tacoma-bmc from the documentation - 1 - --- 2025-01-24 Thomas Huth New
[RFC,QEMU,x3/3] contrib: Add example hotness monitoring unit server cxl/plugins: Hotness Monitoring Unit with 'real' data. - - - --- 2025-01-24 Jonathan Cameron New
[RFC,QEMU,2/3] plugins: Add cache miss reporting over a socket. cxl/plugins: Hotness Monitoring Unit with 'real' data. - - - --- 2025-01-24 Jonathan Cameron New
[RFC,QEMU,1/3] hw/cxl: Initial CXL Hotness Monitoring Unit Emulation cxl/plugins: Hotness Monitoring Unit with 'real' data. - - - --- 2025-01-24 Jonathan Cameron New
[76/76] tests/tcg/x86_64/fma: add test for exact-denormal output target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[75/76] target/i386: Wire up MXCSR.DE and FPUS.DE correctly target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[74/76] target/i386: Use correct type for get_float_exception_flags() values target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[73/76] target/i386: Detect flush-to-zero after rounding target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[72/76] target/arm: Enable FEAT_RPRES for -cpu max target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[71/76] target/arm: Implement increased precision FRSQRTE target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[70/76] target/arm: Implement increased precision FRECPE target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[69/76] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[68/76] target/arm: Enable FEAT_AFP for '-cpu max' target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[67/76] target/arm: Handle FPCR.AH in SVE FTMAD target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[66/76] target/arm: Handle FPCR.AH in SVE FTSSEL target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[65/76] target/arm: Handle FPCR.AH in negation step in SVE FMLS (vector) target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[64/76] target/arm: Handle FPCR.AH in negation in FMLS (vector) target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[63/76] target/arm: Handle FPCR.AH in negation step in FMLS (indexed) target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[62/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[61/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[60/76] target/arm: Handle FPCR.AH in FMLSL target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[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 New
[58/76] target/arm: Handle FPCR.AH in negation steps in FCADD target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[57/76] target/arm: Handle FPCR.AH in SVE FABD target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[56/76] target/arm: Handle FPCR.AH in SVE FABS target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[55/76] target/arm: Handle FPCR.AH in SVE FNEG target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[54/76] target/arm: Handle FPCR.AH in vector FABD target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[53/76] target/arm: Implement FPCR.AH handling for scalar FABS and FABD target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[52/76] target/arm: Implement FPCR.AH handling of negation of NaN target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[51/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[50/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[49/76] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[48/76] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[47/76] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[46/76] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[45/76] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[44/76] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[43/76] target/arm: Handle FPCR.NEP for FCVTXN (scalar) target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[42/76] target/arm: Handle FPCR.NEP for scalar FABS and FNEG target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[41/76] target/arm: Handle FPCR.NEP in do_cvtf_scalar() target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[40/76] target/arm: Handle FPCR.NEP for 1-input scalar operations target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[39/76] target/arm: Handle FPCR.NEP for BFCVT scalar target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[38/76] target/arm: Handle FPCR.NEP for 3-input scalar operations target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[37/76] target/arm: Define and use new write_fp_*reg_merging() functions target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[36/76] target/arm: Add FPCR.NEP to TBFLAGS target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[35/76] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[34/76] target/arm: Use FPST_FPCR_AH for BFCVT* insns target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
[33/76] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 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 - 1 - --- 2025-01-24 Peter Maydell New
[31/76] target/arm: Add FPCR.AH to tbflags target/arm: Implement FEAT_AFP and FEAT_RPRES - 1 - --- 2025-01-24 Peter Maydell New
« 1 2 ... 29 30 313325 3326 »