* [GIT PULL] virtio: fixes, tests
@ 2020-06-24 9:08 Michael S. Tsirkin
2020-06-25 0:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2020-06-24 9:08 UTC (permalink / raw)
To: Linus Torvalds
Cc: kvm, virtualization, netdev, linux-kernel, dan.carpenter, david,
eperezma, jasowang, mst, pankaj.gupta.linux, teawaterz
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -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 cb91909e48a4809261ef4e967464e2009b214f06:
tools/virtio: Use tools/include/list.h instead of stubs (2020-06-22 12:34:22 -0400)
----------------------------------------------------------------
virtio: fixes, tests
Fixes all over the place.
This includes a couple of tests that I would normally defer,
but since they have already been helpful in catching some bugs,
don't build for any users at all, and having them
upstream makes life easier for everyone, I think it's
ok even at this late stage.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Dan Carpenter (2):
vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap()
virtio-mem: silence a static checker warning
David Hildenbrand (1):
virtio-mem: add memory via add_memory_driver_managed()
Eugenio Pérez (7):
tools/virtio: Add --batch option
tools/virtio: Add --batch=random option
tools/virtio: Add --reset
tools/virtio: Use __vring_new_virtqueue in virtio_test.c
tools/virtio: Extract virtqueue initialization in vq_reset
tools/virtio: Reset index in virtio_test --reset.
tools/virtio: Use tools/include/list.h instead of stubs
Jason Wang (1):
vdpa: fix typos in the comments for __vdpa_alloc_device()
drivers/vdpa/vdpa.c | 2 +-
drivers/vhost/test.c | 57 ++++++++++++++++++
drivers/vhost/test.h | 1 +
drivers/vhost/vdpa.c | 2 +-
drivers/virtio/virtio_mem.c | 27 +++++++--
tools/virtio/linux/kernel.h | 7 +--
tools/virtio/linux/virtio.h | 5 +-
tools/virtio/virtio_test.c | 139 +++++++++++++++++++++++++++++++++++++-------
tools/virtio/vringh_test.c | 2 +
9 files changed, 207 insertions(+), 35 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] virtio: fixes, tests
2020-06-24 9:08 [GIT PULL] virtio: fixes, tests Michael S. Tsirkin
@ 2020-06-25 0:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-25 0:50 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: Linus Torvalds, kvm, virtualization, netdev, linux-kernel,
dan.carpenter, david, eperezma, jasowang, mst, pankaj.gupta.linux,
teawaterz
The pull request you sent on Wed, 24 Jun 2020 05:08:01 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fc10807db5ced090d83cec167e87c95a47452d24
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-25 0:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 9:08 [GIT PULL] virtio: fixes, tests Michael S. Tsirkin
2020-06-25 0:50 ` pr-tracker-bot
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).