Show patches with: State = Action Required       |   334803 patches
« 1 2 3 43348 3349 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
scripts/qapi/backend: Clean up create_backend()'s failure mode scripts/qapi/backend: Clean up create_backend()'s failure mode - - - --- 2025-03-11 Markus Armbruster New
[v2,16/16] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,15/16] system/memory: make compilation unit common make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,14/16] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,13/16] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,12/16] hw/xen: add stubs for various functions make system memory API available for common code 1 - - --- 2025-03-11 Pierrick Bouvier New
[v2,11/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,10/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,09/16] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,08/16] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,07/16] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,06/16] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-11 Pierrick Bouvier New
[v2,05/16] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,04/16] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,03/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,02/16] exec/tswap: implement {ld, st}.*_p as functions instead of macros make system memory API available for common code - - - --- 2025-03-11 Pierrick Bouvier New
[v2,01/16] 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-11 Pierrick Bouvier New
[v3,63/63] MAINTAINERS: Add jsnow as maintainer for Sphinx documentation docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,62/63] docs: add qapi-domain syntax documentation docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,61/63] docs: enable qapidoc transmogrifier for QEMU QMP Reference docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,60/63] docs: disambiguate cross-references docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,59/63] qapi/parser: add undocumented stub members to all_sections docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,58/63] docs/qapidoc: generate entries for undocumented members docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,57/63] docs/qapidoc: Add "the members of" pointers docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,56/63] docs/qapidoc: add intermediate output debugger docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,55/63] docs/qapidoc: process @foo into ``foo`` docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,54/63] docs/qapidoc: implement transmogrify() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,53/63] docs/qapidoc: add visit_entity() docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,52/63] docs/qapidoc: add visit_sections() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,51/63] docs/qapidoc: add visit_member() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,50/63] docs/qapidoc: add visit_returns() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,49/63] docs/qapidoc: prepare to record entity being transmogrified docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,48/63] docs/qapidoc: add visit_feature() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,47/63] docs/qapidoc: add add_field() and generate_field() helper methods docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,46/63] docs/qapidoc: add format_type() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,45/63] docs/qapidoc: add visit_errors() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,44/63] docs/qapidoc: add visit_paragraph() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,43/63] docs/qapidoc: add preamble() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,42/63] docs/qapidoc: add visit_freeform() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,41/63] qapi/source: allow multi-line QAPISourceInfo advancing docs: Add new QAPI transmogrifier - 1 - --- 2025-03-11 John Snow New
[v3,40/63] docs/qapidoc: add visit_module() method docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,39/63] docs/qapidoc: add transmogrifier class stub docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,38/63] do-not-merge docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,37/63] docs/qapidoc: Fix static typing on qapidoc.py docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,36/63] docs/qapidoc: split old implementation into qapidoc_legacy.py docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,35/63] docs/qapidoc: add transmogrifier stub docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,34/63] qapi/schema: add __repr__ to QAPIDoc.Section docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,33/63] qapi: clean up encoding of section kinds docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,32/63] qapi/parser: adjust info location for doc body section docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,31/63] docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.x docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,30/63] docs/qapi-domain: warn when QAPI domain xrefs fail to resolve docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,29/63] docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1 docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,28/63] docs/qapi-domain: add CSS styling docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,27/63] docs/qapi-domain: add type cross-refs to field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,26/63] docs/qapi-domain: add warnings for malformed field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,25/63] docs/qapi-domain: add :ifcond: directive option docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,24/63] docs/qapi-domain: add :unstable: directive option docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,23/63] docs/qapi-domain: add :deprecated: directive option docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,22/63] docs/qapi-domain: add qapi:object directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,21/63] docs/qapi-domain: add qapi:event directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,20/63] docs/qapi-domain: add qapi:alternate directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,19/63] docs/qapi-domain: add qapi:enum directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,18/63] docs/qapi-domain: add "Return:" field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,17/63] docs/qapi-domain: add "Errors:" field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,16/63] docs/qapi-domain: add "Features:" field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,15/63] docs/qapi-domain: add "Arguments:" field lists docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,14/63] docs/qapi-domain: add :since: directive option docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,13/63] docs/qapi-domain: add qapi:command directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,12/63] docs/qapi-domain: add QAPIObject class docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,11/63] docs/qapi-domain: add qapi:module directive docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,10/63] docs/qapi-domain: Add QAPIDescription abstract class docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,09/63] docs/qapi-domain: add compatibility node classes docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,08/63] docs/qapi-domain: add QAPI xref roles docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,07/63] docs/qapi-domain: add resolve_any_xref() docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,06/63] docs/qapi-domain: add QAPI index docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,05/63] docs/qapi-domain: add QAPI domain object registry docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,04/63] docs/sphinx: add compat.py module and nested_parse helper docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,03/63] docs/sphinx: create QAPI domain extension stub docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,02/63] qapi: shush pylint up docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[v3,01/63] do-not-merge docs: Add new QAPI transmogrifier - - - --- 2025-03-11 John Snow New
[PULL,1/1] trace/control-target: cleanup headers and make compilation unit common [PULL,1/1] trace/control-target: cleanup headers and make compilation unit common - 2 1 --- 2025-03-11 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - --- 2025-03-11 Stefan Hajnoczi New
[v6] migration: Add qtest for migration over RDMA [v6] migration: Add qtest for migration over RDMA - 1 - --- 2025-03-11 Li Zhijian New
[RFC] vfio/pci-quirks: Exclude non-ioport BAR from ATI quirk [RFC] vfio/pci-quirks: Exclude non-ioport BAR from ATI quirk - - - --- 2025-03-10 Vasilis Liaskovitis New
[PULL,v2,3/3] migration: Prioritize RDMA in ram_save_target_page() [PULL,v2,1/3] migration: Fix UAF for incoming migration on MigrationState - 1 - --- 2025-03-10 Fabiano Rosas New
[PULL,v2,2/3] migration: ram block cpr blockers [PULL,v2,1/3] migration: Fix UAF for incoming migration on MigrationState - 3 - --- 2025-03-10 Fabiano Rosas New
[PULL,v2,1/3] migration: Fix UAF for incoming migration on MigrationState [PULL,v2,1/3] migration: Fix UAF for incoming migration on MigrationState - 1 1 --- 2025-03-10 Fabiano Rosas New
[PULL,v2,0/3] Migration patches for 2025-03-10 - - - --- 2025-03-10 Fabiano Rosas New
[1/1] util/cacheflush: Make first DSB unconditional on aarch64 util/cacheflush: Make first DSB unconditional on aarch64 - - - --- 2025-03-10 Joe Komlodi New
docs: Explain how to use passt docs: Explain how to use passt - - - --- 2025-03-10 Laurent Vivier New
[4/4] 9pfs: Introduce futimens file op 9pfs: Fix ftruncate-after-unlink - - - --- 2025-03-10 Greg Kurz New
[3/4] 9pfs: Introduce ftruncate file op 9pfs: Fix ftruncate-after-unlink - - - --- 2025-03-10 Greg Kurz New
[2/4] 9pfs: Don't use file descriptors in core code 9pfs: Fix ftruncate-after-unlink - - - --- 2025-03-10 Greg Kurz New
[1/4] 9pfs: local : Introduce local_fid_fd() helper 9pfs: Fix ftruncate-after-unlink - - - --- 2025-03-10 Greg Kurz New
[v8,6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test… Specifying cache topology on ARM - 1 - --- 2025-03-10 Alireza Sanaee New
[v8,5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology Specifying cache topology on ARM - 1 - --- 2025-03-10 Alireza Sanaee New
[v8,4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table Specifying cache topology on ARM - - - --- 2025-03-10 Alireza Sanaee New
[v8,3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT Specifying cache topology on ARM - - - --- 2025-03-10 Alireza Sanaee New
[v8,2/6] arm/virt.c: add cache hierarchy to device tree Specifying cache topology on ARM - - - --- 2025-03-10 Alireza Sanaee New
[v8,1/6] target/arm/tcg: increase cache level for cpu=max Specifying cache topology on ARM - 1 - --- 2025-03-10 Alireza Sanaee New
« 1 2 3 43348 3349 »