Show patches with: State = Action Required       |    Archived = No       |   21530 patches
« 1 2 ... 18 19 20215 216 »
Patch Series S/W/F Date Submitter Delegate State
[18/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RX_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[17/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_SUPERH_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[16/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_TRICORE_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[15/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RISCV_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[14/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_S390X_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[13/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_M68K_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[12/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_MIPS_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[11/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_POWERPC_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[10/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_ARM_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[09/19] cpus: Filter for target specific CPU (x86) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[08/19] cpus: Filter for target specific CPU (ppc) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[07/19] cpus: Filter for target specific CPU (riscv) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[06/19] cpus: Filter for target specific CPU (s390x) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[05/19] cpus: Filter for target specific CPU (mips) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[04/19] cpus: Filter for target specific CPU (loongarch) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[03/19] cpus: Filter for target specific CPU (arm) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[02/19] cpus: Filter for target specific CPU (generic) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[RFC,01/19] cpus: Add argument to qemu_get_cpu() to filter CPUs by QOM type cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[2/6] hw/m68k/mcf5206: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé New
[PULL,v2,00/29] tcg patch queue --- 2023-10-20 Richard Henderson New
[v3,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,2/9] hw/sd/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé New
[PULL,v3,00/46] Misc HW/UI patches for 2023-10-19 --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,5/5] hw/mips/jazz: Inline and remove legacy pcspk_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,4/5] hw/isa/i82378: Inline legacy pcspk_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,3/5] hw/i386/pc: Inline legacy pcspk_init() in pc_basic_device_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[PULL,30/46] hw/audio/pcspk: Inline pcspk_init() [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,25/46] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init() [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,24/46] hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init() [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,20/46] hw/pci: Clean up global variable shadowing of address_space_io variable [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,19/46] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,14/46] hw/misc/mips_itu: Make MIPSITUState target agnostic [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,12/46] hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,09/46] memory: follow Error API guidelines [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,04/46] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,03/46] MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section [PULL,01/46] mailmap: update email addresses for Luc Michel --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,00/46] Misc HW/UI patches for 2023-10-19 --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,4/9] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,12/12] hw/sysbus: Ensure device is realized before mapping it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,11/12] hw/sysbus: Ensure device is not realized before adding MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,10/12] hw/qdev: Ensure parent device is not realized before adding bus hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[PULL,07/14] linux-user: Exit not abort in die_with_backtrace [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson New
[PULL,00/14] linux-user patch queue --- 2023-10-18 Richard Henderson New
[PULL,00/29] tcg patch queue --- 2023-10-18 Richard Henderson New
[29/61] target/hppa: Remove TARGET_HPPA64 target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[19/61] hw/hppa: Translate phys addresses for the cpu target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[13/61] target/hppa: Make HPPA_BTLB_ENTRIES variable target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[12/61] target/hppa: Introduce TYPE_HPPA64_CPU target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[12/12] hw/sysbus: Ensure device is realized before mapping it hw: Strengthen SysBus & QBus API --- 2023-10-18 Philippe Mathieu-Daudé New
[11/12] hw/sysbus: Ensure device is not realized before adding MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-18 Philippe Mathieu-Daudé New
[05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-18 Philippe Mathieu-Daudé New
[PULL,22/25] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req() Untitled series #224869 --- 2023-10-18 Thomas Huth New
[7/7] hw/usb: Declare link using static DEFINE_PROP_LINK() macro hw: Few more QOM/QDev cleanups --- 2023-10-17 Philippe Mathieu-Daudé New
ui/input: Constify QemuInputHandler structure ui/input: Constify QemuInputHandler structure --- 2023-10-17 Philippe Mathieu-Daudé New
[RFC,2/2] target/loongarch: Use i128 for 128-bit load/store in XVLD target/loongarch: Use i128 for 128-bit loads/stores --- 2023-10-17 Philippe Mathieu-Daudé New
[RFC,1/2] target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST target/loongarch: Use i128 for 128-bit loads/stores --- 2023-10-17 Philippe Mathieu-Daudé New
[RFC] target/m68k: Use i128 for 128-bit load/store in m68k_copy_line() [RFC] target/m68k: Use i128 for 128-bit load/store in m68k_copy_line() --- 2023-10-17 Philippe Mathieu-Daudé New
[20/20] target/sparc: Implement UDIV inline target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[19/20] target/sparc: Implement UDIVX and SDIVX inline target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[15/20] target/sparc: Use DISAS_EXIT in do_wrpsr target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[12/20] target/sparc: Do flush_cond in advance_jump_cond target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[11/20] target/sparc: Always copy conditions into a new temporary target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[10/20] target/sparc: Change DisasCompare.c2 to int target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[08/20] target/sparc: Remove CC_OP leftovers target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[07/20] target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[06/20] target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[05/20] target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[04/20] target/sparc: Remove CC_OP_LOGIC target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[03/20] target/sparc: Remove CC_OP_DIV target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[02/20] target/sparc: Split psr and xcc into components target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[v2,58/90] target/sparc: Merge LDFSR, LDXFSR implementations target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,45/90] target/sparc: Drop ifdef around get_asi and friends target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,36/90] target/sparc: Move TADD, TSUB, MULS to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,35/90] target/sparc: Move UDIV, SDIV to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,34/90] target/sparc: Move UDIVX, SDIVX to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,33/90] target/sparc: Move SUBC to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,32/90] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,31/90] target/sparc: Move MULX to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,30/90] target/sparc: Move ADDC to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,29/90] target/sparc: Move basic arithmetic to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,24/90] target/sparc: Move RDTBR, FLUSHW to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,20/90] target/sparc: Move Tcc to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,11/90] target/sparc: Move CALL to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[RFC] hmp: implement hmp_ram_memory_dump [RFC] hmp: implement hmp_ram_memory_dump --- 2023-10-16 Alex Bennée New
[59/85] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[58/85] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[36/85] target/sparc: Move JMPL, RETT, RETURN to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[30/85] target/sparc: Move UDIV, SDIV to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[29/85] target/sparc: Move UDIVX, SDIVX to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[27/85] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[15/85] target/sparc: Move Tcc to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[03/85] target/sparc: Remove always-set cpu features target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[4/8] contrib/gitdm: add more individual contributors gitdm metadata updates for Oct '23 --- 2023-10-13 Alex Bennée New
[3/8] contrib/gitdm: add a group map for Google gitdm metadata updates for Oct '23 --- 2023-10-13 Alex Bennée New
[2/8] contrib/gitdm: add a group map for SiFive gitdm metadata updates for Oct '23 --- 2023-10-13 Alex Bennée New
[v2,03/16] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-13 Philippe Mathieu-Daudé New
[1/7] hw/ppc/spapr: Restrict PPCTimebase structure declaration to sPAPR target/ppc: Move most of 'cpu-qom.h' definitions to 'cpu.h' --- 2023-10-13 Philippe Mathieu-Daudé New
[RFC] tests/tcg: add an explicit gdbstub register tester [RFC] tests/tcg: add an explicit gdbstub register tester --- 2023-10-12 Alex Bennée New
[8/8] hw/pci-host/designware: Create ViewPorts during host bridge realization hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[7/8] hw/pci-host/designware: Move MSI registers from root func to host bridge hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
« 1 2 ... 18 19 20215 216 »