From: Linus Torvalds Date: Fri, 19 Jul 2024 18:53:09 +0000 (-0700) Subject: Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio X-Git-Tag: v6.11-rc1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66b07c56119833b88bffa4ecaf9f983834675de;p=thirdparty%2Flinux.git Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio Pull VFIO updates from Alex Williamson: - Add support for 8-byte accesses when using read/write through the device regions. This fills a gap for userspace drivers that might not be able to use access through mmap to perform native register width accesses (Gerd Bayer) - Add missing MODULE_DESCRIPTION to vfio-mdev sample drivers and replace a non-standard MODULE_INFO usage (Jeff Johnson) * tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio: vfio-mdev: add missing MODULE_DESCRIPTION() macros vfio/pci: Fix typo in macro to declare accessors vfio/pci: Support 8-byte PCI loads and stores vfio/pci: Extract duplicated code into macro --- f66b07c56119833b88bffa4ecaf9f983834675de