Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3574 patches
« 1 2 3 435 36 »
Patch Series S/W/F Date Submitter Delegate State
[v6,7/7] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,6/7] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,5/7] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,4/7] hw/char/pl011: Trace FIFO enablement hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,3/7] hw/char/pl011: Introduce pl011_xmit() as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,2/7] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,1/7] hw/char/pl011: Warn when using disabled receiver hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[7/7] hw/riscv: Move few objects to common_ss[] to build them once hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[6/7] hw/riscv/hart: Make 'riscv_hart.h' header target-agnostic hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[5/7] hw/riscv/iommu: Reduce needs for target-specific code hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[4/7] hw/riscv/boot: Use 'hwaddr' type for firmware addresses hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[3/7] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[2/7] target/riscv: Move target-agnostic definitions to 'cpu-qom.h' hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
[1/7] MAINTAINERS: Unify Alistair's professional email address hw/riscv: Move few units to common_ss[] --- 2025-02-06 Philippe Mathieu-Daudé New
target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift() target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift() --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,16/16] tests/functional: Run cross-endian microblaze tests hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,15/16] tests/functional: Have microblaze tests inherit common parent class hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,14/16] tests/functional: Remove sleep() kludges from microblaze tests hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,13/16] tests/functional: Allow microblaze tests to take a machine name argument hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,12/16] tests/functional: Explicit endianness of microblaze assets hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,11/16] hw/microblaze: Support various endianness for s3adsp1800 machines hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,10/16] target/microblaze: Consider endianness while translating code hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,09/16] target/microblaze: Introduce mo_endian() helper hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,08/16] target/microblaze: Set MO_TE once in do_load() / do_store() hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,05/16] hw/ssi/xilinx_spi: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,04/16] hw/char/xilinx_uartlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,03/16] hw/timer/xilinx_timer: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,02/16] hw/net/xilinx_ethlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v5,01/16] hw/intc/xilinx_intc: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v4,14/16] tests/functional: Have microblaze tests inherit common parent class hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé New
[v4,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v3,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v3,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init() hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,12/12] hw/arm/raspi: Support more models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,11/12] hw/arm/raspi: Deprecate old raspiX machine names [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,09/12] hw/arm/raspi: Have the generic machine take a 'revision' property [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,07/12] hw/arm/raspi: Check ramsize is within chipset aperture [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,06/12] hw/arm/raspi: Consider network interface for B models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,05/12] hw/arm/raspi: Consider processor id in types[] array [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init() [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,03/12] hw/arm/raspi: Unify RASPI_MACHINE types [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,02/12] hw/arm/raspi: Merge model 4B with other models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[6/7] hw/arm/raspi4b: Add the raspi4b-4g machine Untitled series #260027 --- 2025-02-01 Philippe Mathieu-Daudé New
[5/7] hw/arm/raspi4b: Expose the raspi4b-1g machine on 64-bit hosts Untitled series #260027 --- 2025-02-01 Philippe Mathieu-Daudé New
[4/7] hw/arm/raspi4b: Rename as raspi4b-1g / raspi4b-2g, deprecating old name Untitled series #260027 --- 2025-02-01 Philippe Mathieu-Daudé New
[2/7] hw/arm/raspi4b: Introduce abstract raspi4-base machine type Untitled series #260027 --- 2025-02-01 Philippe Mathieu-Daudé New
[PULL,35/36] hw/sd: Remove unused legacy functions, stop killing mammoths [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,34/36] hw/sd: Remove unused 'enable' method from SDCardClass [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,32/36] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,30/36] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,29/36] hw/sd/omap_mmc: Convert to SDBus API [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,27/36] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,26/36] hw/sd/omap_mmc: Do a minimal conversion to QDev [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,24/36] hw/loader: Pass ELFDATA endian order argument to load_elf_as() [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,23/36] hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym() [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,21/36] hw/loader: Remove unused load_elf_ram() [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,15/36] hw/ipack: Remove legacy qemu_allocate_irqs() use [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,13/36] hw/irq: Introduce qemu_init_irqs() helper [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,10/36] hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params() [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,07/36] hw/mips/loongson3: Propagate cpu_count to init_loongson_params() [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,06/36] hw/mips/loongson3_bootp: Include missing headers [PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu --- 2025-01-31 Philippe Mathieu-Daudé New
[PULL,00/36] Misc HW patches for 2025-01-31 --- 2025-01-31 Philippe Mathieu-Daudé New
[8/8] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[7/8] hw/arm/highbank: Explicit number of GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[6/8] hw/arm/vexpress: Explicit number of GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[5/8] hw/arm/xilinx_zynq: Explicit number of GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[3/8] hw/arm/realview: Explicit number of GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[2/8] hw/arm/exynos4210: Explicit number of GIC external IRQs hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,6/6] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,5/6] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,4/6] hw/arm/fsl-imx7: Add local 'mpcore/gic' variables hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,3/6] hw/arm/fsl-imx6ul: Add local 'mpcore/gic' variables hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,2/6] hw/arm/fsl-imx6: Add local 'mpcore/gic' variables hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
[v2,1/6] hw/arm/boot: Propagate vCPU to arm_load_dtb() hw/arm: Minor cleanups around MPCore code --- 2025-01-30 Philippe Mathieu-Daudé New
overall: Remove unnecessary g_strdup_printf() calls overall: Remove unnecessary g_strdup_printf() calls --- 2025-01-30 Philippe Mathieu-Daudé New
[9/9] accel/kvm: Remove unreachable assertion in kvm_dirty_ring_reap*() accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[8/9] accel/kvm: Assert vCPU is created when calling kvm_dirty_ring_reap*() accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,7/9] cpus: Only expose REALIZED vCPUs to global &cpus_queue accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[6/9] cpus: Call hotplug handlers in DeviceWire() accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[5/9] cpus: Add DeviceClass::[un]wire() stubs accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,3/9] cpus: Remove cpu from global queue after UNREALIZE completed accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,2/9] accel/tcg: Invalidate TB jump cache with global vCPU queue locked accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,1/9] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn() accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[7/7] tests/qtest/migration: Allow using accelerators different of TCG / KVM tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,6/7] tests/qtest/migration: Run aarch64/HVF tests using GICv2 tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
« 1 2 3 435 36 »