Current Team Memberships

Show patches with: Archived = No       |   7910 patches
« 1 2 3 479 80 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,10/32] hw/sysbus: Use sizeof(BusState) in main_system_bus_create() [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,09/32] hw/core/machine: Reject thread level cache [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,08/32] hw/intc/apic: Fixes magic number use, removes outdated comment [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,07/32] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,06/32] hw/ssi/xilinx_spi: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,05/32] hw/char/xilinx_uartlite: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,04/32] hw/timer/xilinx_timer: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,03/32] hw/net/xilinx_ethlite: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,02/32] hw/intc/xilinx_intc: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,00/32] Misc HW patches for 2025-02-10 --- 2025-02-10 Philippe Mathieu-Daudé New
[6/6] crypto/tlscredsanon: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[5/6] crypto/tlscredsanon: Rename 'creds' -> 'anon_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[4/6] crypto/tlscredspsk: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[3/6] crypto/tlscredspsk: Rename 'creds' -> 'psk_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[2/6] crypto/tlscredsx509: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[1/6] crypto/tlscredsx509: Rename 'creds' -> 'x509_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,11/11] qom: Constify InterfaceInfo[] interfaces qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,10/11] qom: Constify TypeInfo::class_data qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,09/11] qom: Have class_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,08/11] qom: Have class_base_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,07/11] hw: Make class data 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,06/11] hw: Declare various const data as 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,05/11] target/riscv: Convert misa_mxl_max using GLib macros qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,04/11] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,03/11] target/xtensa: Finalize config in xtensa_register_core() qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,02/11] target/sparc: Constify SPARCCPUClass::cpu_def qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[v2,01/11] target/i386: Constify X86CPUModel uses qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict --- 2025-02-10 Philippe Mathieu-Daudé New
[10/10] qom: Constify class_data qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[09/10] qom: Have class_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[08/10] qom: Have class_base_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[07/10] hw: Make class data 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[06/10] hw: Declare various const data as 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[05/10] target/riscv: Convert misa_mxl_max using GLib macros qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[04/10] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[03/10] target/xtensa: Finalize config in xtensa_register_core() qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[02/10] target/sparc: Constify SPARCCPUClass::cpu_def qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[01/10] target/i386: Constify X86CPUModel uses qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé Superseded
[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é Superseded
[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é Superseded
[v5,14/16] tests/functional: Remove sleep() kludges from microblaze tests hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[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é Superseded
[v5,12/16] tests/functional: Explicit endianness of microblaze assets hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[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é Superseded
[v5,05/16] hw/ssi/xilinx_spi: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v5,04/16] hw/char/xilinx_uartlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v5,03/16] hw/timer/xilinx_timer: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v5,02/16] hw/net/xilinx_ethlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v5,01/16] hw/intc/xilinx_intc: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,16/16] tests/functional: Run cross-endian microblaze tests hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,15/16] tests/functional: Move microblaze tests to common parent class hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[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,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é Superseded
[v4,12/16] tests/functional: Explicit endianness of microblaze assets hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,11/16] hw/microblaze: Support various endianness for s3adsp1800 machines hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,10/16] target/microblaze: Consider endianness while translating code hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,09/16] target/microblaze: Introduce mo_endian() helper hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,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é Superseded
[v4,07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,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é Superseded
[v4,05/16] hw/ssi/xilinx_spi: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,04/16] hw/char/xilinx_uartlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,03/16] hw/timer/xilinx_timer: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,02/16] hw/net/xilinx_ethlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[v4,01/16] hw/intc/xilinx_intc: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs --- 2025-02-06 Philippe Mathieu-Daudé Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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,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é Superseded
[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
[v3,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é Superseded
[v3,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é Superseded
[v3,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é Superseded
[v3,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é Superseded
« 1 2 3 479 80 »

Bundling

Create bundle: