mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-05 10:20:55 +00:00
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:
parent
4f2e3384b1
commit
ac67051ab5
@ -369,6 +369,10 @@ current scenario has:
|
|||||||
Input format:
|
Input format:
|
||||||
``[@]stdio|tty|pty|sock:portname[=portpath][,[@]stdio|tty|pty:portname[=portpath]]``.
|
``[@]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``:
|
``cpu_affinity``:
|
||||||
List of pCPU that this VM's vCPUs are pinned to.
|
List of pCPU that this VM's vCPUs are pinned to.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user