generated from phoenix-oss/tenant-tpl
change to match redhat documentation
This commit is contained in:
parent
7134c2d905
commit
1118c89f66
1 changed files with 20 additions and 3 deletions
|
@ -32,11 +32,28 @@ spec:
|
||||||
guest: 8Gi
|
guest: 8Gi
|
||||||
features:
|
features:
|
||||||
acpi: {}
|
acpi: {}
|
||||||
smm:
|
apic: {}
|
||||||
enabled: true
|
smm: {}
|
||||||
|
hyperv:
|
||||||
|
relaxed: {}
|
||||||
|
vapic: {}
|
||||||
|
vpindex: {}
|
||||||
|
spinlocks:
|
||||||
|
spinlocks: 8191
|
||||||
|
synic: {}
|
||||||
|
synictimer:
|
||||||
|
direct: {}
|
||||||
|
tlbflush: {}
|
||||||
|
frequencies: {}
|
||||||
|
reenlightenment: {}
|
||||||
|
ipi: {}
|
||||||
|
runtime: {}
|
||||||
|
reset: {}
|
||||||
firmware:
|
firmware:
|
||||||
bootloader:
|
bootloader:
|
||||||
efi: {}
|
efi:
|
||||||
|
secureBoot: true
|
||||||
|
persistent: true
|
||||||
devices:
|
devices:
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue