Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3290 patches
« 1 2 3 432 33 »
Patch Series S/W/F Date Submitter Delegate State
[v3,14/14] tcg: Only include 'tcg-has.h' when necessary tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,13/14] tcg: Include 'tcg-target-has.h' once in 'tcg-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,12/14] tcg/tci: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,11/14] tcg/sparc64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,10/14] tcg/s390x: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,09/14] tcg/riscv: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,08/14] tcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,07/14] tcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,06/14] tcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,05/14] tcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,04/14] tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,03/14] tcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,02/14] tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h' tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[v3,01/14] tcg/ppc: Remove TCGPowerISA enum tcg: Split out tcg-target-has.h and tcg-has.h --- 2025-01-08 Philippe Mathieu-Daudé New
[RFC] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO [RFC] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO --- 2025-01-07 Philippe Mathieu-Daudé New
[v2,2/2] target/arm/arm-powerctl: Restrict to ARM cores target/arm/arm-powerctl: Restrict to ARM cores --- 2025-01-07 Philippe Mathieu-Daudé New
[v2,1/2] cpus: Introduce cpu_is_of_type() helper target/arm/arm-powerctl: Restrict to ARM cores --- 2025-01-07 Philippe Mathieu-Daudé New
[RFC,7/7] accel/kvm: Use CPU_FOREACH_KVM() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,5/7] accel/hw: Implement hw_accel_get_cpus_queue() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,3/7] accel/tcg: Implement tcg_get_cpus_queue() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[v2] MAINTAINERS: Remove myself as Avocado Framework reviewer [v2] MAINTAINERS: Remove myself as Avocado Framework reviewer --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,6/6] disas: Select capstone targets by default disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,5/6] Kconfig: Expose host CONFIG_CAPSTONE definition disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,4/6] disas: Have each system target select its disassembler disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,3/6] target/xtensa: Move xtensa-isa.c to common_ss[] disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,2/6] target/hexagon: Add Kconfig file disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,1/6] target: Only link capstone to targets requiring it disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[5/5] semihosting/meson: Build config.o and console.o once semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[4/5] semihosting/console: Avoid including 'cpu.h' semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[3/5] semihosting/arm-compat: Include missing 'cpu.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[2/5] semihosting/uaccess: Include missing 'exec/cpu-all.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[1/5] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
system: Try hardware accelerators (KVM, HVF) before software one (TCG) system: Try hardware accelerators (KVM, HVF) before software one (TCG) --- 2025-01-03 Philippe Mathieu-Daudé New
[v4,8/8] system: Inline machine_containers[] in qemu_create_machine_containers() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,7/8] qom: Remove container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,6/8] qom: Use object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,5/8] qom: Add object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,4/8] qdev: Use machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,3/8] qdev: Add machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,2/8] qdev: Make qdev_get_machine() not use container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,1/8] qdev: Implement qdev_create_fake_machine() for user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
[2/3] accel/tcg: Factor out common tcg_exec_reset() helper linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
[1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
licenses: Remove SPDX tags not being license identifier for Linaro licenses: Remove SPDX tags not being license identifier for Linaro --- 2025-01-02 Philippe Mathieu-Daudé New
dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,03/10] qdev: Call qemu_create_machine() on user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,02/10] qdev: Implement qemu_create_machine() for user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,01/10] qdev: Expose qemu_create_machine() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO [v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,2/2] tests: Add functional tests for HPPA machines tests: Add functional tests for HPPA machines --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,1/2] tests/qtest/boot-serial-test: Correct HPPA machine name tests: Add functional tests for HPPA machines --- 2025-01-02 Philippe Mathieu-Daudé New
[PULL,26/29] hw/display/apple-gfx: Adds configurable mode list [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,25/29] hw/display/apple-gfx: Adds PCI implementation [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,24/29] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,23/29] ui & main loop: Redesign of system-specific main thread event handling [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,20/29] hw/block/virtio-blk: Replaces request free function with g_free [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,11/29] hw/net/xilinx_ethlite: Convert some debug logs to trace events [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,10/29] hw/sparc: Mark devices as big-endian [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,06/29] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel() [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,05/29] hw/usb/uhci: Introduce and use register defines [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,02/29] hw/misc/ivshmem-flat: Add ivshmem-flat device [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,00/29] Misc HW patches for 2024-12-31 --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,6/6] target/hppa: Speed up hppa_is_pa20() hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,5/6] target/hppa: Set PC on vCPU reset hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,4/6] target/hppa: Only set PSW 'M' bit on reset hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,3/6] hw/hppa: Reset vCPUs calling resettable_reset() hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,2/6] target/hppa: Convert hppa_cpu_init() to ResetHold handler hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,1/6] tests: Add functional tests for HPPA machines hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[3/3] target/cpus: Remove pointless re-assignment of CPUState::halted cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[2/3] target/cpus: Remove pointless re-assignment of CPUState::exception_index cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[1/3] accel/tcg: Remove pointless initialization of cflags_next_tb cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[v3,5/5] target/hppa: Speed up hppa_is_pa20() hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé New
[2/2] hw/intc: Have ARM_GIC select ARM_GICV3 when KVM is not available hw/intc: Select generic ARM_GICV3 when KVM is not available --- 2024-12-27 Philippe Mathieu-Daudé New
[1/2] hw/intc: Remove TCG dependency on ARM_GICV3 hw/intc: Select generic ARM_GICV3 when KVM is not available --- 2024-12-27 Philippe Mathieu-Daudé New
[v2] b4-config: Configure Lore masks [v2] b4-config: Configure Lore masks --- 2024-12-24 Philippe Mathieu-Daudé New
[v4,6/6] hw/ppc/epapr: Do not swap ePAPR magic value hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,5/6] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,4/6] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,3/6] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,2/6] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,1/6] hw/ppc/spapr: Convert HPTE() macro as hpte_get_ptr() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,56/59] system/numa: Remove unnecessary 'exec/cpu-common.h' header [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,51/59] accel/tcg: Un-inline translator_is_same_page() [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,50/59] accel/tcg: Include missing 'exec/translation-block.h' header [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,49/59] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,48/59] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,47/59] qemu/coroutine: Include missing 'qemu/atomic.h' header [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,45/59] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,43/59] target/sparc: Move sparc_restore_state_to_opc() to cpu.c [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,42/59] target/sparc: Uninline cpu_get_tb_cpu_state() [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,41/59] target/loongarch: Declare loongarch_cpu_dump_state() locally [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,40/59] user: Move various declarations out of 'exec/exec-all.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,38/59] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,37/59] user: Forward declare target_cpu_copy_regs structure [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,36/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
« 1 2 3 432 33 »