Show patches with: Submitter = Philippe Mathieu-Daudé       |   6421 patches
« 1 2 ... 52 53 5464 65 »
Patch Series S/W/F Date Submitter Delegate State
[v3,5/5] target/cpu: Restrict do_transaction_failed() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé Superseded
[v3,4/5] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé Superseded
[v3,3/5] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé Superseded
[v3,2/5] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé Superseded
[v3,1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé New
[v2,2/2] hw/arm/smmu-common: Avoid using inlined functions with external linkage hw/arm/smmu-common: Avoid using inlined functions with external linkage --- 2022-12-16 Philippe Mathieu-Daudé Superseded
[v2,1/2] hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope hw/arm/smmu-common: Avoid using inlined functions with external linkage --- 2022-12-16 Philippe Mathieu-Daudé Accepted
gdbstub: Have syscall_complete/[gs]et_reg to target agnostic typedefs gdbstub: Have syscall_complete/[gs]et_reg to target agnostic typedefs --- 2022-12-14 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref [PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu() hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE) hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,1/3] hw/ppc: Replace tswap32() by const_le32() hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector() ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/4] hw/ppc/spapr: Reduce "vof.h" inclusion ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/4] hw/ppc/vof: Do not include the full "cpu.h" ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,1/4] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h" ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,6/6] hw/virtio: Extract QMP related code virtio-qmp.c hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0,v2,5/6] hw/virtio: Extract config read/write accessors to virtio-config-io.c hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0,v2,4/6] hw/virtio: Constify qmp_virtio_feature_map_t[] hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,3/6] hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[] hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,2/6] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/6] hw/virtio: Add missing "hw/core/cpu.h" include hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,10/10] hw/virtio: Make most of virtio devices target-independent hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,09/10] hw/virtio: Extract vhost_user_ram_slots_max() to vhost-user-target.c hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,08/10] hw/virtio: Un-inline virtio_access_is_big_endian() hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,07/10] hw/virtio: Directly access cached VirtIODevice::access_is_big_endian hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,05/10] hw/virtio: Extract QMP related code virtio-qmp.c hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,04/10] hw/virtio: Extract config read/write accessors to virtio-config.c hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,03/10] hw/virtio: Constify qmp_virtio_feature_map_t[] hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,02/10] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,01/10] hw/virtio: Add missing "hw/core/cpu.h" include hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] hw/acpi: Rename tco.c -> ich9_tco.c [PATCH-for-8.0] hw/acpi: Rename tco.c -> ich9_tco.c --- 2022-12-12 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0,v2,11/11] hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel() hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,10/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5) hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,09/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5) hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,08/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5) hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,07/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5) hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,06/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5) hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,05/11] hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,04/11] hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,03/11] hw/mips/bootloader: Implement nanoMIPS SW opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,02/11] hw/mips/bootloader: Implement nanoMIPS NOP opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,01/11] hw/mips/bootloader: Handle buffers as opaque arrays hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-11 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,7/7] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,6/7] hw/mips/bootloader: Implement nanoMIPS SW opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,5/7] hw/mips/bootloader: Implement nanoMIPS SW opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/7] hw/mips/bootloader: Implement nanoMIPS LUI opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/7] hw/mips/bootloader: Implement nanoMIPS NOP opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/7] hw/mips/bootloader: Pass 32-bit immediate value to LUI opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/7] hw/mips/bootloader: Handle buffers as opaque arrays hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,3/3] hw/tpm: Move tpm_ppc.c out of target-specific source set hw: Move few units out of the target-specific source set --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] hw/intc: Move omap_lcdc.c out of target-specific source set hw: Move few units out of the target-specific source set --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,1/3] hw/display: Move omap_lcdc.c out of target-specific source set hw: Move few units out of the target-specific source set --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts [PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,7/7] hw/mips/gt64xxx_pci: Move it to hw/pci-host/ hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,6/7] hw/mips/meson: Make gt64xxx_pci.c endian-agnostic hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,5/7] hw/mips/malta: Explicit GT64120 endianness upon device creation hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,4/7] hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/7] hw/mips/gt64xxx_pci: Manage endian bits with the RegisterField API hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/7] hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,1/7] hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c hw/mips: Make gt64xxx_pci.c endian-agnostic --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] softmmu: Extract watchpoint API from physmem.c [PATCH-for-8.0] softmmu: Extract watchpoint API from physmem.c --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[v2] scripts/archive-source: Use GNU tar on Darwin [v2] scripts/archive-source: Use GNU tar on Darwin --- 2022-12-09 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0] target/arm: Keep "internals.h" internal to target/arm/ [RFC,PATCH-for-8.0] target/arm: Keep "internals.h" internal to target/arm/ --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0] target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator [PATCH-for-8.0] target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v3,2/2] physmem: Remove trace events from trace-root.h physmem: Remove trace events from trace-root.h --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v3,1/2] physmem: Remove unused "exec/translate-all.h" physmem: Remove trace events from trace-root.h --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,5/5] accel/tcg: Restrict page_collection structure to system TB maintainance accel/tcg: Restrict page_collection structure to system TB maintainance --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/5] accel/tcg: Factor tb_invalidate_phys_range_fast() out accel/tcg: Restrict page_collection structure to system TB maintainance --- 2022-12-09 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0,3/5] accel/tcg: Rename tb_invalidate_phys_page_[locked_]fast() accel/tcg: Restrict page_collection structure to system TB maintainance --- 2022-12-09 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/5] accel/tcg: Remove trace events from trace-root.h accel/tcg: Restrict page_collection structure to system TB maintainance --- 2022-12-09 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,1/5] accel/tcg: Restrict cpu_io_recompile() to system emulation accel/tcg: Restrict page_collection structure to system TB maintainance --- 2022-12-09 Philippe Mathieu-Daudé Superseded
scripts/archive-source: Use more portable argument with tar command scripts/archive-source: Use more portable argument with tar command --- 2022-12-08 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0] hw: Avoid using inlined functions with external linkage [RFC,PATCH-for-8.0] hw: Avoid using inlined functions with external linkage --- 2022-12-08 Philippe Mathieu-Daudé New
mailmap: Fix Stefan Weil author email mailmap: Fix Stefan Weil author email --- 2022-12-08 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0,v2,4/4] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-08 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-08 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-08 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,1/4] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-08 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,4/4] target/sparc: Cleanup around sparc_cpu_do_unaligned_access() target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/4] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/2] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/2] hw: Reduce "qemu/accel.h" inclusion hw: Reduce "qemu/accel.h" inclusion --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/2] typedefs: Forward-declare AccelState hw: Reduce "qemu/accel.h" inclusion --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,5/5] cpu: Remove unused includes cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/5] cpu: Move cpu_abort() to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/5] cpu: Move breakpoint helpers to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/5] cpu: Move cpu_class_init_props() to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/5] cpu: Remove capstone meson dependency cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,3/3] tcg: Replace tcg_target_ulong -> uintptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] tcg: Replace tcg_target_long -> intptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/3] tcg/s390x: Fix coding style tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v3,5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[RFC,PATCH-for-7.2,v3,4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[RFC,PATCH-for-7.2,v3,3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[PATCH-for-7.2,v3,2/5] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
« 1 2 ... 52 53 5464 65 »