Show patches with: State = Action Required       |    Archived = No       |   21450 patches
« 1 2 ... 17 18 19214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v2,47/65] target/hppa: Remove TARGET_REGISTER_BITS target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,45/65] target/hppa: Implement IDTLBT, IITLBT target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,42/65] target/hppa: Implement SHRPD target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,29/65] target/hppa: Remove TARGET_HPPA64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,25/65] target/hppa: Pass d to do_sed_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,24/65] target/hppa: Pass d to do_log_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,22/65] target/hppa: Pass d to do_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,18/65] target/hppa: Handle absolute addresses for pa2.0 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,14/65] target/hppa: Make HPPA_BTLB_ENTRIES variable target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v4,3/4] hw/i386/pc: Propagate error if PC_SPEAKER device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,2/4] hw/i386/pc: Propagate error if HPET device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,1/4] hw/i386/pc: Pass Error** argument to pc_basic_device_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,4/4] hw/char/stm32f2xx_usart: Add more definitions for CR1 register stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,3/4] hw/char/stm32f2xx_usart: Update IRQ when DR is written stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,2/4] hw/char/stm32f2xx_usart: Update IRQ when SR is read stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,1/4] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq() stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[19/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_X86_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[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
« 1 2 ... 17 18 19214 215 »