[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20241126163144-mutt-send-email-mst@kernel.org>
Date: Tue, 26 Nov 2024 16:31:44 -0500
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
colin.i.king@...il.com, dtatulea@...dia.com, eperezma@...hat.com,
huangwenyu1998@...il.com, jasowang@...hat.com, mgurtovoy@...dia.com,
mst@...hat.com, philipchen@...omium.org, si-wei.liu@...cle.com
Subject: [GIT PULL] virtio: features, fixes, cleanups
I was hoping to get vhost threading compat fixes in but no luck.
A very quiet merge cycle - I guess it's a sign we got a lot merged
last time, and everyone is busy testing. Right, guys?
The following changes since commit 83e445e64f48bdae3f25013e788fcf592f142576:
vdpa/mlx5: Fix error path during device add (2024-11-07 16:51:16 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 6a39bb15b3d1c355ab198d41f9590379d734f0bb:
virtio_vdpa: remove redundant check on desc (2024-11-12 18:07:46 -0500)
----------------------------------------------------------------
virtio: features, fixes, cleanups
A small number of improvements all over the place.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Colin Ian King (1):
virtio_vdpa: remove redundant check on desc
Max Gurtovoy (2):
virtio_fs: add informative log for new tag discovery
virtio_fs: store actual queue index in mq_map
Philip Chen (1):
virtio_pmem: Add freeze/restore callbacks
Si-Wei Liu (2):
vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
vdpa/mlx5: Fix suboptimal range on iotlb iteration
Wenyu Huang (1):
virtio: Make vring_new_virtqueue support packed vring
drivers/nvdimm/virtio_pmem.c | 24 +++++
drivers/vdpa/mlx5/core/mr.c | 12 +--
drivers/virtio/virtio_ring.c | 227 +++++++++++++++++++++++--------------------
drivers/virtio/virtio_vdpa.c | 3 +-
fs/fuse/virtio_fs.c | 13 +--
5 files changed, 159 insertions(+), 120 deletions(-)
Powered by blists - more mailing lists