Show patches with: Archived = No       |   3412 patches
« 1 2 ... 3 4 534 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/15] fuse: Add halted flag export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[09/15] fuse: Introduce fuse_{inc,dec}_in_flight() export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[08/15] fuse: Introduce fuse_{at,de}tach_handlers() export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[07/15] fuse: Set direct_io and parallel_direct_writes export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[06/15] fuse: Fix mount options export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[05/15] fuse: Change setup_... to mount_fuse_export() export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[04/15] fuse: Explicitly set inode ID to 1 export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[03/15] fuse: Remove superfluous empty line export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[02/15] fuse: Ensure init clean-up even with error_fatal export/fuse: Use coroutines and multi-threading - 1 - --- 2025-03-25 Hanna Czenczek New
[01/15] fuse: Copy write buffer content before polling export/fuse: Use coroutines and multi-threading - - - --- 2025-03-25 Hanna Czenczek New
[PATCH-for-10.1] gdbstub/helpers: Remove ldtul_p() macro definitions [PATCH-for-10.1] gdbstub/helpers: Remove ldtul_p() macro definitions - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2] target/riscv/gdbstub: Replace ldtul_p() -> ldn_p(sizeof(target_ulong)) [PATCH-for-10.1,v2] target/riscv/gdbstub: Replace ldtul_p() -> ldn_p(sizeof(target_ulong)) - 2 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1] target/i386/gdbstub: Replace ldtul_p() -> ldq_p() [PATCH-for-10.1] target/i386/gdbstub: Replace ldtul_p() -> ldq_p() - 2 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,8/8] target/mips: Introduce mips_env_64bit_enabled() helper target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,7/8] target/mips: Get CPU register size using mips_cpu_is_64bit() target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,6/8] target/mips: Introduce mips_cpu_is_64bit() helper target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/8] target/mips: Replace ldtul_p() -> ldn_p(sizeof(target_ulong)) target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/8] target/mips: Prefix MMU API with 'mips_' target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/8] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types target/mips: Make 'cpu-qom.h' target agnostic - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/8] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro target/mips: Make 'cpu-qom.h' target agnostic - 2 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/8] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() target/mips: Make 'cpu-qom.h' target agnostic 1 - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/5] exec/target_long: Remove TARGET_LONG_SIZE definition exec: Remove TARGET_LONG_SIZE definition - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/5] user/tswap: Replace TARGET_LONG_SIZE -> TARGET_LONG_BITS exec: Remove TARGET_LONG_SIZE definition - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/5] target/ppc/gdbstub: Replace TARGET_LONG_SIZE -> sizeof(target_ulong) exec: Remove TARGET_LONG_SIZE definition - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/5] gdbstub: Remove ldtul_be_p() and ldtul_le_p() macros exec: Remove TARGET_LONG_SIZE definition - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/5] target/i386: Use explicit little-endian LD/ST API exec: Remove TARGET_LONG_SIZE definition - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/4] target/sparc: Move hardware fields from CPUSPARCState to SPARCCPU target/sparc: Spring cleanups around CPU features & LEON3 - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/4] target/sparc: Log unimplemented ASI load/store accesses target/sparc: Spring cleanups around CPU features & LEON3 - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/4] target/sparc: Restrict SPARC64 specific features target/sparc: Spring cleanups around CPU features & LEON3 - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/4] target/sparc: Expose more CPU features target/sparc: Spring cleanups around CPU features & LEON3 - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[v6,10/10] ppc/pnv: Add ChipTOD model for Power11 Power11 support for QEMU [PowerNV] - - - --- 2025-03-25 Aditya Gupta New
[v6,09/10] ppc/pnv: Add PHB5 PCIe Host bridge to Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,08/10] ppc/pnv: Add XIVE2 controller to Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,07/10] ppc/pnv: Introduce Power11 PowerNV machine Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,06/10] ppc/pnv: Introduce Pnv11Chip Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,05/10] ppc/pnv: Add SBE model for Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,04/10] ppc/pnv: Add a PSI bridge model for Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,03/10] ppc/pnv: Add OCC for Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,02/10] ppc/pnv: Add a LPC controller for Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[v6,01/10] ppc/pnv: Add HOMER for Power11 Power11 support for QEMU [PowerNV] - 1 - --- 2025-03-25 Aditya Gupta New
[test] target/arm: add bounding a->imm assertion [test] target/arm: add bounding a->imm assertion - - - --- 2025-03-25 Anastasia Belova New
[RFC] target/arm: add bounding a->imm assertion [RFC] target/arm: add bounding a->imm assertion - - - --- 2025-03-25 Anastasia Belova New
[RFC] target/arm: add bounding a->imm assertion [RFC] target/arm: add bounding a->imm assertion - - - --- 2025-03-25 Anastasia Belova New
tests/functional: Skip the screendump tests if the command is not available tests/functional: Skip the screendump tests if the command is not available - - - --- 2025-03-25 Thomas Huth New
tests/functional: Skip the screendump tests if the command is not available tests/functional: Skip the screendump tests if the command is not available - - - --- 2025-03-25 Thomas Huth New
[Stable-9.2.3,69/69] hw/intc/aspeed: Fix IRQ handler mask check Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,68/69] hw/misc/aspeed_hace: Fix buffer overflow in has_padding function Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,67/69] target/riscv: fix handling of nop for vstart >= vl in some vector instruction Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,66/69] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,65/69] Makefile: "make dist" generates a .xz, not .bz2 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,51/51] hw/misc/aspeed_hace: Fix buffer overflow in has_padding function Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,64/69] target/ppc: Fix e200 duplicate SPRs Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - - - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,50/51] target/ppc: Fix e200 duplicate SPRs Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - - - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,63/69] target/ppc: Fix facility interrupt checks for VSX Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,49/51] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,62/69] ppc/spapr: fix default cpu for pre-9.0 machines. Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,48/51] docs/about/emulation: Fix broken link Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,61/69] host/include/loongarch64: Fix inline assembly compatibility with Clang Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,60/69] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,47/51] vdpa: Allow vDPA to work on big-endian machine Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) 1 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,59/69] target/riscv: fixes a bug against `ssamoswap` behavior in M-mode Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,45/51] target/loongarch: Fix vldi inst Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 1 1 --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,44/51] target/arm: Simplify pstate_sm check in sve_access_check Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,58/69] target/riscv: fix access permission checks for CSR_SSP Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,43/51] target/arm: Make DisasContext.{fp, sve}_access_checked tristate Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,57/69] docs/about/emulation: Fix broken link Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-8.2.10,42/51] util/cacheflush: Make first DSB unconditional on aarch64 Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,56/69] vdpa: Allow vDPA to work on big-endian machine Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) 1 1 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,34/34] hw/misc/aspeed_hace: Fix buffer overflow in has_padding function Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,54/69] target/loongarch: Fix vldi inst Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 1 --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,53/69] target/arm: Simplify pstate_sm check in sve_access_check Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,33/34] target/ppc: Fix e200 duplicate SPRs Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - - - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,32/34] vdpa: Allow vDPA to work on big-endian machine Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) 1 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,52/69] target/arm: Make DisasContext.{fp, sve}_access_checked tristate Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-9.2.3,51/69] util/cacheflush: Make first DSB unconditional on aarch64 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,30/34] target/arm: Simplify pstate_sm check in sve_access_check Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,29/34] target/arm: Make DisasContext.{fp, sve}_access_checked tristate Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - 1 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,28/34] util/cacheflush: Make first DSB unconditional on aarch64 Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - 2 - --- 2025-03-25 Michael Tokarev New
[Stable-7.2.17,27/34] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings Patch Round-up for stable 7.2.17, freeze on 2025-03-24 (frozen) - 1 1 --- 2025-03-25 Michael Tokarev New
tests/functional/test_vnc: Skip test if VNC support is not available tests/functional/test_vnc: Skip test if VNC support is not available - 1 - --- 2025-03-25 Thomas Huth New
tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available - 1 - --- 2025-03-25 Thomas Huth New
meson.build: Put the D-Bus summary into the UI section meson.build: Put the D-Bus summary into the UI section - 1 - --- 2025-03-25 Thomas Huth New
[v3,29/29] hw/arm: make most of the compilation units common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,28/29] hw/arm/xlnx-versal: prepare compilation unit to be common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,27/29] hw/arm/xlnx-zynqmp: prepare compilation unit to be common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,26/29] hw/arm/digic_boards: prepare compilation unit to be common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,25/29] hw/arm/armv7m: prepare compilation unit to be common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,24/29] hw/arm/boot: make compilation unit hw common single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,23/29] meson: add common hw files single-binary: start make hw/arm/ common 1 - - --- 2025-03-25 Pierrick Bouvier New
[v3,22/29] target/arm/cpu: remove inline stubs for aarch32 emulation single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,21/29] target/arm/cpu: define same set of registers for aarch32 and aarch64 single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,20/29] target/arm/cpu: flags2 is always uint64_t single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,19/29] target/arm/cpu: always define kvm related registers single-binary: start make hw/arm/ common - - - --- 2025-03-25 Pierrick Bouvier New
[v3,18/29] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,17/29] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,16/29] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN single-binary: start make hw/arm/ common - - - --- 2025-03-25 Pierrick Bouvier New
[v3,15/29] exec/cpu-all: remove this header single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,14/29] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,13/29] exec/cpu-all: remove cpu include single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
[v3,12/29] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC single-binary: start make hw/arm/ common - 1 - --- 2025-03-25 Pierrick Bouvier New
« 1 2 ... 3 4 534 35 »