add topoext for proper SMT/HT support

This commit is contained in:
Josh Lay 2021-12-19 18:38:50 -06:00
parent deadf81902
commit 5ba838386a

View file

@ -86,6 +86,7 @@
<topology sockets='1' dies='1' cores='16' threads='2'/> <topology sockets='1' dies='1' cores='16' threads='2'/>
<feature policy='disable' name='hypervisor'/> <feature policy='disable' name='hypervisor'/>
<feature policy='require' name='x2apic'/> <feature policy='require' name='x2apic'/>
<feature policy='require' name='topoext'/>
</cpu> </cpu>
<clock offset='localtime'> <clock offset='localtime'>
<timer name='rtc' tickpolicy='catchup'/> <timer name='rtc' tickpolicy='catchup'/>