Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2484 patches
« 1 2 3 424 25 »
Patch Series S/W/F Date Submitter Delegate State
[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
[01/10] hw/arm/realview: Simplify using 'break' statement hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[01/10] hw/isa: Introduce IsaIrqNumber enum hw/isa: Introduce definitions for default IRQ values --- 2020-10-11 Philippe Mathieu-Daudé New
[01/10] sysemu/kvm: Remove unused headers accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[01/10] target/hppa/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[01/12] contrib/gitdm: Add more academic domains contrib/gitdm: First round of updates --- 2020-10-06 Philippe Mathieu-Daudé New
[01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer [01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer --- 2020-05-10 Philippe Mathieu-Daudé New
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[01/14] hw/display/edid: Add missing 'qdev-properties.h' header [01/14] hw/display/edid: Add missing 'qdev-properties.h' header --- 2020-05-26 Philippe Mathieu-Daudé New
[01/16] hw/core/cpu: Let CPU object have a clock source hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[01/18] migration/vmstate: Document vmstate_dummy [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[01/21] gdbstub: Simplify #ifdef'ry in helpers.h exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[01/21] hw/i386/pc: Do not use C99 mixed-declarations style hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[01/22] target/i386: Only realize existing APIC device exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb() hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 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
[02/10] hw/arm/realview: Declare QOM types using DEFINE_TYPES() macro hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[02/10] hw/isa: Add the ISA_IRQ_KBD_DEFAULT definition hw/isa: Introduce definitions for default IRQ values --- 2020-10-11 Philippe Mathieu-Daudé New
[02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h" target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[02/11] target/arm: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-08-31 Philippe Mathieu-Daudé New
[02/12] contrib/gitdm: Add more individual contributors contrib/gitdm: First round of updates --- 2020-10-06 Philippe Mathieu-Daudé New
[02/12] hw/mips/fuloong2e: Rename PMON BIOS name [01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer --- 2020-05-10 Philippe Mathieu-Daudé New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[02/12] MAINTAINERS: Add entry for RX hardware hw/rx: Add RX GDB simulator machine --- 2020-06-01 Philippe Mathieu-Daudé New
[02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[02/13] hw/i386/pc: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[02/14] hw/i386/q35: Add local 'lpc_obj' variable hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé New
[02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 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
[02/19] hw/qdev: Introduce qdev_prop_set_link() hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[02/20] hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header arm: Rework target/ headers to build various hw/ files once --- 2024-01-18 Philippe Mathieu-Daudé New
[02/21] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[02/22] hw/intc/apic: Pass CPU using QOM link property exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[02/26] hw/ppc/sam460ex: Add missing 'hw/pci/pci.h' header hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ --- 2020-07-04 Philippe Mathieu-Daudé New
[02/33] hw/arm/fsl-imx6: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 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
[03/10] hw/arm/realview: Introduce abstract RealviewMachineClass hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[03/10] hw/isa: Add the ISA_IRQ_SER_DEFAULT definition hw/isa: Introduce definitions for default IRQ values --- 2020-10-11 Philippe Mathieu-Daudé New
[03/10] tests/virtio-scsi: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] hw/scsi: Rearrange meson.build hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available Untitled series #60813 --- 2020-05-09 Philippe Mathieu-Daudé New
[03/12] contrib/gitdm: Add Baidu to the domain map contrib/gitdm: First round of updates --- 2020-10-06 Philippe Mathieu-Daudé New
[03/12] hw/intc: RX62N interrupt controller (ICUa) hw/rx: Add RX GDB simulator machine --- 2020-06-01 Philippe Mathieu-Daudé New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[03/13] hw/i386/fw_cfg: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé New
[03/18] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[03/18] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 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
[03/19] hw/acpi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[03/21] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[03/33] hw/arm/fsl-imx6ul: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 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
[04/10] hw/arm/realview: Factor realview_common_class_init() out hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[04/10] hw/isa: Add the ISA_IRQ_TPM_DEFAULT definition hw/isa: Introduce definitions for default IRQ values --- 2020-10-11 Philippe Mathieu-Daudé New
[04/11] accel: Make accel-blocker.o target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[04/11] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss' hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available Untitled series #60813 --- 2020-05-09 Philippe Mathieu-Daudé New
[04/12] hw/mips/malta: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[04/12] hw/timer: RX62N 8-Bit timer (TMR) hw/rx: Add RX GDB simulator machine --- 2020-06-01 Philippe Mathieu-Daudé New
[04/12] target/rx: Use generic hrev32_i32() in REVW opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[04/13] fuzz: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[04/16] target/mips/cpu: Introduce mips_cpu_properties[] hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 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
[04/19] hw/audio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[04/21] exec: Include 'cpu.h' before validating CPUArchState placement exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[04/26] hw/usb: Reduce 'exec/memory.h' inclusion hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ --- 2020-07-04 Philippe Mathieu-Daudé New
[04/33] hw/arm/fsl-imx7: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 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
[05/10] hw/arm/realview: Move 'board_id' to RealviewMachineClass hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[05/10] hw/isa: Add the ISA_IRQ_FDC_DEFAULT definition hw/isa: Introduce definitions for default IRQ values --- 2020-10-11 Philippe Mathieu-Daudé New
[05/10] target/m68k/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[05/10] tests/hd-geo-test: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[05/11] accel: Rename accel-common.c -> accel-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 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
[05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in' hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé New
[05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode Untitled series #60813 --- 2020-05-09 Philippe Mathieu-Daudé New
[05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-18 Philippe Mathieu-Daudé New
[05/12] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge [01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer --- 2020-05-10 Philippe Mathieu-Daudé New
[05/12] hw/timer: RX62N compare match timer (CMT) hw/rx: Add RX GDB simulator machine --- 2020-06-01 Philippe Mathieu-Daudé New
[05/12] tcg/tcg-op: Factor tcg_gen_hrev64_i64() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[05/13] hw/arm/gumstix: Improve documentation hw/arm: Cleanups before pflash refactor --- 2023-01-09 Philippe Mathieu-Daudé New
[05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel() target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[05/13] tcg: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[05/14] hw/pci-host/bonito: Map all the Bonito64 I/O range hw/mips: patch queue for 2020-05-26 --- 2020-05-26 Philippe Mathieu-Daudé New
[05/16] target/mips/cpu: Set default CPU frequency to 200 MHz hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé New
[05/18] hw/arm/aspeed_soc: Mark the device with no migratable fields [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[05/18] target/hexagon: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 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
[05/21] exec: Expose 'target_page.h' API to user emulation exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
« 1 2 3 424 25 »