Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| State =
Action Required
| Archived =
No
| 3295 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
...
15
16
17
…
32
33
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCH-for-9.0,v2,7/8] hw/arm/bcm2836: Move code after error checks
hw: Simplify accesses to CPUState::'start-powered-off' property
-
-
-
2023-11-23
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off')
hw: Simplify accesses to CPUState::'start-powered-off' property
-
-
-
2023-11-23
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
hw: Simplify accesses to CPUState::'start-powered-off' property
-
-
-
2023-11-23
Philippe Mathieu-Daudé
New
[PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property
[PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,11/11] hw/intc/meson: Simplify how arm_gicv3_kvm.o objects are built
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,10/11] hw/arm/raspi: Build bcm2836.o and raspi.o objects once
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,09/11] hw/arm/bcm2836: Allocate ARM CPU state with object_new()
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,07/11] hw/arm/bcm2836: Simplify access to 'start-powered-off' property
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,05/11] target/arm: Move GTIMER definitions to 'cpu-defs.h'
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,04/11] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h'
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,03/11] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,02/11] target/arm: Add target_aarch64_available() helper
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,01/11] qom: Introduce the TypeInfo::can_register() handler
hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
-
-
-
2023-11-22
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,3/6] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
hw: Free DEFINE_PROP_ARRAY()'s arrays in instance_finalize()
-
-
-
2023-11-21
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,1/6] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
hw: Free DEFINE_PROP_ARRAY()'s arrays in instance_finalize()
-
-
-
2023-11-21
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,07/25] memory: Have memory_region_init_rom() handler return a boolean
memory: Propagate Error* when possible
-
-
-
2023-11-20
Philippe Mathieu-Daudé
New
[RFC-PATCH-for-8.2?] disas/cris: Pass buffer size to format_dec() to avoid overflow warning
[RFC-PATCH-for-8.2?] disas/cris: Pass buffer size to format_dec() to avoid overflow warning
-
-
-
2023-11-20
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,v2,4/4] hw/arm/stm32f100: Report error when incorrect CPU is used
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-17
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,v2,3/4] hw/arm/stm32f205: Report error when incorrect CPU is used
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-17
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,v2,2/4] hw/arm/stm32f405: Report error when incorrect CPU is used
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-17
Philippe Mathieu-Daudé
New
[PATCH-for-8.2?,v2,1/4] hw/core/machine: Constify MachineClass::valid_cpu_types[]
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-17
Philippe Mathieu-Daudé
New
[PATCH-for-8.2] target/nios2: Deprecate the Nios II architecture
[PATCH-for-8.2] target/nios2: Deprecate the Nios II architecture
-
-
-
2023-11-17
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,6/6] hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-15
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,5/6] hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-15
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,4/6] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
hw/arm/stm32xxx: Report error when incorrect CPU is used
-
-
-
2023-11-15
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,9/9] hw/xen/hvm: Inline xen_arch_set_memory()
Untitled series #227217
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,4/9] hw/xen/hvm: Expose xen_memory_listener declaration
Untitled series #227217
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,19/19] hw/xen: Have most of Xen files become target-agnostic
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,17/19] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.0,v2,13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq()
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
-
-
-
2023-11-14
Philippe Mathieu-Daudé
New
[PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device
[PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device
-
-
-
2023-11-13
Philippe Mathieu-Daudé
New
[PULL,0/5] Misc fixes for 2023-11-13
-
-
-
2023-11-13
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,10/10] hw/xen: Have most of Xen files become target-agnostic
Untitled series #227082
-
-
-
2023-11-13
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
Untitled series #227082
-
-
-
2023-11-13
Philippe Mathieu-Daudé
New
[PATCH-for-8.2,v4,10/10] hw/char/pl011: Implement TX FIFO
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.2,v4,08/10] hw/char/pl011: Rename RX FIFO methods
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.2,v4,07/10] hw/char/pl011: Check if receiver is enabled
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.2,v4,06/10] hw/char/pl011: Warn when using disabled transmitter
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.2,v4,04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[v2,1/2] buildsys: Bump minimal meson version required to v1.2.3
buildsys: Bump meson version to build on macOS Sonoma
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
[RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11
[PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11
-
-
-
2023-11-09
Philippe Mathieu-Daudé
New
[v2,32/35,2/2] target/alpha: Use TCG_COND_TST{EQ, NE} for BLB{C, S}
Untitled series #226757
-
-
-
2023-11-08
Philippe Mathieu-Daudé
New
[v2,32/35,1/2] target/alpha: Pass immediate value to gen_bcond_internal()
Untitled series #226756
-
-
-
2023-11-08
Philippe Mathieu-Daudé
New
[NOTFORMERGE,1/2] configure: Use distrib meson
buildsys: Use host meson on macOS Sonoma (14)
-
-
-
2023-11-08
Philippe Mathieu-Daudé
New
[v2,11/35,2/2] tcg/arm: Support TCG_COND_TST{EQ,NE}
Untitled series #226748
-
-
-
2023-11-08
Philippe Mathieu-Daudé
New
[v2,11/35,1/2] tcg/arm: Factor tcg_out_cmp() out
Untitled series #226749
-
-
-
2023-11-08
Philippe Mathieu-Daudé
New
[PULL,72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,51/75] hw/cpu: Clean up global variable shadowing
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,41/75] target/ppc: Move powerpc_input_t definition to 'cpu.h'
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,39/75] target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h'
Untitled series #226627
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,00/75] Misc HW/UI patches for 2023-11-07
-
-
-
2023-11-07
Philippe Mathieu-Daudé
New
[PULL,59/60] MAINTAINERS: update libvirt devel mailing list address
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,52/60] hw/i2c: pmbus: add VCAP register
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,49/60] hw/i2c: pmbus add support for block receive
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,41/60] hw/loader: Clean up global variable shadowing in rom_add_file()
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,39/60] exec/cpu: Have cpu_exec_realize() return a boolean
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,31/60] target/mips: Fix TX79 LQ/SQ opcodes
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,09/60] target: Mention 'cpu-qom.h' is target agnostic
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,08/60] target: Unify QOM style
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,07/60] accel/tcg: Factor tcg_cpu_reset_hold() out
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,06/60] accel: Introduce cpu_exec_reset_hold()
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
[PULL,01/60] vl: Free machine list
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[PULL,00/60] Misc HW/UI patches for 2023-11-06
-
-
-
2023-11-06
Philippe Mathieu-Daudé
New
[RFC,5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
[4/5] hw/ppc/e500: Inline sysbus_create_simple(E500_SPIN)
hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
[3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
[2/5] hw/ppc/e500: Declare CPU QOM types using DEFINE_TYPES() macro
hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
[1/5] qdev: Add qdev_prop_set_array()
hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
target/i386: Only allow injecting MCE on x86 CPUs
target/i386: Only allow injecting MCE on x86 CPUs
-
-
-
2023-10-30
Philippe Mathieu-Daudé
New
[10/10] hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[09/10] hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[08/10] hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[07/10] hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[06/10] hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[05/10] hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[04/10] hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[03/10] hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[02/10] hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[01/10] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[v2,9/9] target/mips: Use tcg_gen_ext*u_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,8/9] target/mips: Use tcg_gen_ext16s_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,7/9] target/xtensa: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,6/9] target/sparc: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,5/9] target/ppc: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
«
1
2
...
15
16
17
…
32
33
»