improve enlightments selection
This commit is contained in:
+11
-6
@@ -19,18 +19,23 @@
|
||||
<hyperv mode="custom">
|
||||
<relaxed state="on"/>
|
||||
<vapic state="on"/>
|
||||
<spinlocks state="on" retries="8191"/>
|
||||
<spinlocks state="on" retries="4096"/>
|
||||
<vpindex state="on"/>
|
||||
<runtime state="on"/>
|
||||
<synic state="on"/>
|
||||
<stimer state="on"/>
|
||||
<vendor_id state='on' value='Phyllome OS'/>
|
||||
<stimer state="on">
|
||||
<direct state="on"/>
|
||||
</stimer>
|
||||
<reset state="on"/>
|
||||
<frequencies state="on"/>
|
||||
<tlbflush state="on"/>
|
||||
<ipi state="on"/>
|
||||
<reenlightenment state="on"/>
|
||||
<tlbflush state="on">
|
||||
<direct state="on"/>
|
||||
<extended state="on"/>
|
||||
</tlbflush>
|
||||
</hyperv>
|
||||
<kvm>
|
||||
<hidden state='on'/>
|
||||
<hidden state="on"/>
|
||||
</kvm>
|
||||
<vmport state="off"/>
|
||||
</features>
|
||||
|
||||
Reference in New Issue
Block a user