[PULL] vhost: cleanups and fixes

From: Michael S. Tsirkin
Date: Tue Oct 15 2019 - 17:19:17 EST


The following changes since commit da0c9ea146cbe92b832f1b0f694840ea8eb33cce:

Linux 5.4-rc2 (2019-10-06 14:27:30 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 245cdd9fbd396483d501db83047116e2530f245f:

vhost/test: stop device before reset (2019-10-13 09:38:27 -0400)

----------------------------------------------------------------
virtio: fixes

Some minor bugfixes

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

----------------------------------------------------------------
Michael S. Tsirkin (3):
tools/virtio: more stubs
tools/virtio: xen stub
vhost/test: stop device before reset

drivers/vhost/test.c | 2 ++
tools/virtio/crypto/hash.h | 0
tools/virtio/linux/dma-mapping.h | 2 ++
tools/virtio/xen/xen.h | 6 ++++++
4 files changed, 10 insertions(+)
create mode 100644 tools/virtio/crypto/hash.h
create mode 100644 tools/virtio/xen/xen.h