qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 09:39:26 to 2025-07-15 19:39:17 UTC [more...]

[PULL 00/57] Block layer patches
 2025-07-15 19:03 UTC  (23+ messages)
` [PULL 04/57] block/commit: switch to bdrv_set_backing_hd_drained() variant
` [PULL 07/57] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
` [PULL 08/57] block: drop wrapper for bdrv_set_backing_hd_drained()
` [PULL 09/57] block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
` [PULL 14/57] block: mark bdrv_inactivate_all() "
` [PULL 16/57] block: mark blk_drain() "
` [PULL 18/57] block/commit: mark commit_abort() "
` [PULL 19/57] block: Allow bdrv_new() with and without graph lock
` [PULL 20/57] block: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
` [PULL 25/57] block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
` [PULL 28/57] block/qapi: make @node-name in @BlockDeviceInfo non-optional
` [PULL 35/57] qemu-img: create: refresh options/--help (short option change)
` [PULL 36/57] qemu-img: factor out parse_output_format() and use it in the code
` [PULL 38/57] qemu-img: simplify --repair error message
` [PULL 39/57] qemu-img: commit: refresh options/--help
` [PULL 41/57] qemu-img: compare: "
` [PULL 43/57] qemu-img: info: "
` [PULL 46/57] qemu-img: snapshot: make -l (list) the default, simplify option handling
` [PULL 52/57] qemu-img: bench: refresh options/--help
` [PULL 53/57] qemu-img: bitmap: "
` [PULL 54/57] qemu-img: dd: "
` [PULL 57/57] qemu-img: extend cvtnum() and use it in more places

[Bug 1926277] [NEW] MIPS MT dvpe does not regard VPEConf0.MVP
 2025-07-15 19:06 UTC  (3+ messages)
` [PATCH v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE
  ` [Bug 1926277] "

[PATCH 0/5] hw/mips: Proper multi core support
 2025-07-15 19:08 UTC  (2+ messages)

[PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
 2025-07-15 18:57 UTC  (2+ messages)

[PATCH 12/27] qemu-img: convert: refresh options/--help (short option change)
 2025-07-15 18:42 UTC  (10+ messages)
` [PATCH v4 00/27] refresh qemu-img options handling
  ` [PATCH 13/27] qemu-img: info: refresh options/--help
  ` [PATCH 14/27] qemu-img: map: "

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-15 17:59 UTC  (23+ messages)
` [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 08/15] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits
` [RFC PATCH v3 15/15] hw/arm/smmu-common: Add accel property for SMMU dev

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-15 17:36 UTC  (2+ messages)

[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-15 17:29 UTC  (4+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[PATCH 0/7] crypto: misc fixes and improvements to cert handling
 2025-07-15 17:26 UTC  (7+ messages)
` [PATCH 5/7] crypto: remove extraneous pointer usage in gnutls certs
` [PATCH 7/7] crypto: allow client/server cert chains

[PATCH V4 0/3] fast qom tree get
 2025-07-15 17:27 UTC  (4+ messages)
` [PATCH V4 2/3] python: use qom-list-get

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-15 16:42 UTC  (15+ messages)
` [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v3 03/20] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v3 04/20] vfio/iommufd: Force creating nested parent domain
` [PATCH v3 05/20] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool

[PULL 0/7] vfio queue
 2025-07-15 16:37 UTC  (8+ messages)
` [PULL 1/7] hw/vfio-user: add Cédric Le Goater as a maintainer
` [PULL 2/7] hw/vfio: fix region fd initialization
` [PULL 3/7] hw/vfio-user: wait for proxy close correctly
` [PULL 4/7] hw/vfio-user: fix use of uninitialized variable
` [PULL 5/7] vfio/pci: Introduce x-pci-class-code option
` [PULL 6/7] vfio/migration: Add x-migration-load-config-after-iter VFIO property
` [PULL 7/7] vfio/migration: Max in-flight VFIO device state buffers size limit

[PATCH 0/2] cosmetics for the i6300esb watchdog
 2025-07-15 16:33 UTC  (8+ messages)
` [PATCH 2/2] watchdog: generic name for i6300esb

[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-07-15 16:21 UTC  (16+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 04/13] virtio: serialize extended features state
` [PATCH RFC v2 06/13] virtio-pci: implement support for extended features
` [PATCH RFC v2 08/13] qmp: update virtio features map to support "
` [PATCH RFC v2 12/13] net: implement tunnel probing

[PATCH v2 0/2] VFIO multifd device state transfer patches for QEMU 10.1
 2025-07-15 16:18 UTC  (4+ messages)
` [PATCH v2 1/2] vfio/migration: Add x-migration-load-config-after-iter VFIO property
` [PATCH v2 2/2] vfio/migration: Max in-flight VFIO device state buffers size limit

HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
 2025-07-15 15:53 UTC  (3+ messages)

[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-07-15 15:59 UTC  (4+ messages)
` [PATCH v4 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function

[PATCH RFC v2] virtio-net: Fix VLAN filter table reset timing
 2025-07-15 16:00 UTC  (3+ messages)

[PATCH RFC] virtio-net: Fix VLAN filter table initialization timing
 2025-07-15 15:45 UTC  (3+ messages)

[PATCH v2 0/2] hvf: arm: two small GIC sysreg emulation fixes
 2025-07-15 15:40 UTC  (4+ messages)
` [PATCH v2 1/2] hvf: arm: Add permission check in GIC sysreg handlers

[PATCH 00/14] python: misc cleanups for python code
 2025-07-15 15:15 UTC  (20+ messages)
` [PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
` [PATCH 02/14] python: avoid deprecation warning with get_event_loop
` [PATCH 03/14] python: drop 'is_closing' back compat helper
` [PATCH 04/14] python: drop 'wait_closed' "
` [PATCH 05/14] python: drop 'asyncio_run' "
` [PATCH 06/14] python: drop 'create_task' "
` [PATCH 07/14] iotests: drop compat for old version context manager
` [PATCH 08/14] functional: ensure log handlers are closed
` [PATCH 09/14] functional: ensure sockets and files "
` [PATCH 10/14] functional: always enable all python warnings
` [PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
` [PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
` [PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
` [PATCH 14/14] iotests/check: always enable all python warnings

[PATCH] net/tap: drop too small packets
 2025-07-15 14:58 UTC  (6+ messages)

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-07-15 14:31 UTC  (41+ messages)
` [PATCH 02/22] vfio/vfio-container.h: update VFIOContainer declaration
` [PATCH 03/22] hw/vfio/cpr-legacy.c: use QOM casts where appropriate
` [PATCH 07/22] vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 08/22] vfio-user/container.h: update VFIOUserContainer declaration
` [PATCH 09/22] vfio/container.c: use QOM casts where appropriate
` [PATCH 10/22] vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj
` [PATCH 11/22] vfio-user/pci.c: update VFIOUserPCIDevice declaration
` [PATCH 12/22] vfio-user/pci.c: use QOM casts where appropriate
` [PATCH 13/22] vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_obj
` [PATCH 14/22] vfio/pci.h: update VFIOPCIDevice declaration
` [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
` [PATCH 18/22] vfio/cpr.c: "
` [PATCH 19/22] vfio/igd.c: "
` [PATCH 20/22] vfio-user/pci.c: "
` [PATCH 21/22] s390x/s390-pci-vfio.c: "
` [PATCH 22/22] vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj

[PATCH-for-10.1 v6 0/8] accel/system: Add 'info accel' on human monitor
 2025-07-15 14:00 UTC  (9+ messages)
` [PATCH-for-10.1 v6 1/8] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
` [PATCH-for-10.1 v6 2/8] accel/tcg: Extract statistic related code to tcg-stats.c
` [PATCH-for-10.1 v6 3/8] accel/system: Introduce @x-accel-stats QMP command
` [PATCH-for-10.1 v6 4/8] accel/system: Add 'info accel' on human monitor
` [PATCH-for-10.1 v6 5/8] accel/tcg: Propagate AccelState to dump_accel_info()
` [PATCH-for-10.1 v6 6/8] accel/tcg: Implement AccelClass::get_stats() handler
` [PATCH-for-10.1 v6 7/8] accel/hvf: Implement AccelClass::get_vcpu_stats()
` [NOTFORMERGE PATCH-for-10.1 v6 8/8] linux-user: Dump TCG stats to logfile

[PATCH 0/2] migration: Fix possible access out of bounds
 2025-07-15 14:02 UTC  (5+ messages)
` [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
` [PATCH 2/2] cutils: Add time_us_to_str

[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-15 13:59 UTC  (9+ messages)

[PATCH] meson: Add most 3rd-party includes as system includes
 2025-07-15 13:45 UTC  (4+ messages)

[PATCH-for-10.1 v5 0/7] accel/system: Add 'info accel' on human monitor
 2025-07-15 13:26 UTC  (20+ messages)
` [PATCH-for-10.1 v5 1/7] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
` [PATCH-for-10.1 v5 2/7] accel/tcg: Extract statistic related code to tcg-stats.c
` [PATCH-for-10.1 v5 3/7] accel/system: Introduce @x-accel-stats QMP command
` [PATCH-for-10.1 v5 4/7] accel/system: Add 'info accel' on human monitor
` [PATCH-for-10.1 v5 5/7] accel/tcg: Propagate AccelState to tcg_dump_stats()
` [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
` [PATCH-for-10.1 v5 7/7] accel/hvf: Implement get_vcpu_stats()

[PATCH v4 00/48] block: do not drain while holding the graph lock
 2025-07-15 13:24 UTC  (4+ messages)

[PATCH V1 0/2] preserve pending interrupts during cpr
 2025-07-15 12:58 UTC  (3+ messages)
` [PATCH V1 1/2] vfio/pci: augment set_handler

[PATCH] python: Replace asyncio.get_event_loop for Python 3.14
 2025-07-15 11:19 UTC  (4+ messages)

[PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
 2025-07-15  7:32 UTC 

[PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
 2025-07-15  6:44 UTC 

[PATCH V1] vfio: fix sub-page bar after cpr
 2025-07-15 12:23 UTC  (3+ messages)

[PATCH v3 0/4] vfio-user fixes
 2025-07-15 11:59 UTC  (5+ messages)
` [PATCH v3 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
` [PATCH v3 2/4] hw/vfio: fix region fd initialization
` [PATCH v3 3/4] hw/vfio-user: wait for proxy close correctly
` [PATCH v3 4/4] hw/vfio-user: fix use of uninitialized variable

[PATCH v2] python: Replace asyncio.get_event_loop for Python 3.14
 2025-07-15 11:35 UTC  (3+ messages)

[PATCH v5 00/11] riscv: Add support for MIPS P8700 CPU
 2025-07-15 10:07 UTC  (6+ messages)
` [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations
` [PATCH v5 09/11] hw/riscv: Add support for MIPS Boston-aia board model

[PATCH] docs: Fix Aspeed title
 2025-07-15 10:05 UTC  (2+ messages)

[PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
 2025-07-15 10:03 UTC  (2+ messages)

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-07-15  9:34 UTC  (5+ messages)
` [PATCH v6 03/39] system/runstate: Document qemu_add_vm_change_state_handler()

[PATCH-for-10.1 v7 0/2] hw/core/machine: Display CPU model name in 'info cpus' command
 2025-07-15  9:30 UTC  (3+ messages)
` [PATCH-for-10.1 v7 2/2] "

[PATCH v2 0/4] vfio-user fixes
 2025-07-15  9:33 UTC  (4+ messages)
` [PATCH v2 3/4] hw/vfio-user: wait for proxy close correctly


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).