linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	mst@redhat.com, tiwei.bie@intel.com
Subject: [PULL] virtio: fixes
Date: Wed, 6 Feb 2019 14:32:56 -0500	[thread overview]
Message-ID: <20190206143256-mutt-send-email-mst@kernel.org> (raw)

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@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(-)

             reply	other threads:[~2019-02-06 19:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-06 19:32 Michael S. Tsirkin [this message]
2019-02-07  8:10 ` [PULL] virtio: fixes pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-04-10 13:18 Michael S. Tsirkin
2019-04-10 16:50 ` pr-tracker-bot
2014-09-16  1:04 [PULL] virtio fixes Rusty Russell
2013-05-22  0:55 Rusty Russell
2013-04-01 23:08 Rusty Russell
2011-04-21 13:31 Rusty Russell
2011-02-08 21:53 Rusty Russell
2010-06-23 13:20 Rusty Russell
2009-10-19  2:31 Rusty Russell
2009-10-21 23:31 ` Linus Torvalds
2009-10-22  6:13   ` Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190206143256-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tiwei.bie@intel.com \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).