acrn-config: remove RT guest flag configuration

Remove RT guest flags from logical partition
configuration.

Tracked-On: #5119
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
Wei Liu 2020-07-30 17:42:30 +08:00 committed by wenlingz
parent d531e84d32
commit 922696de7e
10 changed files with 10 additions and 20 deletions

View File

@ -110,8 +110,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -109,8 +109,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -111,8 +111,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -121,8 +121,7 @@
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<uuid configurable="0" desc="vm uuid">dd87ce08-66f9-473d-bc58-7605837f935e</uuid> <uuid configurable="0" desc="vm uuid">dd87ce08-66f9-473d-bc58-7605837f935e</uuid>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -111,8 +111,7 @@
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<uuid configurable="0" desc="vm uuid">dd87ce08-66f9-473d-bc58-7605837f935e</uuid> <uuid configurable="0" desc="vm uuid">dd87ce08-66f9-473d-bc58-7605837f935e</uuid>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -111,8 +111,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -108,8 +108,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -107,8 +107,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -107,8 +107,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>

View File

@ -107,8 +107,7 @@
<vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type> <vm_type desc="Specify the VM type" readonly="true">PRE_STD_VM</vm_type>
<name desc="vm_name">ACRN PRE-LAUNCHED VM1</name> <name desc="vm_name">ACRN PRE-LAUNCHED VM1</name>
<guest_flags desc="Select all applicable flags for the VM" multiselect="true"> <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>GUEST_FLAG_RT</guest_flag> <guest_flag></guest_flag>
<guest_flag>GUEST_FLAG_LAPIC_PASSTHROUGH</guest_flag>
</guest_flags> </guest_flags>
<cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to."> <cpu_affinity desc="List of pCPU that this VM's vCPUs are pinned to.">
<pcpu_id>1</pcpu_id> <pcpu_id>1</pcpu_id>