Show patches with: State = Action Required       |   335305 patches
« 1 2 3 43353 3354 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] target/riscv: pmp: remove redundant check in pmp_is_locked target/riscv: Smepmp fixes to match specification - 1 - --- 2025-03-13 Loïc Lefort New
[v2,4/5] target/riscv: pmp: exit csr writes early if value was not changed target/riscv: Smepmp fixes to match specification - 1 - --- 2025-03-13 Loïc Lefort New
[v2,3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode target/riscv: Smepmp fixes to match specification - 1 - --- 2025-03-13 Loïc Lefort New
[v2,2/5] target/riscv: pmp: move Smepmp operation conversion into a function target/riscv: Smepmp fixes to match specification - 1 - --- 2025-03-13 Loïc Lefort New
[v2,1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges target/riscv: Smepmp fixes to match specification - - - --- 2025-03-13 Loïc Lefort New
[v2,8/8] tests/functional: Add test for fadump in PSeries Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,7/8] hw/ppc: Enable fadump for PSeries Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,6/8] hw/ppc: Pass dump-sizes property for fadump in device tree Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,5/8] hw/ppc: Implement saving CPU state in Fadump Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,4/8] hw/ppc: Preserve memory regions registered for fadump Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,3/8] hw/ppc: Trigger Fadump boot if fadump is registered Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,2/8] hw/ppc: Implement fadump register command Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[v2,1/8] hw/ppc: Implement skeleton code for fadump in PSeries Implement Firmware Assisted Dump for PSeries - - - --- 2025-03-13 Aditya Gupta New
[PULL,v2,00/23] Block layer patches - - - --- 2025-03-13 Kevin Wolf New
[v4,17/17] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,16/17] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,15/17] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,14/17] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,13/17] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,12/17] hw/xen: add stubs for various functions make system memory API available for common code 1 - - --- 2025-03-13 Pierrick Bouvier New
[v4,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,09/17] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,08/17] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,07/17] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,05/17] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,02/17] exec/tswap: implement {ld, st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[1/1,v4] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores. target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores. - 4 - --- 2025-03-13 Paolo Savini New
[v2] vfio/igd: Update IGD passthrough documentation [v2] vfio/igd: Update IGD passthrough documentation - - - --- 2025-03-13 Tomita Moeko New
[1/1,v2,RISC-V/RVV] Expand the probe_pages helper function to handle probe flags. use a single function to probe memory. - 1 - --- 2025-03-13 Paolo Savini New
hw/uefi: flush variable store to disk in post load hw/uefi: flush variable store to disk in post load - 1 - --- 2025-03-13 Gerd Hoffmann New
[2/2] target/i386/kvm: Change error_report() to tracepoint in vmsr_read_thread_stat() Add AMD CPU for RAPL MSR support - - - --- 2025-03-13 Anthony Harivel New
[1/2] target/i386/kvm: add AMD support for RAPL MSR Add AMD CPU for RAPL MSR support - - - --- 2025-03-13 Anthony Harivel New
[v2] ppc/spapr: fix default cpu for pre-9.0 machines. [v2] ppc/spapr: fix default cpu for pre-9.0 machines. - 2 - --- 2025-03-13 Harsh Prateek Bora New
[3/3] target/loongarch: Remove unnecessary temporary variable assignment target/loongarch: Solve some issues reported from coccinelle - 2 - --- 2025-03-13 bibo mao New
[2/3] hw/loongarch/virt: Remove unnecessary NULL pointer checking target/loongarch: Solve some issues reported from coccinelle - - - --- 2025-03-13 bibo mao New
[1/3] target/loongarch: Return directly when detect KVM disabled features target/loongarch: Solve some issues reported from coccinelle - 1 - --- 2025-03-13 bibo mao New
[PULL,8/8] tests/functional: skip vulkan test if missing vulkaninfo [PULL,1/8] docs: Rename default-configs to configs - - - --- 2025-03-13 Thomas Huth New
[PULL,7/8] tests/functional/asset: Add AssetError exception class [PULL,1/8] docs: Rename default-configs to configs - 2 - --- 2025-03-13 Thomas Huth New
[PULL,6/8] tests/functional/asset: Verify downloaded size [PULL,1/8] docs: Rename default-configs to configs - 1 - --- 2025-03-13 Thomas Huth New
[PULL,5/8] tests/functional/asset: Fail assert fetch when retries are exceeded [PULL,1/8] docs: Rename default-configs to configs - 1 - --- 2025-03-13 Thomas Huth New
[PULL,4/8] docs/system: Fix the information on how to run certain functional tests [PULL,1/8] docs: Rename default-configs to configs - - - --- 2025-03-13 Thomas Huth New
[PULL,3/8] tests/functional: Bump up arm_replay timeout [PULL,1/8] docs: Rename default-configs to configs - 1 - --- 2025-03-13 Thomas Huth New
[PULL,2/8] tests/functional: Require 'user' netdev for ppc64 e500 test [PULL,1/8] docs: Rename default-configs to configs 1 2 - --- 2025-03-13 Thomas Huth New
[PULL,1/8] docs: Rename default-configs to configs [PULL,1/8] docs: Rename default-configs to configs - 1 - --- 2025-03-13 Thomas Huth New
[PULL,0/8] Fixes for functional tests - - - --- 2025-03-13 Thomas Huth New
target/arm: Define raw write for PMU CLR registers target/arm: Define raw write for PMU CLR registers - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,11/11] docs/devel/ebpf_rss.rst: Update for peer RSS virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,10/11] tap: Report virtio-net hashing support on Linux virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,09/11] virtio-net: Offload hashing without vhost virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,08/11] virtio-net: Use qemu_set_vnet_hash() virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,07/11] net: Allow configuring virtio hashing virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,06/11] virtio-net: Add hash type options virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,05/11] net/vhost-vdpa: Remove dummy SetSteeringEBPF virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,04/11] virtio-net: Retrieve peer hashing capability virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,03/11] virtio-net: Move virtio_net_get_features() down virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,02/11] net/vhost-vdpa: Report hashing capability virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,01/11] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64() virtio-net: Offload hashing without eBPF - - - --- 2025-03-13 Akihiko Odaki New
hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set - - - --- 2025-03-13 Thomas Huth New
[qemu] target/riscv: Add check for 16-bit aligned PC for different priv versions. [qemu] target/riscv: Add check for 16-bit aligned PC for different priv versions. - - - --- 2025-03-13 ~yuming New
[13/13] docs: Add support for ast2700fc machine Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[12/13] tests/function/aspeed: Add functional test for AST2700FC A1 Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[11/13] tests/function/aspeed: Add functional test for AST2700FC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[10/13] hw/arm: Introduce ASPEED AST2700 a1 full core machine Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[09/13] hw/arm: Introduce ASPEED AST2700 a0 full core machine Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[08/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[07/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A0 TSP SoC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[04/13] hw/intc/aspeed: Add support for AST2700 TSP INTC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[03/13] hw/intc/aspeed: Add support for AST2700 SSP INTC Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[02/13] aspeed: ast27x0: Correct hex notation for device addresses Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[01/13] aspeed: ast27x0: Map unimplemented devices in SoC memory Introduce AST27x0 multi-SoC machine - - - --- 2025-03-13 Steven Lee New
[11/11] docs: enable transmogrifier for QSD and QGA docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[10/11] docs: disambiguate references in qapi-domain.rst docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[09/11] docs: add QAPI namespace "QMP" to qemu-qmp-ref docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[08/11] docs/qapi-domain: add namespaced index support docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[07/11] docs/qapi_domain: add namespace support to cross-references docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[06/11] docs/qapidoc: add :namespace: option to qapi-doc directive docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[05/11] docs/qapi-domain: add qapi:namespace directive docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[04/11] docs/qapi-domain: add :namespace: override option docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[03/11] docs/qapi_domain: add namespace support to FQN docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[02/11] docs/qapi-domain: always store fully qualified name in signode docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[01/11] docs/qapi_domain: isolate TYPE_CHECKING imports docs/qapi: enable new guest-agent and storage-daemon docs - - - --- 2025-03-13 John Snow New
[37/37] meson: Only allow CONFIG_USER_ONLY from certain source sets accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[36/37] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[35/37] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[34/37] include/system: Remove ifndef CONFIG_USER_ONLY accel/tcg, codebase: Build once patches - - - --- 2025-03-13 Richard Henderson New
[33/37] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h accel/tcg, codebase: Build once patches - - - --- 2025-03-13 Richard Henderson New
[31/37] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[30/37] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[29/37] include/exec: Split out cpu-mmu-index.h accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[28/37] plugins: Move api.c, core.c to libuser_ss, libsystem_ss accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[27/37] system: Move watchpoint.c to libsystem_ss accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
[26/37] hw/core: Move unconditional files to libsystem_ss, libuser_ss accel/tcg, codebase: Build once patches - 1 - --- 2025-03-13 Richard Henderson New
« 1 2 3 43353 3354 »