summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-03-13 20:43:09 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-03-13 20:43:09 +0300
commitfc89d7fb499b0162e081f434d45e8d1b47e82ece (patch)
tree164dc0429e3c3e8436fbda31f17807a50976d6f6 /tools
parenteeac8ede17557680855031c6f305ece2378af326 (diff)
parentae43c20da2a77c508715a9c77845b4e87e6a1e25 (diff)
downloadlinux-fc89d7fb499b0162e081f434d45e8d1b47e82ece.tar.xz
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Pull virtio fixes from Michael Tsirkin: "Some virtio / vhost / vdpa fixes accumulated so far" * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: tools/virtio: Ignore virtio-trace/trace-agent vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready vhost-vdpa: free iommu domain after last use during cleanup vdpa/mlx5: should not activate virtq object when suspended vp_vdpa: fix the crash in hot unplug with vp_vdpa
Diffstat (limited to 'tools')
-rw-r--r--tools/virtio/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/virtio/.gitignore b/tools/virtio/.gitignore
index 075588c4da08..9934d48d9a55 100644
--- a/tools/virtio/.gitignore
+++ b/tools/virtio/.gitignore
@@ -2,3 +2,4 @@
*.d
virtio_test
vringh_test
+virtio-trace/trace-agent