Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   2767 patches
« 1 2 ... 7 8 927 28 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,02/56] hw/mips: remove unnecessary "select PTIMER" [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,00/56] Misc HW patches for 2024-02-15 --- 2024-02-15 Philippe Mathieu-Daudé New
[v2,2/3] hw/i386: Move SGX files within the kvm/ directory hw/i386: Move SGX under KVM and use QDev API --- 2024-02-15 Philippe Mathieu-Daudé New
[v2,1/3] MAINTAINERS: Cover hw/i386/kvm/ in 'X86 KVM CPUs' section hw/i386: Move SGX under KVM and use QDev API --- 2024-02-15 Philippe Mathieu-Daudé New
[v3,1/1] target: Add system emulation aiming to target any architecture target: New binary to prototype heterogeneous machines --- 2024-02-15 Philippe Mathieu-Daudé New
[v4,11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,09/12] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h" hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS --- 2024-02-13 Philippe Mathieu-Daudé New
[2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS --- 2024-02-13 Philippe Mathieu-Daudé New
[3/3] system/physmem: Assign global system I/O Memory to machine system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
[2/3] monitor/target: Include missing 'exec/memory.h' header system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
[1/3] cpu-target: Include missing 'exec/memory.h' header system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,7/7] hw/misc/mac_via: Have VIA1 child access parent IRQ once realized hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,6/7] hw/intc/mips_gic: Initialize IRQ array once device is realized hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,5/7] hw/ide/via: Configure IDE bus IRQs after realization hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,4/7] hw/ide/sii3112: Configure IDE bus IRQs after realization hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,3/7] hw/ide/cmd646: Configure IDE bus IRQs after realization hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,2/7] hw/input/pckbd: Connect i8042 GPIOs once mouse/keyboard are realized hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,1/7] hw/qdev: Introduce DeviceClass::[un]wire() handlers hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,11/11] target/mips: Remove I6500 CPU definition target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé New
[dubious,RFC] target/mips: Allow I6500 CPU to access CP0 SAAR registers [dubious,RFC] target/mips: Allow I6500 CPU to access CP0 SAAR registers --- 2024-02-09 Philippe Mathieu-Daudé New
[v3,10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé New
[v3,04/11] hw/i386/pc_q35: Realize LPC PCI function before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé New
[2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface hw/arm/stellaris: QOM/QDev cleanups --- 2024-01-30 Philippe Mathieu-Daudé New
[v3,29/29] user: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,13/29] target/i386/hvf: Use CPUState typedef hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,12/29] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,10/29] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,08/29] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,05/29] scripts/coccinelle: Add cpu_env.cocci script hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,5/9] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[] hw/arm: Check for CPU types in machine_run_board_init() --- 2024-01-29 Philippe Mathieu-Daudé New
[v2,23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,22/23] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,20/23] target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,18/23] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,15/23] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,14/23] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,12/23] target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,07/23] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,05/23] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,02/23] scripts/coccinelle: Add cpu_env.cocci_template script hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé New
[1/2] scripts/coccinelle: Add cpu_env.cocci_template script hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-25 Philippe Mathieu-Daudé New
[v3,5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init() hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-25 Philippe Mathieu-Daudé New
[v3,4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-25 Philippe Mathieu-Daudé New
[v6,4/4] accel/tcg: Move perf and debuginfo support to tcg/ accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-25 Philippe Mathieu-Daudé New
[v6,3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-25 Philippe Mathieu-Daudé New
[v6,2/4] tcg: Make tb_cflags() usable from target-agnostic code accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-25 Philippe Mathieu-Daudé New
[v6,1/4] accel/tcg: Make use of qemu_target_page_mask() in perf.c accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-25 Philippe Mathieu-Daudé New
[2/2] accel/kvm: Directly check KVM_ARCH_HAVE_MCE_INJECTION value in place accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition --- 2024-01-24 Philippe Mathieu-Daudé New
[1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition --- 2024-01-24 Philippe Mathieu-Daudé New
[9/9] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/ accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[8/9] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[7/9] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[5/9] accel/tcg: Hoist CPUClass arg to functions with external linkage accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[3/9] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[2/9] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy() accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[1/9] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé New
[v5,4/4] accel/tcg: Move perf and debuginfo support to tcg accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-24 Philippe Mathieu-Daudé New
[v5,1/4] target: Make qemu_target_page_mask() available for *-user accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-24 Philippe Mathieu-Daudé New
[6/6] hw/virtio/vhost: Use RCU_READ macro hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[5/6] hw/vfio/common: Use RCU_READ macros hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[4/6] hw/scsi/virtio-scsi: Use RCU_READ macro hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[3/6] hw/display/virtio-gpu-udmabuf: Use RCU_READ macro hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[2/6] hw/9pfs/9p-synth: Use RCU_READ macro hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[1/6] accel/tcg/cpu-exec: Use RCU_READ macro hw/accel: Use RCU_READ macros --- 2024-01-24 Philippe Mathieu-Daudé New
[7/8] hw/arm/aspeed/1030: Check for CPU types in machine_run_board_init() hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé New
[6/8] hw/arm/aspeed/2600: Check for CPU types in machine_run_board_init() hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé New
[5/8] hw/arm/aspeed/2500: Check for CPU types in machine_run_board_init() hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé New
[4/8] hw/arm/aspeed/2400: Check for CPU types in machine_run_board_init() hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé New
[v3,15/38,6/6] target/s390x: Improve general case of disas_jcc Untitled series #232902 --- 2024-01-19 Philippe Mathieu-Daudé New
[v3,15/38,4/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (4/5) Untitled series #232900 --- 2024-01-19 Philippe Mathieu-Daudé New
[v3,15/38,3/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (3/5) Untitled series #232897 --- 2024-01-19 Philippe Mathieu-Daudé New
[v3,15/38,2/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (2/5) Untitled series #232898 --- 2024-01-19 Philippe Mathieu-Daudé New
[v3,15/38,1/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (1/5) Untitled series #232901 --- 2024-01-19 Philippe Mathieu-Daudé New
[v3,18/38,2/2] tcg/aarch64: Generate TBZ, TBNZ Untitled series #232896 --- 2024-01-19 Philippe Mathieu-Daudé New
[v2,1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers hw/arm: Unconditionally map MMIO-based USB host controllers --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,35/36] MAINTAINERS: Update hw/core/cpu.c entry [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,33/36] hw/elf_ops: Ignore loadable segments with zero size [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,24/36] accel: Rename accel_init_ops_interfaces() to include 'system' [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,18/36] hw/pflash: refactor pflash_data_write() [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,14/36] util/async: Only call icount_notify_exit() if icount is enabled [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,13/36] target/arm: Ensure icount is enabled when emulating INST_RETIRED [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,12/36] system/cpu-timers: Introduce ICountMode enumerator [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,11/36] system/cpu-timers: Have icount_configure() return a boolean [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,10/36] target/alpha: Only build sys_helper.c on system emulation [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,09/36] target/alpha: Extract clk_helper.c from sys_helper.c [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,08/36] accel/tcg: Remove tb_invalidate_phys_page() from system emulation [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
[PULL,07/36] accel/tcg: Remove unused tb_invalidate_phys_addr() [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé New
« 1 2 ... 7 8 927 28 »