Show patches with: Submitter = Philippe Mathieu-Daudé       |   5874 patches
« 1 2 3 458 59 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings [PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings - 1 1 --- 2024-11-21 Philippe Mathieu-Daudé New
[RFC] ui/gtk: ??? Remove dead code around X11 ??? [RFC] ui/gtk: ??? Remove dead code around X11 ??? - - - --- 2024-11-21 Philippe Mathieu-Daudé New
hw/ide/ahci: Check for PCI device once in ahci_init() hw/ide/ahci: Check for PCI device once in ahci_init() - - - --- 2024-11-21 Philippe Mathieu-Daudé New
meson: Add missing SDL dependency to system/main.c meson: Add missing SDL dependency to system/main.c 1 - - --- 2024-11-20 Philippe Mathieu-Daudé New
[2/2] hw/scsi/scsi-disk: Avoid buffer overrun parsing 'loadparam' hw/scsi/scsi-disk: Avoid buffer overrun parsing loadparam (CID 1565746) - - - --- 2024-11-20 Philippe Mathieu-Daudé New
[1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN] hw/scsi/scsi-disk: Avoid buffer overrun parsing loadparam (CID 1565746) - - - --- 2024-11-20 Philippe Mathieu-Daudé New
[RFC] docs: Add roadmap for heterogeneous emulation [RFC] docs: Add roadmap for heterogeneous emulation - - - --- 2024-11-19 Philippe Mathieu-Daudé New
[PATCH-for-9.2] hw/avr/arduino: Check for CPU types in machine_run_board_init() [PATCH-for-9.2] hw/avr/arduino: Check for CPU types in machine_run_board_init() - - - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,15/15] hw/watchdog/cmsdk_apb_watchdog: Fix broken link [PULL,01/15] vl: fix qemu_validate_options() indention - 1 1 --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,14/15] net: mark struct ip_header as QEMU_PACKED [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,13/15] hw/net/virtio-net.c: Don't assume IP length field is aligned [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,12/15] hw/audio/hda: fix memory leak on audio setup [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,11/15] Revert "hw/audio/hda: fix memory leak on audio setup" [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,10/15] hw/misc/mos6522: Fix bad class definition of the MOS6522 device [PULL,01/15] vl: fix qemu_validate_options() indention - 2 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,09/15] hw/sd/sdhci: Fix coding style [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,08/15] tests/qtest/migration: Fix indentations [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,07/15] usb-hub: Fix handling port power control messages [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,06/15] MAINTAINERS: Update my email address for COLO [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,05/15] hw/display: check frame buffer can hold blob [PULL,01/15] vl: fix qemu_validate_options() indention - 1 1 --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,04/15] hw/display: factor out the scanout blob to fb conversion [PULL,01/15] vl: fix qemu_validate_options() indention - 1 1 --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,03/15] hw/i386/elfboot: allocate "header" in heap [PULL,01/15] vl: fix qemu_validate_options() indention - 2 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,02/15] hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,01/15] vl: fix qemu_validate_options() indention [PULL,01/15] vl: fix qemu_validate_options() indention - 1 - --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,00/15] Misc HW patches for 2024-11-18 - - - --- 2024-11-18 Philippe Mathieu-Daudé New
[10/10] hw/core/cpu: Pass CPUArchState to cpu_dump_state() handler accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[09/10] hw/core/cpu: Pass CPUArchState to restore_state_to_opc() handler accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[08/10] hw/core/cpu: Pass CPUArchState to set/get_pc() handlers accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[07/10] accel/tcg: Reduce log_pc() declaration scope accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[05/10] accel/tcg: Move cpu_unwind_state_data() declaration accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[01/10] target/mips: Drop left-over comment about Jazz machine accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[RESEND,v2,19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,18/19] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,17/19] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,16/19] hw/net/xilinx_ethlite: Map TX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,15/19] hw/net/xilinx_ethlite: Map TX_GIE as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,14/19] hw/net/xilinx_ethlite: Map TX_LEN as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,13/19] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,12/19] hw/net/xilinx_ethlite: Access TX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,11/19] hw/net/xilinx_ethlite: Access TX_LEN register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,10/19] hw/net/xilinx_ethlite: Access TX_GIE register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,09/19] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,08/19] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,06/19] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,05/19] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,04/19] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,04/19] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[23/24] exec/memory: Move qemu_map_ram_ptr() declaration to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[20/24] exec: Declare tlb_vaddr_to_host() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[19/24] exec: Declare tlb_hit*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[18/24] exec: Declare tlb_flush*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[17/24] exec: Declare tlb_set_page() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[16/24] exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[15/24] exec: Declare tlb_set_page_full() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[14/24] exec: Declare tlb_init/destroy() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[12/24] accel/tcg: Have tlb_vaddr_to_host() use vaddr type exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[11/24] exec: Introduce 'user/guest-host.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[10/24] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[09/24] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[08/24] linux-user/aarch64/mte: Include missing 'user/abitypes.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[06/24] target/rx/cpu: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[05/24] target/i386/helper: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[04/24] accel/tcg: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[03/24] exec/translation-block: Include missing 'exec/vaddr.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[02/24] exec/cpu-defs: Remove unnecessary headers exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 1 --- 2024-11-14 Philippe Mathieu-Daudé New
[01/24] exec/cpu-all: Include missing 'exec/cpu-defs.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[20/20] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[19/20] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[18/20] hw/net/xilinx_ethlite: Map TX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[17/20] hw/net/xilinx_ethlite: Map TX_GIE as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[16/20] hw/net/xilinx_ethlite: Map TX_LEN as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[15/20] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[14/20] hw/net/xilinx_ethlite: Access TX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[13/20] hw/net/xilinx_ethlite: Access TX_LEN register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[12/20] hw/net/xilinx_ethlite: Access TX_GIE register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[11/20] hw/net/xilinx_ethlite: Access RX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[10/20] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[09/20] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - - - --- 2024-11-12 Philippe Mathieu-Daudé New
[07/20] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[06/20] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[05/20] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[04/20] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[03/20] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[02/20] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
« 1 2 3 458 59 »