linux-stable/tools/virtio
Shunsuke Mie e9c4962c5d tools/virtio: fix build caused by virtio_ring changes
Fix the build dependency for virtio_test. The virtio_ring that is used from
the test requires container_of_const(). Change to use container_of.h kernel
header directly and adapt related codes.

Signed-off-by: Shunsuke Mie <mie@igel.co.jp>
Message-Id: <20230417022037.917668-2-mie@igel.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-04-21 03:02:35 -04:00
..
asm tools/virtio: add barrier for aarch64 2020-12-18 16:14:30 -05:00
crypto tools/virtio: more stubs 2019-10-11 09:27:27 -04:00
generated virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
linux tools/virtio: fix build caused by virtio_ring changes 2023-04-21 03:02:35 -04:00
ringtest tools/virtio: remove smp_read_barrier_depends() 2022-12-28 05:28:11 -05:00
uapi/linux License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vhost_test treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
virtio-trace tools/virtio: fix typo in README instructions 2023-04-04 11:01:58 -04:00
xen tools/virtio: xen stub 2019-10-13 09:38:27 -04:00
.gitignore tools/virtio: Ignore virtio-trace/trace-agent 2023-03-13 02:29:12 -04:00
Makefile tools/virtio: enable to build with retpoline 2023-02-20 19:26:59 -05:00
virtio_test.c tools/virtio: virtio_test -h,--help should return directly 2023-04-21 03:02:30 -04:00
vringh_test.c tools/virtio: initialize spinlocks in vring_test.c 2022-12-28 05:09:47 -05:00