Current Team Memberships

Show patches with: Archived = No       |   6606 patches
« 1 2 ... 25 26 2766 67 »
Patch Series S/W/F Date Submitter Delegate State
[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,13/23] target/mips: 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é Superseded
[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,11/23] target/m68k: 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é Superseded
[v2,09/23] target/i386/hvf: Use CPUState typedef hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé Superseded
[v2,08/23] 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-26 Philippe Mathieu-Daudé Superseded
[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,06/23] target/avr: 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é Superseded
[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,04/23] target/alpha: 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é Superseded
[v2,03/23] bulk: Call in place single use cpu_env() hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé Superseded
[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
[v2,01/23] hw/acpi/cpu: Use CPUState typedef hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro --- 2024-01-26 Philippe Mathieu-Daudé Superseded
[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
[v3,3/5] hw/arm/aspeed: Init CPU defaults in a common helper hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-25 Philippe Mathieu-Daudé Superseded
[v3,2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus() hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-25 Philippe Mathieu-Daudé Superseded
[v3,1/5] hw/arm/aspeed: Remove dead code hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-25 Philippe Mathieu-Daudé Superseded
[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
[4/9] accel/tcg: Un-inline icount_exit_request() for clarity accel/tcg: Extract some x86-specific code --- 2024-01-24 Philippe Mathieu-Daudé Superseded
[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,3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-24 Philippe Mathieu-Daudé Superseded
[v5,2/4] tcg: Make tb_cflags() usable from target-agnostic code accel/tcg: Move perf and debuginfo support to tcg --- 2024-01-24 Philippe Mathieu-Daudé Superseded
[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
[v2,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-23 Philippe Mathieu-Daudé Superseded
[v2,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-23 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/arm/aspeed: Init CPU defaults in a common helper hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[v2,2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus() hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[v2,1/5] hw/arm/aspeed: Remove dead code hw/arm/aspeed: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[v2,6/6] hw/arm/zynq: 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é Superseded
[v2,5/6] hw/arm/vexpress: 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é Superseded
[v2,4/6] hw/arm/highbank: 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é Superseded
[v2,3/6] hw/arm/highbank: Add missing QOM parent for CPU cores hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[v2,2/6] hw/arm/exynos: 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é Superseded
[v2,1/6] hw/arm/exynos: Add missing QOM parent for CPU cores hw/arm/cortex-a: Check for CPU types in machine_run_board_init() --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[v2] mailmap: Fix Stefan Weil email [v2] mailmap: Fix Stefan Weil email --- 2024-01-23 Philippe Mathieu-Daudé Superseded
[8/8] hw/arm/zynq: 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é Superseded
[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
[3/8] hw/arm/vexpress: 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é Superseded
[2/8] hw/arm/highbank: 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é Superseded
[1/8] hw/arm/exynos: 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é Superseded
[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,5/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (5/5) Untitled series #232899 --- 2024-01-19 Philippe Mathieu-Daudé Superseded
[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
[v3,18/38,1/2] tcg/aarch64: Massage tcg_out_brcond() Untitled series #232895 --- 2024-01-19 Philippe Mathieu-Daudé Superseded
[v2,2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller hw/arm: Unconditionally map MMIO-based USB host controllers --- 2024-01-19 Philippe Mathieu-Daudé Superseded
[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,36/36] configure: Add linux header compile support for LoongArch [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[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,34/36] MAINTAINERS: Update Raphael Norwitz email [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[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,32/36] hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,31/36] hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion interrupt [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,30/36] hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,29/36] hw/scsi/esp-pci: use correct address register for PCI DMA transfers [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,28/36] target/riscv: Rename tcg_cpu_FOO() to include 'riscv' [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,27/36] target/i386: Rename tcg_cpu_FOO() to include 'x86' [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,26/36] hw/s390x: Rename cpu_class_init() to include 'sclp' [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,25/36] hw/core/cpu: Rename cpu_class_init() to include 'common' [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[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,23/36] cpus: Restrict 'start-powered-off' property to system emulation [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,22/36] system/watchpoint: Move TCG specific code to accel/tcg/ [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,21/36] system/replay: Restrict icount to system emulation [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,20/36] hw/pflash: implement update buffer for block writes [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,19/36] hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[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,17/36] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,16/36] hw/block: Deprecate the TC58128 block device [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[PULL,15/36] target/sh4: Deprecate the shix machine [PULL,01/36] hw/timer/hpet: Convert DPRINTF to trace events --- 2024-01-19 Philippe Mathieu-Daudé Accepted
[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
« 1 2 ... 25 26 2766 67 »

Bundling

Create bundle: