[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190206143256-mutt-send-email-mst@kernel.org>
Date: Wed, 6 Feb 2019 14:32:56 -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,
mst@...hat.com, tiwei.bie@...el.com
Subject: [PULL] virtio: fixes
The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:
Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 9c0644ee4aa8792f1e60a2b014b4710faaddafeb:
virtio: drop internal struct from UAPI (2019-02-05 15:29:48 -0500)
----------------------------------------------------------------
virtio: fixes
A small fix for a uapi header, and a fix for VDPA for non-x86 guests.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Michael S. Tsirkin (1):
virtio: drop internal struct from UAPI
Tiwei Bie (1):
virtio: support VIRTIO_F_ORDER_PLATFORM
drivers/virtio/virtio_ring.c | 15 ++++++++++++++-
include/uapi/linux/virtio_config.h | 6 ++++++
include/uapi/linux/virtio_ring.h | 10 ----------
3 files changed, 20 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists