Lines Matching refs:serial
19 write the data to virtio-serial.
38 To use this trace agent for virtio-trace, we need to prepare some virtio-serial
42 virtio-trace uses virtio-serial pipe as trace data paths as to the number
53 2) Set up of virtio-serial pipe in a host
54 Add qemu option to use virtio-serial pipe.
56 ##virtio-serial device##
57 -device virtio-serial-pci,id=virtio-serial0\
74 <address type='virtio-serial' controller='0' bus='0' port='0'/>
79 <address type='virtio-serial' controller='0' bus='0' port='1'/>
113 A host injects read start order to the guest via virtio-serial.
117 A host injects read stop order to the guest via virtio-serial.