|
6 | 6 | <guest_flags desc="Select all applicable flags for the VM" multiselect="true">
|
7 | 7 | <guest_flag>0</guest_flag>
|
8 | 8 | </guest_flags>
|
9 |
| - <clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos> |
| 9 | + <clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution."> |
| 10 | + <vcpu_clos>0</vcpu_clos> |
| 11 | + </clos> |
10 | 12 | <severity desc="severity of the guest VM">SEVERITY_SOS</severity>
|
11 | 13 | <memory>
|
12 | 14 | <start_hpa configurable="0" desc="The start physical address in host for the VM">0</start_hpa>
|
|
53 | 55 | <vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
|
54 | 56 | <pcpu_id>1</pcpu_id>
|
55 | 57 | </vcpu_affinity>
|
56 |
| - <clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos> |
| 58 | + <clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution."> |
| 59 | + <vcpu_clos>0</vcpu_clos> |
| 60 | + </clos> |
57 | 61 | <severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
|
58 | 62 | <epc_section desc="epc section">
|
59 | 63 | <base desc="SGX EPC section base, must be page aligned">0</base>
|
|
81 | 85 | <vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
|
82 | 86 | <pcpu_id>2</pcpu_id>
|
83 | 87 | </vcpu_affinity>
|
84 |
| - <clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos> |
| 88 | + <clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution."> |
| 89 | + <vcpu_clos>0</vcpu_clos> |
| 90 | + </clos> |
85 | 91 | <severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
|
86 | 92 | <epc_section desc="epc section">
|
87 | 93 | <base desc="SGX EPC section base, must be page aligned">0</base>
|
|
109 | 115 | <vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
|
110 | 116 | <pcpu_id>3</pcpu_id>
|
111 | 117 | </vcpu_affinity>
|
112 |
| - <clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos> |
| 118 | + <clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution."> |
| 119 | + <vcpu_clos>0</vcpu_clos> |
| 120 | + </clos> |
113 | 121 | <severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
|
114 | 122 | <epc_section desc="epc section">
|
115 | 123 | <base desc="SGX EPC section base, must be page aligned">0</base>
|
|
0 commit comments