* [GIT PULL] VFIO updates for v6.11-rc1
@ 2024-07-18 18:35 Alex Williamson
2024-07-19 19:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2024-07-18 18:35 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm
Hi Linus,
Just a few commits this cycle. Thanks
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
https://github.com/awilliam/linux-vfio.git tags/vfio-v6.11-rc1
for you to fetch changes up to 0756bec2e45b206ccb5fc3e8791c08d696dd06f7:
vfio-mdev: add missing MODULE_DESCRIPTION() macros (2024-07-17 12:24:13 -0600)
----------------------------------------------------------------
VFIO updates for v6.11
- 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)
----------------------------------------------------------------
Ben Segal (1):
vfio/pci: Support 8-byte PCI loads and stores
Gerd Bayer (2):
vfio/pci: Extract duplicated code into macro
vfio/pci: Fix typo in macro to declare accessors
Jeff Johnson (1):
vfio-mdev: add missing MODULE_DESCRIPTION() macros
drivers/vfio/pci/vfio_pci_rdwr.c | 122 ++++++++++++++++++++-------------------
include/linux/vfio_pci_core.h | 21 ++++---
samples/vfio-mdev/mbochs.c | 1 +
samples/vfio-mdev/mdpy-fb.c | 1 +
samples/vfio-mdev/mdpy.c | 1 +
samples/vfio-mdev/mtty.c | 2 +-
6 files changed, 78 insertions(+), 70 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] VFIO updates for v6.11-rc1
2024-07-18 18:35 [GIT PULL] VFIO updates for v6.11-rc1 Alex Williamson
@ 2024-07-19 19:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-19 19:38 UTC (permalink / raw)
To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm
The pull request you sent on Thu, 18 Jul 2024 12:35:35 -0600:
> https://github.com/awilliam/linux-vfio.git tags/vfio-v6.11-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f66b07c56119833b88bffa4ecaf9f983834675de
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-19 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-18 18:35 [GIT PULL] VFIO updates for v6.11-rc1 Alex Williamson
2024-07-19 19:38 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®