qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 02:02:31 to 2025-03-05 10:36:17 UTC [more...]

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-05 10:35 UTC  (63+ messages)
` [PATCH 01/57] do-not-merge
` [PATCH 02/57] qapi: shush pylint up
` [PATCH 03/57] docs/sphinx: create QAPI domain extension stub
` [PATCH 04/57] docs/sphinx: add compat.py module and nested_parse helper
` [PATCH 05/57] docs/qapi-domain: add qapi:module directive
` [PATCH 06/57] docs/qapi-domain: add QAPI domain object registry
` [PATCH 07/57] docs/qapi-domain: add QAPI index
` [PATCH 08/57] docs/qapi-domain: add resolve_any_xref()
` [PATCH 09/57] docs/qapi-domain: add QAPI xref roles
` [PATCH 10/57] docs/qapi-domain: add compatibility node classes
` [PATCH 11/57] docs/qapi-domain: add qapi:command directive
` [PATCH 12/57] docs/qapi-domain: add :since: directive option
` [PATCH 13/57] docs/qapi-domain: add "Arguments:" field lists
` [PATCH 14/57] docs/qapi-domain: add "Features:" "
` [PATCH 15/57] docs/qapi-domain: add "Errors:" "
` [PATCH 16/57] docs/qapi-domain: add "Returns:" "
` [PATCH 17/57] docs/qapi-domain: add qapi:enum directive
` [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive
` [PATCH 19/57] docs/qapi-domain: add qapi:event directive
` [PATCH 20/57] docs/qapi-domain: add qapi:object directive
` [PATCH 21/57] docs/qapi-domain: add :deprecated: directive option
` [PATCH 22/57] docs/qapi-domain: add :unstable: "
` [PATCH 23/57] docs/qapi-domain: add :ifcond: "
` [PATCH 24/57] docs/qapi-domain: add warnings for malformed field lists
` [PATCH 25/57] docs/qapi-domain: add type cross-refs to "
` [PATCH 26/57] docs/qapi-domain: add CSS styling
` [PATCH 27/57] docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1
` [PATCH 28/57] docs/qapi-domain: warn when QAPI domain xrefs fail to resolve
` [PATCH 29/57] docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.x
` [PATCH 30/57] qapi/parser: adjust info location for doc body section
` [PATCH 31/57] qapi: expand tags to all doc sections
` [PATCH 32/57] qapi/schema: add __repr__ to QAPIDoc.Section
` [PATCH 33/57] docs/qapidoc: add transmogrifier stub
` [PATCH 34/57] docs/qapidoc: split old implementation into qapidoc_legacy.py
` [PATCH 35/57] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH 36/57] do-not-merge
` [PATCH 37/57] docs/qapidoc: add transmogrifier class stub
` [PATCH 38/57] docs/qapidoc: add visit_module() method
` [PATCH 39/57] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH 40/57] docs/qapidoc: add visit_freeform() method
` [PATCH 41/57] docs/qapidoc: add preamble() method
` [PATCH 42/57] docs/qapidoc: add visit_paragraph() method
` [PATCH 43/57] docs/qapidoc: add visit_errors() method
` [PATCH 44/57] docs/qapidoc: add format_type() method
` [PATCH 45/57] docs/qapidoc: add add_field() and generate_field() helper methods
` [PATCH 46/57] docs/qapidoc: add visit_feature() method
` [PATCH 47/57] docs/qapidoc: prepare to record entity being transmogrified
` [PATCH 48/57] docs/qapidoc: add visit_returns() method
` [PATCH 49/57] docs/qapidoc: add visit_member() method
` [PATCH 50/57] docs/qapidoc: add visit_sections() method
` [PATCH 51/57] docs/qapidoc: add visit_entity()
` [PATCH 52/57] docs/qapidoc: implement transmogrify() method
` [PATCH 53/57] docs: disambiguate cross-references
` [PATCH 54/57] docs/qapidoc: add transmogrifier test document
` [PATCH 55/57] docs/qapidoc: process @foo into ``foo``
` [PATCH 56/57] docs/qapidoc: add intermediate output debugger
` [PATCH 57/57] docs/qapidoc: Add "the members of" pointers

[PATCH] docs/about/emulation: Fix broken link
 2025-03-05 10:26 UTC 

[PATCH v2 00/11] rust/block: Add minimal block driver bindings
 2025-03-05 10:23 UTC  (11+ messages)
` [PATCH v2 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
` [PATCH v2 08/11] rust/block: Add driver module
` [PATCH v2 09/11] rust/block: Add read support for block drivers
` [PATCH v2 10/11] bochs-rs: Add bochs block driver reimplementation in Rust

Query on the dirty bitmap
 2025-03-05 10:06 UTC  (3+ messages)

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-05  9:38 UTC  (31+ messages)
` [PATCH v6 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v6 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v6 22/36] vfio/migration: Multifd device state transfer support - basic types
` [PATCH v6 24/36] vfio/migration: Multifd setup/cleanup functions and associated VFIOMultifd
` [PATCH v6 25/36] vfio/migration: Setup and cleanup multifd transfer in these general methods
` [PATCH v6 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v6 27/36] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v6 29/36] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH v6 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v6 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v6 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v6 36/36] vfio/migration: Update VFIO migration documentation

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:24 UTC  (9+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size
` [PATCH qemu 3/8] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PATCH qemu 4/8] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH qemu 5/8] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3)
` [PATCH qemu 6/8] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH qemu 8/8] docs/cxl: Add serial number for persistent-memdev

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:22 UTC  (3+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size

[PATCH v2 0/7] tests/functional: a few misc cleanups and fixes
 2025-03-05  9:05 UTC  (9+ messages)
` [PATCH v2 4/7] tests/functional: reduce tuxrun maxmem to work on 32-bit hosts
` [PATCH v2 5/7] tests/functional: skip memaddr tests on 32-bit builds
` [PATCH v2 6/7] tests/functional: drop unused 'get_tag' method
` [PATCH v2 7/7] tests/functional: stop output from zstd command when uncompressing

[RFC PATCH 00/11] qemu: Remove TARGET_NAME definition
 2025-03-05  9:00 UTC  (21+ messages)
` [RFC PATCH 02/11] system: Open-code qemu_init_arch_modules() using target_name()
` [RFC PATCH 03/11] system: Introduce QemuArchBit enum
` [RFC PATCH 04/11] system: Replace arch_type global by qemu_arch_available() helper
` [RFC PATCH 05/11] include: Expose QemuArchBit enum to user emulation
` [RFC PATCH 06/11] include: Declare target_name() in common "qemu/arch_info.h"
` [RFC PATCH 08/11] tests/qtest: Replace TARGET_NAME -> target_name()
` [RFC PATCH 10/11] qemu: Introduce qemu_arch_name() helper

[PATCH v3 0/3] CXL CCI Media Operations
 2025-03-05  8:49 UTC  (3+ messages)
  ` [PATCH v3 2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite

[PATCH v2 00/32] maintainer updates for 10.0 softfreeze (gpu/tcg tests, plugins, MAINTAINERS) pre-PR
 2025-03-05  8:35 UTC  (12+ messages)
` [PATCH v2 01/32] tests/functional: move aarch64 GPU test into own file
` [PATCH v2 02/32] tests/functional: factor out common code in gpu test
` [PATCH v2 04/32] tests/functional: bail early if vkmark hangs
` [PATCH v2 07/32] tests/functional: update the aarch64_virg_gpu images
` [PATCH v2 21/32] plugins/loader: populate target_name with target_name()

[PATCH] tests/functional: Increase the timeout of the mips64el_replay test
 2025-03-05  8:09 UTC  (2+ messages)

[PATCH v2] tests/avocado: Remove the boot_linux.py tests
 2025-03-05  8:08 UTC  (2+ messages)

[PATCH 0/8] hexagon system emu, part 3/3
 2025-03-05  8:05 UTC  (4+ messages)
` [PATCH 8/8] tests/functional: Add a hexagon minivm test

[PATCH] tests/functional: fix race in virtio balloon test
 2025-03-05  7:58 UTC  (2+ messages)

[PATCH v2] microvm: do not use the lastest cpu version
 2025-03-05  7:54 UTC  (4+ messages)

[PULL 0/3] Some refactoring/cleanups for cpu versions on microvms
 2025-03-05  7:50 UTC  (4+ messages)
` [PULL 1/3] hw/i386: introduce x86_firmware_reconfigure api
` [PULL 2/3] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code
` [PULL 3/3] microvm: do not use the lastest cpu version

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-05  7:41 UTC  (7+ messages)

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-05  7:35 UTC  (9+ messages)
` [PATCH v2 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v2 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v2 10/10] target/i386/kvm: don't stop Intel PMU counters

[PATCH 0/6] Implement Firmware Assisted Dump for PSeries
 2025-03-05  7:34 UTC  (8+ messages)
` [PATCH 3/6] hw/ppc: Preserve memory regions registered for fadump
` [PATCH 4/6] hw/ppc: Implement saving CPU state in Fadump
` [PATCH 5/6] hw/ppc: Pass device tree properties for Fadump

[PATCH] nbd: Defer trace init until after daemonization
 2025-03-05  6:55 UTC  (2+ messages)

[PATCH v5 0/2] target/loongarch: fix 'make check-functional' failed
 2025-03-05  6:33 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] target/loongarch: check tlb_ps

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-05  6:52 UTC  (4+ messages)

[PATCH v2 00/12] rust: wrap all C types exposed through qemu_api
 2025-03-05  7:09 UTC  (3+ messages)
` [PATCH 10/12] rust: memory: wrap MemoryRegion with Opaque<>

[PATCH] tests/avocado: Remove the boot_linux.py and replay_linux.py tests
 2025-03-05  6:45 UTC  (3+ messages)

[RFC PATCH] target/ppc: Do not set HPTE R/C bits on !guest_visible xlate
 2025-03-05  6:45 UTC  (3+ messages)

[PULL 0/6] Ui patches
 2025-03-05  6:41 UTC  (7+ messages)
` [PULL 1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence
` [PULL 2/6] ui/console-vc: report to the application instead of screen rendering
` [PULL 3/6] ui/console-vc: report cursor position in the screen not in the scroll buffer
` [PULL 4/6] ui/console-vc: add support for cursor DECSC and DECRC commands
` [PULL 5/6] ui/console-vc: implement DCH (delete) and ICH (insert) commands
` [PULL 6/6] chardev: use remoteAddr if the chardev is client

[PATCH 0/2] vfio: Restrict to 64-bit host platforms
 2025-03-05  6:38 UTC  (13+ messages)
` [PATCH 1/2] vfio: Make vfio-pci available on 64-bit host platforms only

[PATCH v5 0/2] target/loongarch: fix 'make check-functional' failed
 2025-03-05  6:16 UTC 

[PATCH v5 0/6] migration/rdma: fixes, refactor and cleanup
 2025-03-05  6:28 UTC  (7+ messages)
` [PATCH v5 1/6] migration: Prioritize RDMA in ram_save_target_page()
` [PATCH v5 2/6] migration: check RDMA and capabilities are compatible on both sides
` [PATCH v5 3/6] migration: disable RDMA + postcopy-ram
` [PATCH v5 4/6] migration/rdma: Remove redundant migration_in_postcopy checks
` [PATCH v5 5/6] migration: Unfold control_save_page()
` [PATCH v5 6/6] migration: Add qtest for migration over RDMA

[PULL 00/15] loongarch-to-apply queue
 2025-03-05  6:12 UTC  (14+ messages)
` [PULL 01/15] hw/intc/loongarch_ipi: Add basic hotplug framework
` [PULL 02/15] hw/intc/loongarch_ipi: Implment cpu hotplug interface
` [PULL 03/15] hw/intc/loongarch_ipi: Notify ipi object when cpu is plugged
` [PULL 04/15] hw/intc/loongarch_extioi: Move gpio irq initial to common code
` [PULL 05/15] hw/intc/loongarch_extioi: Add basic hotplug framework
` [PULL 06/15] hw/intc/loongarch_extioi: Implment cpu hotplug interface
` [PULL 07/15] hw/intc/loongarch_extioi: Use cpu plug notification
` [PULL 08/15] hw/loongarch/virt: Add CPU topology support
` [PULL 09/15] hw/loongarch/virt: Add topo properties on CPU object
` [PULL 10/15] hw/loongarch/virt: Add basic cpu plug interface framework
` [PULL 11/15] hw/loongarch/virt: Implement cpu unplug interface
` [PULL 12/15] hw/loongarch/virt: Implement cpu plug interface
` [PULL 13/15] hw/loongarch/virt: Update the ACPI table for hotplug cpu

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-03-05  6:13 UTC  (5+ messages)

[PATCH v6] hw/i386/cpu: remove default_cpu_version and simplify
 2025-03-05  5:40 UTC  (4+ messages)

[PATCH v4 00/23] Support AST2700 A1
 2025-03-05  5:24 UTC  (7+ messages)
` [PATCH v4 03/23] hw/intc/aspeed: Reduce regs array size by adding a register sub-region
` [PATCH v4 12/23] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address

[PATCH] trace/control-target: cleanup headers and make compilation unit common
 2025-03-05  5:07 UTC 

[PATCH] hw/riscv/riscv-iommu: Get target page info using runtime helpers
 2025-03-05  2:17 UTC  (2+ messages)

[PULL 00/59] riscv-to-apply queue
 2025-03-05  1:53 UTC  (16+ messages)
` [PULL 12/59] target/riscv: use RVB in RVA22U64
` [PULL 15/59] target/riscv: add RVA23U64 profile
` [PULL 16/59] target/riscv: add RVA23S64 profile
` [PULL 29/59] disas/riscv: Fix minor whitespace issues
` [PULL 33/59] target/riscv: remove warnings about Smdbltrp/Smrnmi being disabled
` [PULL 34/59] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs
` [PULL 40/59] hw/riscv/riscv-iommu-bits.h: HPM bits
` [PULL 41/59] hw/riscv/riscv-iommu: add riscv-iommu-hpm file
` [PULL 44/59] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes
` [PULL 50/59] target/riscv/kvm: Add some exts support
` [PULL 51/59] binfmt: Shuffle things around
` [PULL 52/59] binfmt: Normalize host CPU architecture
` [PULL 54/59] hw/intc/imsic: refine the IMSIC realize
` [PULL 58/59] target/riscv/kvm: add kvm_riscv_reset_regs_csr()
` [PULL 59/59] target/riscv/kvm: add missing KVM CSRs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).