Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   2959 patches
« 1 2 ... 22 23 2429 30 »
Patch Series S/W/F Date Submitter Delegate State
[v2,7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState target/misc: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,2/5] hw/s390x/pv: Un-inline s390_pv_init() target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,1/5] exec/memory: Expose memory_region_access_valid() target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[2/2] sysemu/kvm: Reduce target-specific declarations sysemu/kvm: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[08/10] target/riscv/cpu: Restrict sysemu-specific fields from CPUArchState target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[06/10] target/ppc/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[05/10] target/m68k/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h" target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[01/10] target/hppa/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation target/s390x: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[2/5] hw/s390x/pv: Un-inline s390_pv_init() target/s390x: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[3/5] target/i386/ops_sse: Include missing "cpu.h" header target/i386: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[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
[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,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,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,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,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,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,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
[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,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,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
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
[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,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,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,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,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,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,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
[RFC,PATCH-for-7.2,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é New
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include [PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include --- 2022-11-25 Philippe Mathieu-Daudé New
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include [PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé New
[3/3] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Move ffi_cif pointer into TCGHelperInfo (splitted) --- 2022-11-22 Philippe Mathieu-Daudé New
[PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() [PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() --- 2022-11-11 Philippe Mathieu-Daudé New
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" [PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" --- 2022-11-09 Philippe Mathieu-Daudé New
[PULL,3/3] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,2/3] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,1/3] memory: Fix wrong end address dump [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0 --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,14/14] MAINTAINERS: Inherit from nanoMIPS [PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F --- 2022-11-07 Philippe Mathieu-Daudé New
[PULL,09/14] disas/nanomips: Remove headers already included by "qemu/osdep.h" [PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F --- 2022-11-07 Philippe Mathieu-Daudé New
[PULL,00/14] MIPS patches for 2022-11-08 --- 2022-11-07 Philippe Mathieu-Daudé New
[PATCH-for-7.2,2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer() hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) --- 2022-11-07 Philippe Mathieu-Daudé New
[v5,5/5] linux-user/syscall: Implement execveat() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,4/5] linux-user/syscall: Extract do_execve() from do_syscall1() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,3/5] linux-user/strace: Add output for execveat() syscall linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,2/5] linux-user/strace: Extract print_execve_argv() from print_execve() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v6,1/3] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses ppc/e500: Add support for eSDHC --- 2022-11-01 Philippe Mathieu-Daudé New
[v5,5/6] hw/ppc/e500: Implement pflash handling ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[v5,4/6] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s) ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[RFC,v5,2/6] hw/sd/sdhci: Map host controller interface in host endianess ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[PULL,47/55] hw/isa/piix3: Remove unused include [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods --- 2022-10-30 Philippe Mathieu-Daudé New
[PULL,42/55] hw/isa/piix3: Add size constraints to rcr_ops [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods --- 2022-10-30 Philippe Mathieu-Daudé New
[PULL,26/55] disas/nanomips: Remove #include <sstream> [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods --- 2022-10-30 Philippe Mathieu-Daudé New
[PULL,18/55] disas/nanomips: Delete NMD class second field [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods --- 2022-10-30 Philippe Mathieu-Daudé New
[PULL,00/55] MIPS patches for 2022-10-30 --- 2022-10-30 Philippe Mathieu-Daudé New
[v5,3/3] tests/docker: update fedora-win[32|64]-cross with lcitool tests/docker: update fedora-win[32|64]-cross with lcitool --- 2022-10-28 Philippe Mathieu-Daudé New
[v5,2/3] tests/lcitool: Refresh to latest libvirt-ci module tests/docker: update fedora-win[32|64]-cross with lcitool --- 2022-10-28 Philippe Mathieu-Daudé New
[v5,1/3] tests/lcitool: Rename non-Debian specific helper tests/docker: update fedora-win[32|64]-cross with lcitool --- 2022-10-28 Philippe Mathieu-Daudé New
[v2,2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader hw/isa/piix4: Remove MIPS Malta specific bits --- 2022-10-27 Philippe Mathieu-Daudé New
[v2,1/3] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition hw/isa/piix4: Remove MIPS Malta specific bits --- 2022-10-27 Philippe Mathieu-Daudé New
[v4,3/3] hw/mips/malta: Use bootloader helper to set BAR registers MIPS Bootloader helper --- 2022-10-26 Philippe Mathieu-Daudé New
[PULL,10/12] semihosting: Remove qemu_semihosting_log_out Untitled series #180918 --- 2022-07-12 Philippe Mathieu-Daudé New
[PULL,07/12] target/mips: Use semihosting/syscalls.h Untitled series #180918 --- 2022-07-12 Philippe Mathieu-Daudé New
[v2,2/2] target/hppa: Fix deposit assert from trans_shrpw_imm Untitled series #162108 --- 2021-12-13 Philippe Mathieu-Daudé New
[5/9] gitlab-ci: explicitly reference the upstream registry Untitled series #130584 --- 2021-05-25 Philippe Mathieu-Daudé New
[9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ??? [1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup() --- 2021-05-09 Philippe Mathieu-Daudé New
[8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1] [1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup() --- 2021-05-09 Philippe Mathieu-Daudé New
[7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0 [1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup() --- 2021-05-09 Philippe Mathieu-Daudé New
« 1 2 ... 22 23 2429 30 »