Show patches with: State = Action Required       |   22640 patches
« 1 2 ... 3 4 5226 227 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,13/13] virtio-gpu: Support Venus context [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,12/13] virtio-gpu: Register capsets dynamically [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,11/13] virtio-gpu: Handle resource blob commands [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,10/13] virtio-gpu: Support suspension of commands processing [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,03/13] virtio-gpu: Move print_stats timer to VirtIOGPUGL [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,00/13] virtio-gpu vulkan support --- 2024-10-29 Alex Bennée New
[v3,2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier New
[PULL,17/17] plugins: fix qemu_plugin_reset [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,13/17] tests/tcg: enable basic testing for aarch64_be-linux-user [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,08/17] accel/tcg: add tracepoints for cpu_loop_exit_atomic [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,07/17] tests/tcg/x86_64: Add cross-modifying code test [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,00/17] testing, gdbstub and plugin updates --- 2024-10-24 Alex Bennée New
tap-win32: fix format-truncation warning tap-win32: fix format-truncation warning --- 2024-10-23 Pierrick Bouvier New
[PULL,23/24] linux-user: Fix build failure caused by missing __u64 on musl [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,22/24] linux-user: Trace rt_sigprocmask's sigsets [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,13/24] tcg/riscv: Implement vector roti/v/x ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,12/24] tcg/riscv: Implement vector shi/s/v ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,11/24] tcg/riscv: Implement vector min/max ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,10/24] tcg/riscv: Implement vector sat/mul ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,08/24] tcg/riscv: Implement vector neg ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,06/24] tcg/riscv: Add support for basic vector opcodes [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,04/24] tcg/riscv: Add basic support for vector [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,02/24] disas/riscv: Fix vsetivli disassembly [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,00/24] tcg + linux-user patch queue --- 2024-10-23 Richard Henderson New
[v2,18/20] meson: build contrib/plugins with meson maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée New
[v2,17/20] plugins: add ability to register a GDB triggered callback maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée New
[v2,10/20] gitlab: make check-[dco|patch] a little more verbose maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée New
[PULL,1/5] linux-user: Clean up unused header [PULL,1/5] linux-user: Clean up unused header --- 2024-10-22 Michael Tokarev New
pcie: enable Extended tag field capability pcie: enable Extended tag field capability --- 2024-10-17 Marcin Juszkiewicz New
[Stable-9.1.1,44/49] hw/char/pl011: Use correct masks for IBRD and FBRD Untitled series #253123 --- 2024-10-16 Michael Tokarev New
[Stable-9.1.1,38/49] meson: fix machine option for x86_version Untitled series #253123 --- 2024-10-16 Michael Tokarev New
[v6,03/14] util: Add RISC-V vector extension probe in cpuinfo tcg/riscv: Add support for vector --- 2024-10-16 Richard Henderson New
[PULL,5/5] hw/loongarch/fw_cfg: Build in common_ss[] Untitled series #253115 --- 2024-10-16 Song Gao New
[PULL,33/33] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,32/33] hw/mips/cps: Set the vCPU 'cpu-big-endian' property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,31/33] target/mips: Expose MIPSCPU::is_big_endian property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,30/33] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,29/33] target/mips: Use gen_op_addr_addi() when possible [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,27/33] target/mips: Replace MO_TE by mo_endian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,23/33] target/mips: Explode MO_TExx -> MO_TE | MO_xx [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,22/33] target/mips: Factor mo_endian_rev() out of MXU code [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,18/33] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,12/33] target/loongarch: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,06/33] gdbstub/helpers: Introduce ldtul_$endian_p() helpers [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,00/33] Endianness cleanup patches for 2024-10-15 --- 2024-10-15 Philippe Mathieu-Daudé New
hw/acpi/acpi_dev_interface: Clean up remains of madt_cpu hw/acpi/acpi_dev_interface: Clean up remains of madt_cpu --- 2024-10-15 Gustavo Romero New
[RFC,V5,28/30] target/arm/kvm: Write vCPU's state back to KVM on cold-reset Untitled series #253013 --- 2024-10-15 Salil Mehta New
[RFC,V5,14/30] hw/acpi: Make _MAT method optional Untitled series #253013 --- 2024-10-15 Salil Mehta New
[v2] plugins: fix qemu_plugin_reset [v2] plugins: fix qemu_plugin_reset --- 2024-10-15 Pierrick Bouvier New
[PULL,26/27] target/arm: Implement TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,20/27] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,18/27] target/hppa: Implement TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,12/27] accel/tcg: Add TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,11/27] include/exec/memop: Introduce memop_atomicity_bits [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,10/27] include/exec/memop: Rename get_alignment_bits [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,05/27] target/i386/gdbstub: Expose orig_ax [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,03/27] linux-user/i386: Emulate orig_ax [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,00/27] tcg + linux patch queue --- 2024-10-13 Richard Henderson New
[v2,10/16] target/mips: Replace MO_TE by mo_endian() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé New
[21/23] accel/tcg: Remove CPUTLBDesc.fulltlb accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[20/23] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[19/23] accel/tcg: Always use IntervalTree for code lookups accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[15/23] accel/tcg: Remove the victim tlb accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[07/23] accel/tcg: Flush entire tlb when a masked range wraps accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[06/23] accel/tcg: Early exit for zero length in tlb_flush_range_by_mmuidx* accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[PULL,14/14] accel/tcg: Make page_set_flags() documentation public [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,08/14] linux-user: Factor print_buf_len() out [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,04/14] linux-user: add strace support for openat2 [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,03/14] linux-user: add openat2 support in linux-user [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,00/14] tcg + linux-user patch queue --- 2024-10-08 Richard Henderson New
[Stable-9.1.1,27/32] util/timer: avoid deadlock when shutting down Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[Stable-9.1.1,07/32] tests/docker: update debian i686 and mipsel images to bookworm Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[Stable-9.1.1,06/32] tests/docker: remove debian-armel-cross Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[PULL,06/12] hw/m68k: Use explicit big-endian LD/ST API Untitled series #252364 --- 2024-10-07 Thomas Huth New
[PULL,03/12] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia) Untitled series #252364 --- 2024-10-07 Thomas Huth New
tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr --- 2024-10-05 Richard Henderson New
[v2,20/21] target/arm: Add arm_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,12/21] target/hppa: Add hppa_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,07/21] accel/tcg: Use the tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,02/21] accel/tcg: Expand tlb_fill for 3 callers accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
meson: ensure we enable CMPXCHG128 on x86_64 meson: ensure we enable CMPXCHG128 on x86_64 --- 2024-10-04 Pierrick Bouvier New
[1/3] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,25/25] hw/ppc/e500: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,24/25] target/openrisc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,21/25] target/hppa: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,20/25] target/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,19/25] hw/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,17/25] hw/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,16/25] target/riscv: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,15/25] target/rx: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,13/25] target/sh4: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,09/25] target/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
« 1 2 ... 3 4 5226 227 »