mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-30 19:05:33 +00:00
Improve description and title for vUART connection end point VM name
Tracked-On: #5692 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
3b0c9abb3d
commit
02954ca3f4
@ -211,8 +211,8 @@ The size is a subset of the VM's total memory size specified on the Basic tab.</
|
||||
<xs:complexType name="VuartEndpointType">
|
||||
<xs:sequence>
|
||||
<xs:element name="vm_name" type="xs:string">
|
||||
<xs:annotation acrn:title="vUART connection VM name">
|
||||
<xs:documentation>vUART connection VM name</xs:documentation>
|
||||
<xs:annotation acrn:title="vUART VM name">
|
||||
<xs:documentation>Specify the VM name of one end point for this vUART connection.</xs:documentation>
|
||||
</xs:annotation>
|
||||
</xs:element>
|
||||
<xs:element name="io_port" type="HexFormat">
|
||||
|
Loading…
Reference in New Issue
Block a user