Current Team Memberships

Show patches with: none      |   23989 patches
« 1 2 3 4239 240 »
Patch Series S/W/F Date Submitter Delegate State
[v2,24/24] Constify all opaque Property pointers More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,21/24] include/hw/qdev-properties: Shrink struct Property More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,20/24] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,18/24] hw/core: Remove device_class_set_props function More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,17/24] rust/qemu-api: Use device_class_set_props_n More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,16/24] hw/arm/armsse: Use device_class_set_props_n More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,15/24] hw/scsi/megasas: Use device_class_set_props_n More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,14/24] migration: Use device_class_set_props_n More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,13/24] hw/core: Introduce device_class_set_props_n More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,12/24] include/hw/qdev-core: Detect most empty Property lists at compile time More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,11/24] hw/virtio: Remove empty Property lists More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,10/24] hw/sparc: Remove empty Property lists More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,09/24] hw/xen: Remove empty Property lists More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,08/24] hw/s390x: Remove empty Property lists More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,07/24] hw/tricore: Remove empty Property lists More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,05/24] hw/pci-host/astro: Remove empty Property list More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,04/24] target/s390x: Use s390x_cpu_properties for system mode only More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,03/24] target/ppc: Remove empty property list More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,02/24] hw/ide: Constify sysbus_ahci_properties More Property cleanups --- 2024-12-18 Richard Henderson New
[v2,01/24] migration: Constify migration_properties More Property cleanups --- 2024-12-18 Richard Henderson New
[24/24] Constify all opaque Property pointers More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[21/24] include/hw/qdev-properties: Shrink struct Property More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[20/24] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[18/24] hw/core: Replace device_class_set_props with a macro More Property cleanups --- 2024-12-16 Richard Henderson New
[17/24] rust/qemu-api: Use device_class_set_props_n More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[16/24] hw/arm/armsse: Use device_class_set_props_n More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[15/24] hw/scsi/megasas: Use device_class_set_props_n More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[14/24] migration: Use device_class_set_props_n More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[13/24] hw/core: Introduce device_class_set_props_n More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[12/24] include/hw/qdev-core: Detect most empty Property lists at compile time More Property cleanups --- 2024-12-16 Richard Henderson New
[11/24] hw/virtio: Remove empty Property lists More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[10/24] hw/sparc: Remove empty Property lists More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[09/24] hw/xen: Remove empty Property lists More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[08/24] hw/s390x: Remove empty Property lists More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[07/24] hw/tricore: Remove empty Property lists More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[05/24] hw/pci-host/astro: Remove empty Property list More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[04/24] target/s390x: Use s390x_cpu_properties for system mode only More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[03/24] target/ppc: Remove empty property list More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[02/24] hw/ide: Constify sysbus_ahci_properties More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[01/24] migration: Constify migration_properties More Property cleanups --- 2024-12-16 Richard Henderson Superseded
[PULL,67/67] docs: Constify all Property in examples [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,66/67] tests/unit: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,65/67] hw/xen: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,64/67] hw/watchdog: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,63/67] hw/virtio: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,62/67] hw/vfio: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,61/67] hw/usb: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,60/67] hw/ufs: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,59/67] hw/tpm: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,58/67] hw/timer: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,57/67] hw/ssi: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,56/67] hw/sparc64: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,55/67] hw/sparc: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,54/67] hw/sd: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,53/67] hw/scsi: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,52/67] hw/s390x: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,51/67] hw/rx: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,50/67] hw/rtc: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,49/67] hw/riscv: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,48/67] hw/remote: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,47/67] hw/ppc: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,46/67] hw/pci: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,45/67] hw/pci-host: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,44/67] hw/pci-bridge: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,43/67] hw/nvram: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,42/67] hw/nvme: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,41/67] hw/nubus: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,40/67] hw/net: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,39/67] hw/misc: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,38/67] hw/misc/xlnx-versal-trng: Constify trng_props [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,37/67] hw/mips: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,36/67] hw/mem: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,35/67] hw/m68k: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,34/67] hw/isa: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,33/67] hw/ipmi: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,32/67] hw/ipack: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,31/67] hw/intc: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,30/67] hw/input: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,29/67] hw/ide: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,28/67] hw/i386: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,27/67] hw/i2c: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,26/67] hw/hyperv: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,25/67] hw/gpio: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,24/67] hw/dma: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,23/67] hw/display: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,22/67] hw/cxl: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,21/67] hw/cpu: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,20/67] hw/core: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,19/67] hw/char: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,18/67] hw/block: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,17/67] hw/block/xen-block: Unexport PropertyInfo [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
[PULL,16/67] hw/avr: Constify all Property [PULL,01/67] target/arm: Constify all Property --- 2024-12-15 Richard Henderson Accepted
« 1 2 3 4239 240 »

Bundling

Create bundle: