[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191015171908-mutt-send-email-mst@kernel.org>
Date: Tue, 15 Oct 2019 17:19:08 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
jan.kiszka@....de, mst@...hat.com
Subject: [PULL] vhost: cleanups and fixes
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@...hat.com>
----------------------------------------------------------------
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
Powered by blists - more mailing lists