mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-18 19:57:31 +00:00
misc: configurator: fix minor typo
Tracked-On: #7707 Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
This commit is contained in:
parent
f5fd7be007
commit
f5cff0e751
@ -27,7 +27,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<span v-html="this.RDTType.properties.RDT_ENABLED.description"></span>
|
<span v-html="this.RDTType.properties.RDT_ENABLED.description"></span>
|
||||||
</n-popover>
|
</n-popover>
|
||||||
Cache Allocation Technology (requires CPU Afinity configuration in each desired VM)
|
Cache Allocation Technology (requires CPU Affinity configuration in each desired VM)
|
||||||
</b-form-checkbox>
|
</b-form-checkbox>
|
||||||
<div class="d-flex flex-column gap-2 ps-3 pb-3">
|
<div class="d-flex flex-column gap-2 ps-3 pb-3">
|
||||||
<b-form-checkbox
|
<b-form-checkbox
|
||||||
|
Loading…
Reference in New Issue
Block a user