linux-stable/tools/virtio
Ross Zwisler 9513c55ce3 tools/virtio: fix typo in README instructions
We need to have a unique chardev for each data path, else the chardevs
will collide and qemu will die with this message:

  qemu-system-x86_64: -device
  virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel0,
  id=channel1,name=trace-path-cpu0:
  Property 'virtserialport.chardev' can't take value 'charchannel0':
  Device 'charchannel0' is in use

Signed-off-by: Ross Zwisler <zwisler@google.com>
Message-Id: <20230215223350.2658616-7-zwisler@google.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-04-04 11:01:58 -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 the vringh test for virtio ring changes 2023-01-27 06:18:41 -05:00
ringtest tools/virtio: remove smp_read_barrier_depends() 2022-12-28 05:28:11 -05:00
uapi/linux
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: Variable type completion 2022-12-28 05:28:10 -05:00
vringh_test.c tools/virtio: initialize spinlocks in vring_test.c 2022-12-28 05:09:47 -05:00