Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   7181 patches
« 1 2 3 471 72 »
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,10/10] qdev: Inline machine_containers[] in qemu_create_machine_containers() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,09/10] qom: Remove container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,08/10] qom: Use object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,07/10] qom: Add object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,06/10] qdev: Use machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,05/10] qdev: Add machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v3,04/10] qdev: Make qdev_get_machine() not use container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[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,4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v6,3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v6,2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[v6,1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[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
[v5] tests: Add functional tests for HPPA machines [v5] tests: Add functional tests for HPPA machines --- 2025-01-02 Philippe Mathieu-Daudé Superseded
[PULL,29/29] hw/display/qxl: Do not use C99 // comments [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,28/29] net/vmnet: Pad short Ethernet frames [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,27/29] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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,22/29] hw/usb/hcd-xhci: Unimplemented/guest error logging for port MMIO [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,21/29] hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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,19/29] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,18/29] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque' [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,17/29] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,16/29] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read() [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,15/29] hw/net/xilinx_ethlite: Rename rxbuf -> port_index [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,14/29] hw/net/xilinx_ethlite: Correct maximum RX buffer size [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,13/29] hw/net/xilinx_ethlite: Update QOM style [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,12/29] hw/net/xilinx_ethlite: Remove unuseful debug logs [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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,09/29] hw/openrisc: Mark devices as big-endian [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,08/29] hw/tricore: Mark devices as little-endian [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,07/29] hw/i386: Mark devices as little-endian [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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,04/29] hw/usb/uhci: checkpatch cleanup [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[PULL,03/29] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé Accepted
[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
[v3,4/5] target/hppa: Set PC on vCPU reset hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé Superseded
[v3,3/5] target/hppa: Only set PSW 'M' bit on reset hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé Superseded
[v3,2/5] hw/hppa: Reset vCPUs calling resettable_reset() hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé Superseded
[v3,1/5] target/hppa: Convert hppa_cpu_init() to ResetHold handler hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé Superseded
[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
« 1 2 3 471 72 »