From: Richard Henderson Date: Mon, 26 Jan 2026 20:14:11 +0000 (+1100) Subject: Merge tag 'pull-vfio-20260126' of https://github.com/legoater/qemu into staging X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26976b9d30496d28bd4fd045f4300706e567a29;p=thirdparty%2Fqemu.git Merge tag 'pull-vfio-20260126' of https://github.com/legoater/qemu into staging vfio queue: * Fixes for vfio-user and CPR * Fixes issues detected by Coverity * Updates linux-headers to Linux v6.19-rc1 * Adds support for the creation of dma-buf objects for PCI BARs. This allows safe P2P DMA operations when using iommufd host backend. # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEoPZlSPBIlev+awtgUaNDx8/77KEFAml3MhsACgkQUaNDx8/7 # 7KH5dg/+PKQIuokpJOgbxBjQNvrw4qAehsuv799+tmCJ621utRWplSqnLls2x8+R # jIu1v8T830Cxl7C+KcaSthxH+dcCvvVtV1YgQUbpjJJU/M/D5yq/Nc6N4KRGHE7t # zTs1nUx4kTZ70HTbpoDgnDbZpTpbhfk3a6yNk+e/JSgJV3rf58z7ZsqaGMtRxp10 # eK9xSXzFS2MOwHPWsE33BL6aju8N1BeHmqW+j3Thsoh/aGxoTOT5wUSuJ0n1UmWx # X53Cc62XS0ToGFCYqwbe06kZtn+n+xP3DakLoaj6xqdjuGtNn2CFE3XWSTRJKFqJ # B3ODyBhOuZkyJhluQ3dBqd+CzE5DCiNPxvPAEAHZjNoAD2FRiGT/ZEHY5+49yIMq # sMRm1qluNYFU17PvN3BjkQHcxDEpGu+f9NHp6/USMtdY4N9LgH8WkMjP/WAr/dXp # hh/f8xJlzSAt8YfFgCWNEsWao1aaeOf6Lmn6A4MxV0TfBpas4s9eD+35Qrlt3GsI # FhD1h8M8+vK/mn51JyQDWKCl9vjKvN8RIrHLS32T0PE0OVmT+d1w1/ZWlxmJeLld # KVM1ex68zIX1xMdIK6Ygwv2KEMJpIe5JzOZSDeha1X+IgfjdM6ou2m5dVQ6sJp2d # hJnEqtVOl7Pwn+DyEEmLVSIU2djqUHd2KESjt29u0T39WY95KGI= # =R7jr # -----END PGP SIGNATURE----- # gpg: Signature made Mon 26 Jan 2026 08:21:31 PM AEDT # gpg: using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1 # gpg: Good signature from "Cédric Le Goater " [full] # gpg: aka "Cédric Le Goater " [full] * tag 'pull-vfio-20260126' of https://github.com/legoater/qemu: vfio-user: update VFIOProxy flag constants to use the BIT() macro vfio-user: fix VFIO_PROXY_USE_MULTI constant value hw/vfio/region: Create dmabuf for PCI BAR per region hw/vfio: Add helper to retrieve device feature linux-headers: Update to Linux v6.19-rc1 hw/vfio: cpr-iommufd: Fix wrong usage of migrate_add_blocker_modes vfio/migration: Fix page size calculation Signed-off-by: Richard Henderson --- f26976b9d30496d28bd4fd045f4300706e567a29