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 at redhat.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(-)