vdev ser8250
Emulate the Intel 8250 UART
Synopsis:
vdev ser8250 options
Options:
- batch timeout
- If specified, instead of writing one character at a time, the vdev batches output until the number of microseconds given 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.
- intr intr
- Signal intr for device interrupts.
- loc addr
- Set the base address of the device registers to addr.
Default space is
io:. - sched priority
- Set the priority specified by priority for pulses indicating that input is available.
For a list of options available to all vdevs, see Common vdev options
earlier in this chapter.
Description:
The ser8250 vdev emulates the Intel 8250 UART.
Page updated:
