Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
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> # gpg: Signature made Fri 02 Jun 2017 17:33:25 BST # gpg: using RSA key 0x281F0DB8D28D5469 # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67 # Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469 * remotes/mst/tags/for_upstream: spec/vhost-user spec: Add IOMMU support vhost-user: add slave-req-fd support vhost-user: add vhost_user to hold the chr vhost: rework IOTLB messaging vhost: propagate errors in vhost_device_iotlb_miss() virtio-serial: fix segfault on disconnect virtio: add virtqueue_alloc_element tracepoint virtio-serial-bus: Unset hotplug handler when unrealize Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- docs/specs/vhost-user.txt 114 additions, 2 deletionsdocs/specs/vhost-user.txt
- hw/char/virtio-serial-bus.c 6 additions, 0 deletionshw/char/virtio-serial-bus.c
- hw/net/vhost_net.c 1 addition, 0 deletionshw/net/vhost_net.c
- hw/virtio/trace-events 1 addition, 0 deletionshw/virtio/trace-events
- hw/virtio/vhost-backend.c 73 additions, 57 deletionshw/virtio/vhost-backend.c
- hw/virtio/vhost-user.c 188 additions, 6 deletionshw/virtio/vhost-user.c
- hw/virtio/vhost.c 12 additions, 7 deletionshw/virtio/vhost.c
- hw/virtio/virtio.c 1 addition, 0 deletionshw/virtio/virtio.c
- include/hw/virtio/vhost-backend.h 15 additions, 8 deletionsinclude/hw/virtio/vhost-backend.h
- include/hw/virtio/vhost.h 1 addition, 1 deletioninclude/hw/virtio/vhost.h
Loading
Please register or sign in to comment