Show patches with: State = Action Required       |    Archived = No       |   3358 patches
« 1 2 ... 31 32 33 34 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,1/6] coreaudio: Remove unnecessary explicit casts coreaudio fixes - - - --- 2025-01-24 Akihiko Odaki New
[v6,5/5] coreaudio: Initialize the buffer for device change coreaudio fixes 1 1 - --- 2025-01-24 Akihiko Odaki New
[v6,4/5] audio: Add functions to initialize buffers coreaudio fixes - 2 - --- 2025-01-24 Akihiko Odaki New
[v6,3/5] coreaudio: Commit the result of init in the end coreaudio fixes - - - --- 2025-01-24 Akihiko Odaki New
[v6,2/5] coreaudio: Improve naming coreaudio fixes - 1 - --- 2025-01-24 Akihiko Odaki New
[v6,1/5] coreaudio: Remove unnecessary explicit casts coreaudio fixes - - - --- 2025-01-24 Akihiko Odaki New
[v2,2/2] aspeed/wdt: Support software reset mode for AST2600 wdt/aspeed: Support software reset mode for AST2600 - 1 - --- 2025-01-24 Jamin Lin New
[v2,1/2] aspeed/wdt: Fix coding style wdt/aspeed: Support software reset mode for AST2600 - 1 - --- 2025-01-24 Jamin Lin New
[v2] hw/usb/hcd-ehci: Fix debug printf format string [v2] hw/usb/hcd-ehci: Fix debug printf format string - 1 - --- 2025-01-24 BALATON Zoltan New
[v1,4/4] x86-disas: add x86-mini disassembler implementation x86-disas: port x86-mini disassembler to QEMU - - - --- 2025-01-24 Michael Clark New
[v1,3/4] x86-disas: add x86-mini metadata tablegen script x86-disas: port x86-mini disassembler to QEMU - - - --- 2025-01-24 Michael Clark New
[v1,2/4] x86-disas: add x86-mini metadata documentation x86-disas: port x86-mini disassembler to QEMU - - - --- 2025-01-24 Michael Clark New
[v1,1/4] x86-disas: add x86-mini instruction set metadata x86-disas: port x86-mini disassembler to QEMU - - - --- 2025-01-24 Michael Clark New
[20/20] cpus: Build cpu_exec_[un]realizefn() methods once accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[19/20] cpus: Register VMState per user / system emulation accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[18/20] cpus: Have cpu_exec_initfn() per user / system emulation accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[17/20] cpus: Have cpu_class_init_props() per user / system emulation accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[16/20] cpus: Restrict cpu_common_post_load() code to TCG accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[15/20] cpus: Fix style in cpu-target.c accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header accel: Simplify cpu-target.c (omnibus) 1 - - --- 2025-01-23 Philippe Mathieu-Daudé New
[11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h' accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[09/20] accel/tcg: Restrict 'icount_align_option' global to TCG accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[07/20] accel/tcg: Build tcg_flags helpers as common code accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[05/20] cpus: Keep default fields initialization in cpu_common_initfn() accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/20] cpus: Cache CPUClass early in instance_init() handler accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/20] gdbstub: Check for TCG before calling tb_flush() accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/20] user: Extract common MMAP API to 'user/mmap.h' accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[01/20] qemu/compiler: Absorb 'clang-tsa.h' accel: Simplify cpu-target.c (omnibus) - 3 - --- 2025-01-23 Philippe Mathieu-Daudé New
[15/15] target/ppc: Restrict ATTN helper to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[14/15] target/ppc: Restrict various system helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[13/15] target/ppc: Make powerpc_excp() prototype public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[12/15] target/ppc: Fix style in excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[11/15] target/ppc: Restrict various common helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[09/15] target/ppc: Restrict exception helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[08/15] target/ppc: Remove raise_exception_ra() target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[07/15] target/ppc: Restrict powerpc_checkstop() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/15] target/ppc: Make ppc_ldl_code() declaration public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[RFC,01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
hw/usb/hcd-ehci: Fix debug printf format string hw/usb/hcd-ehci: Fix debug printf format string - - - --- 2025-01-23 BALATON Zoltan New
tests/qtest/qom-test: Test retrieval of machine class properties tests/qtest/qom-test: Test retrieval of machine class properties - 1 - --- 2025-01-23 Thomas Huth New
[RESEND] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine [RESEND] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine - 1 - --- 2025-01-23 Thomas Huth New
[RFC,6/6] ui: add ability to dump the raw cursor bytes RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,5/6] ui/sdl: load cursor in RGBA8888 format not BGRA8888 RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,4/6] ui/vnc: pre-multiply alpha with alpha cursor RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,3/6] hw/display/virtio-gpu: fix pixel ordering from BGRA8888 to RGBA8888 RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,2/6] hw/display/virtio-gpu.c: reverse alpha pre-multiplication RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,1/6] ui: add more cursor helper methods RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
rust/zeroable: Implement Zeroable with const_zero macro rust/zeroable: Implement Zeroable with const_zero macro - - - --- 2025-01-23 Zhao Liu New
« 1 2 ... 31 32 33 34 »