qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] virtio, vhost: fixes, features
@ 2017-06-02 16:34 Michael S. Tsirkin
  2017-06-02 16:34 ` [Qemu-devel] [PULL 1/8] virtio-serial-bus: Unset hotplug handler when unrealize Michael S. Tsirkin
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael S. Tsirkin @ 2017-06-02 16:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit d47a851caeda96d5979bf48d4bae6a87784ad91d:

  Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' into staging (2017-06-02 14:07:53 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 6dcdd06e3b0d0c5651219013ec975348e2050041:

  spec/vhost-user spec: Add IOMMU support (2017-06-02 18:57:17 +0300)

----------------------------------------------------------------
virtio, vhost: fixes, features

IOTLB support in vhost-user.
A bunch of fixes all over the place.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Ladi Prosek (1):
      virtio-serial-bus: Unset hotplug handler when unrealize

Marc-André Lureau (2):
      vhost-user: add vhost_user to hold the chr
      vhost-user: add slave-req-fd support

Maxime Coquelin (3):
      vhost: propagate errors in vhost_device_iotlb_miss()
      vhost: rework IOTLB messaging
      spec/vhost-user spec: Add IOMMU support

Paolo Bonzini (1):
      virtio: add virtqueue_alloc_element tracepoint

Stefan Hajnoczi (1):
      virtio-serial: fix segfault on disconnect

 docs/specs/vhost-user.txt         | 116 ++++++++++++++++++++++-
 include/hw/virtio/vhost-backend.h |  23 +++--
 include/hw/virtio/vhost.h         |   2 +-
 hw/char/virtio-serial-bus.c       |   6 ++
 hw/net/vhost_net.c                |   1 +
 hw/virtio/vhost-backend.c         | 130 ++++++++++++++-----------
 hw/virtio/vhost-user.c            | 194 ++++++++++++++++++++++++++++++++++++--
 hw/virtio/vhost.c                 |  19 ++--
 hw/virtio/virtio.c                |   1 +
 hw/virtio/trace-events            |   1 +
 10 files changed, 412 insertions(+), 81 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-06-02 17:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02 16:34 [Qemu-devel] [PULL 0/8] virtio, vhost: fixes, features Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 1/8] virtio-serial-bus: Unset hotplug handler when unrealize Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 2/8] virtio: add virtqueue_alloc_element tracepoint Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 3/8] virtio-serial: fix segfault on disconnect Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 4/8] vhost: propagate errors in vhost_device_iotlb_miss() Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 5/8] vhost: rework IOTLB messaging Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 6/8] vhost-user: add vhost_user to hold the chr Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 7/8] vhost-user: add slave-req-fd support Michael S. Tsirkin
2017-06-02 16:34 ` [Qemu-devel] [PULL 8/8] spec/vhost-user spec: Add IOMMU support Michael S. Tsirkin
2017-06-02 17:36 ` [Qemu-devel] [PULL 0/8] virtio, vhost: fixes, features Peter Maydell

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).