Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3290 patches
« 1 2 ... 16 17 1832 33 »
Patch Series S/W/F Date Submitter Delegate State
[10/11] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[v2,1/6] hw/m68k/irqc: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-24 Philippe Mathieu-Daudé New
[RFC,9/9] target/ppc: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[RFC,8/9] target/cris: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[7/9] target/mips: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[2/9] target/cris: Use tcg_gen_extract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé 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
[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
[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
[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
[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
[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
[6/8] hw/pci-host/designware: Move viewports from root func to host bridge hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[5/8] hw/pci-host/designware: Keep host reference in DesignwarePCIEViewport hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[4/8] hw/pci-host/designware: Hoist host controller in root function #0 hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[2/8] hw/pci-host/designware: Initialize root function in host bridge realize hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
QOM crash via soundhw_init() QOM crash via soundhw_init() --- 2023-10-12 Philippe Mathieu-Daudé New
[3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[2/4] hw/isa/lpc_ich9: Access memory regions via pci_address_space[_io]() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[1/4] hw/isa/i82378: Access memory regions via pci_address_space() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[v2,1/2] MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex board hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé New
[4/5] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé New
[3/5] hw/ppc/ppc4xx_pci: Declare PPC4XX_PCI in Kconfig hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé New
[2/2] hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings() hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé New
[v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload() [v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload() --- 2023-10-11 Philippe Mathieu-Daudé New
[2/2] hw/loongarch/virt: Remove unused ISA Bus hw/loongarch/virt: Remove unused ISA bus --- 2023-10-10 Philippe Mathieu-Daudé New
[v2,3/6] hw/display/vga: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[v2,2/6] hw/loader: Clean up global variable shadowing in rom_add_file() hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[v2,1/6] hw/core/cpu: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[18/18] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[17/18] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[16/18] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[10/18] target/riscv: Inline target specific TYPE_RISCV_CPU_BASE definition target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[09/18] target/i386: Inline target specific TARGET_DEFAULT_CPU_TYPE definition target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[08/18] target/openrisc: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[07/18] target/nios2: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[06/18] target/loongarch: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[05/18] target/hexagon: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[03/18] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[4/4] tests/qtest: Use qtest_get_base_arch() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[3/4] tests/libqtest: Introduce qtest_get_base_arch() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[2/4] tests/qtest: Use qtest_get_arch_bits() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[1/4] tests/libqtest: Introduce qtest_get_arch_bits() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
« 1 2 ... 16 17 1832 33 »