Show patches with: none      |   83460 patches
« 1 2 3 4834 835 »
Patch Series S/W/F Date Submitter Delegate State
[v3,4/4] qapi/machine: Make @dump-skeys command generic qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,3/4] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,2/4] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,1/4] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,3/3] qapi/machine: Make @dump-skeys command generic qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,2/3] cpus: Introduce SysemuCPUOps::qmp_dump_skeys() callback qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,1/3] hw/s390x: Expose s390_qmp_dump_skeys() prototype qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v11,10/10] docs/system: virtio-gpu: Document host/guest requirements Untitled series #262881 --- 2025-03-10 Dmitry Osipenko New
[PULL,v2,00/31] testing, plugin and maintainer updates --- 2025-03-10 Alex Bennée New
[v10,10/10] docs/system: virtio-gpu: Document host/guest requirements Untitled series #262878 --- 2025-03-10 Dmitry Osipenko Superseded
meson.build: Set RUST_BACKTRACE for all tests meson.build: Set RUST_BACKTRACE for all tests --- 2025-03-10 Peter Maydell New
tests/functional: Bump up arm_replay timeout tests/functional: Bump up arm_replay timeout --- 2025-03-10 Peter Maydell New
[16/16] system/ioport: make compilation unit common make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[15/16] system/memory: make compilation unit common make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[14/16] system/physmem: compilation unit is now common to all targets make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[13/16] hw/xen: add stubs for various functions make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[12/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[11/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[10/16] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[09/16] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[08/16] exec/exec-all: remove dependency on cpu.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[07/16] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[06/16] exec/cpu-all.h: we can now remove ld/st macros make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[05/16] qemu/bswap: implement {ld,st}.*_p as functions make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[04/16] exec/memory.h: make devend_memop target agnostic make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[03/16] include: move target_words_bigendian() from tswap to bswap make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[02/16] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code --- 2025-03-10 Pierrick Bouvier New
[v7,7/7] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,6/7] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,5/7] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,4/7] hw/char/pl011: Trace FIFO enablement hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,3/7] hw/char/pl011: Factor pl011_xmit_cb() out as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,2/7] hw/char/pl011: Introduce pl011_xmit() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,1/7] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,14/14] hw/sd/sdhci: Remove unnecessary 'endianness' property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,13/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,12/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,11/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,10/14] hw/sd/sdhci: Allow SDHCI classes to register their own read-only regs hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,09/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,08/14] hw/sd/sdhci: Make I/O region size a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,07/14] hw/sd/sdhci: Make quirks a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,06/14] hw/sd/sdhci: Introduce SDHCIClass stub hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,05/14] hw/sd/sdhci: Include 'pending-insert-quirk' property in quirk bitmask hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,04/14] hw/sd/sdhci: Include 'wp-inverted' property in quirk bitmask hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,03/14] hw/sd/sdhci: Redefine SDHCI_QUIRK_NO_BUSY_IRQ bitmask as bit hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h' hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v9,10/10] docs/system: virtio-gpu: Document host/guest requirements Untitled series #262834 --- 2025-03-09 Dmitry Osipenko Superseded
system: initialize target_page_bits as soon as possible system: initialize target_page_bits as soon as possible --- 2025-03-09 Pierrick Bouvier New
[PULL,38/38] MAINTAINERS: Consolidate core exec/vCPU handling section [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,37/38] cpus: Remove CPUClass::has_work() handler [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,36/38] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,35/38] target/tricore: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,34/38] target/sparc: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,33/38] target/sh4: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,32/38] target/s390x: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,31/38] target/s390x: Restrict I/O handler installers to system emulation [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,30/38] target/rx: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,29/38] target/riscv: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,28/38] target/ppc: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,27/38] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,26/38] target/mips: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,25/38] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,24/38] target/m68k: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,23/38] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,22/38] target/i386: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,21/38] target/hppa: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Superseded
[PULL,20/38] target/hexagon: Remove CPUClass:has_work() handler [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,19/38] target/avr: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,18/38] target/arm: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,17/38] target/alpha: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,16/38] cpus: Introduce SysemuCPUOps::has_work() handler [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,15/38] cpus: Un-inline cpu_has_work() [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,14/38] cpus: Restrict cpu_has_work() to system emulation [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,13/38] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,12/38] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,11/38] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,10/38] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,09/38] user: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,08/38] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,07/38] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,06/38] cpus: Build cpu_exec_[un]realizefn() methods once [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,05/38] cpus: Register VMState per user / system emulation [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,04/38] user: Extract common MMAP API to 'user/mmap.h' [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,03/38] bsd-user: Propagate alignment argument to mmap_find_vma() [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,02/38] bsd-user: Always use mmap_find_vma_aligned() in target_mmap() [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé Accepted
[PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,00/38] Accelerators & CPU patches for 2025-03-09 --- 2025-03-09 Philippe Mathieu-Daudé New
tests/functional: skip vulkan tests when not configured tests/functional: skip vulkan tests when not configured --- 2025-03-09 Alex Bennée New
[PULL,25/25] rust: pl011: Allow NULL chardev argument to pl011_create() Untitled series #262830 --- 2025-03-09 Paolo Bonzini Accepted
[PULL,24/25] meson.build: default to -gsplit-dwarf for debug info Untitled series #262830 --- 2025-03-09 Paolo Bonzini Accepted
[v2,21/21] hw/vfio/platform: Compile once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,20/21] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,19/21] hw/vfio/s390x: Compile AP and CCW once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,18/21] hw/vfio/ccw: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,17/21] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,16/21] hw/vfio/pci: Compile once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
« 1 2 3 4834 835 »