vdev pl011
Emulate a PL011 serial device
Synopsis:
vdev pl011 [batch timeout] [delayed seconds|forever] hostdev [<|>]host_device_name
[sched priority]
Options:
- batch timeout
- If specified, instead of writing one character at a time, the vdev batches output until the number of microseconds specifed by timeout has passed with no new characters coming in.
- delayed seconds|forever
- If specified, delay opening the device in the host until it is first referenced by the guest.
- hostdev [<|>]host_device_name
- Use the host_device_name as the source and/or destination of characters to the device.
- sched priority
- Send pulses indicating available input on the host device with a priority level of priority.
For a list of options available to all vdevs, see Common vdev options
at the beginning of this
chapter.
Description:
ARM only. The pl011 vdev emulates a PL011 serial device.
Page updated:
