Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   3270 patches
« 1 2 3 432 33 »
Patch Series S/W/F Date Submitter Delegate State
MAINTAINERS: Remove myself as Avocado Framework reviewer MAINTAINERS: Remove myself as Avocado Framework reviewer --- 2025-01-03 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
[PULL,34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4) [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,33/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,31/59] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,30/59] accel/tcg: Un-inline log_pc() [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,29/59] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,28/59] system: Remove unnecessary 'exec/translate-all.h' include [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,27/59] accel/tcg: Move page_[un]protect() to 'user/page-protection.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect() [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,25/59] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,24/59] include: Include missing 'qemu/clang-tsa.h' header [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,23/59] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h' [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,22/59] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,17/59] exec/cpu-defs: Remove unnecessary headers [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,15/59] accel/tcg: Have tlb_vaddr_to_host() use vaddr type [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,14/59] accel/tcg: Include missing 'exec/tswap.h' header in translator.c [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,13/59] tcg/tci: Include missing 'disas/dis-asm.h' header [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,12/59] system: Move 'exec/confidential-guest-support.h' to system/ [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,11/59] include: Rename sysemu/ -> system/ [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,10/59] target/i386/sev: Reduce system specific declarations [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
[PULL,03/59] qom: Add TYPE_CONTAINER macro [PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 --- 2024-12-20 Philippe Mathieu-Daudé New
« 1 2 3 432 33 »