diff options
author | Ross Zwisler <zwisler@chromium.org> | 2023-02-15 15:33:50 -0700 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-04-04 11:01:58 -0400 |
commit | 9513c55ce3e8f0f118c47423452c4a4bdaa80222 (patch) | |
tree | 24fa8429c20b816fb1a1bd762f78156c0137b994 /kernel/livepatch | |
parent | 4c363c81f66c77e0a2394b9a4efa707d122dc544 (diff) | |
download | linux-next-9513c55ce3e8f0f118c47423452c4a4bdaa80222.tar.gz |
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>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions