Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2959 patches
« 1 2 ... 12 13 1429 30 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v2,4/9] target/mips: Use tcg_gen_extract_i32 tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-24 Philippe Mathieu-Daudé New
[v2,3/9] target/i386: Use tcg_gen_extract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-24 Philippe Mathieu-Daudé New
[v2,2/9] target/cris: Use tcg_gen_extract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-24 Philippe Mathieu-Daudé New
[v2,1/9] target/avr: Use tcg_gen_extract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-24 Philippe Mathieu-Daudé New
[11/11] hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[10/11] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0 --- 2023-10-24 Philippe Mathieu-Daudé New
[v2,1/6] hw/m68k/irqc: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-24 Philippe Mathieu-Daudé New
[RFC,9/9] target/ppc: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[RFC,8/9] target/cris: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[7/9] target/mips: Use tcg_gen_sextract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[2/9] target/cris: Use tcg_gen_extract_tl tcg: Use tcg_gen_[s]extract_{i32,i64,tl} --- 2023-10-23 Philippe Mathieu-Daudé New
[v4,3/4] hw/i386/pc: Propagate error if PC_SPEAKER device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,2/4] hw/i386/pc: Propagate error if HPET device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,1/4] hw/i386/pc: Pass Error** argument to pc_basic_device_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,4/4] hw/char/stm32f2xx_usart: Add more definitions for CR1 register stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,3/4] hw/char/stm32f2xx_usart: Update IRQ when DR is written stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,2/4] hw/char/stm32f2xx_usart: Update IRQ when SR is read stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,1/4] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq() stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[19/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_X86_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[18/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RX_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[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
[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
[v3,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé New
[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
« 1 2 ... 12 13 1429 30 »