Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78815 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
107
108
109
…
788
789
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[6/6] hw/m68k/virt: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[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
[1/6] hw/m68k/irqc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[PULL,v2,18/29] tcg/i386: Use tcg_use_softmmu
Untitled series #225133
-
-
-
2023-10-20
Richard Henderson
Superseded
[PULL,v2,00/29] tcg patch queue
-
-
-
2023-10-20
Richard Henderson
New
[v3,9/9] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,8/9] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,7/9] hw/intc/pxa2xx: Pass CPU reference using QOM link property
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,6/9] hw/intc/pxa2xx: Convert to Resettable interface
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,4/9] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,3/9] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[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
[v3,1/9] hw/sd/pxa2xx: Realize sysbus device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[PULL,v3,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
Untitled series #225130
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Accepted
[PULL,v3,00/46] Misc HW/UI patches for 2023-10-19
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[PULL,v2,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
Untitled series #225129
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[3/3] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[2/3] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[1/3] target/i386/hvf: Use CPUState typedef
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[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
[v3,2/5] hw/i386/pc: Propagate error if HPET device creation failed
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,1/5] hw/i386/pc: Pass Error** argument to pc_basic_device_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[PULL,45/46] hw/net: Declare link using static DEFINE_PROP_LINK() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,44/46] hw/dma: Declare link using static DEFINE_PROP_LINK() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,43/46] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,42/46] hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,41/46] hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,40/46] hw/virtio/virtio-pmem: Replace impossible check by assertion
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,39/46] hw/s390x/css-bridge: Realize sysbus device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,38/46] hw/isa: Realize ISA bridge device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,37/46] hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,36/46] hw/acpi: Realize ACPI_GED sysbus device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,35/46] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,34/46] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,33/46] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,32/46] hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,31/46] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,29/46] hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,28/46] hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,27/46] hw/ppc/pnv: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,26/46] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,23/46] hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,22/46] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,21/46] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,18/46] hw/sparc64/ebus: Access memory regions via pci_address_space_io()
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,17/46] hw/pci-host/sh_pcic: Replace magic value by proper definition
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,16/46] hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,15/46] hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,13/46] hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,11/46] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,10/46] hw/sd/sdhci: Block Size Register bits [14:12] is lost
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,08/46] memory: drop needless argument
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,07/46] buildsys: Only display Objective-C information when Objective-C is used
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,06/46] cutils: Fix get_relocated_path on Windows
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,05/46] MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[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,02/46] MAINTAINERS: Split vt82c686 out of fuloong2e
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,01/46] mailmap: update email addresses for Luc Michel
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,00/46] Misc HW/UI patches for 2023-10-19
-
-
-
2023-10-19
Philippe Mathieu-Daudé
New
[7/7] target/xtensa: Use tcg_gen_sextract_i32
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[6/7] target/tricore: Use tcg_gen_*extract_tl
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[5/7] target/rx: Use tcg_gen_ext_i32
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[4/7] target/m68k: Use tcg_gen_ext_i32
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[3/7] target/i386: Use tcg_gen_ext_tl
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[2/7] target/arm: Use tcg_gen_ext_i64
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[1/7] tcg: Export tcg_gen_ext_{i32,i64,tl}
tcg: Expose tcg_gen_ext_{i32,i64,tl}
-
-
-
2023-10-19
Richard Henderson
Superseded
[v2] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
[v2] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
-
-
-
2023-10-19
Peter Maydell
Superseded
[PULL,24/24] contrib/elf2dmp: Use g_malloc(), g_new() and g_free()
[PULL,01/24] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
-
-
-
2023-10-19
Peter Maydell
Accepted
«
1
2
...
107
108
109
…
788
789
»