doc: add virtio input element in config doc

add virtio input element in the description of elements for
launch XMLs in config doc.

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
Shuang Zheng 2021-09-17 17:02:59 +08:00 committed by David Kinder
parent 4f2e3384b1
commit ac67051ab5
1 changed files with 4 additions and 0 deletions

View File

@ -369,6 +369,10 @@ current scenario has:
Input format:
``[@]stdio|tty|pty|sock:portname[=portpath][,[@]stdio|tty|pty:portname[=portpath]]``.
``input`` (a child node of ``virtio_devices``):
The virtio input device setting.
Input format: ``/dev/input/eventX[,serial]``.
``cpu_affinity``:
List of pCPU that this VM's vCPUs are pinned to.