DaanHoogland commented on issue #6807: URL: https://github.com/apache/cloudstack/issues/6807#issuecomment-1293199240
@StepBee , i finally got around trying this in a nested lab env: ``` <cpu mode='custom' match='exact' check='full'> <model fallback='forbid'>qemu64</model> <topology sockets='1' cores='4' threads='1'/> <feature policy='require' name='x2apic'/> <feature policy='require' name='hypervisor'/> <feature policy='require' name='lahf_lm'/> </cpu> ``` I am on a 4.17.0.0 with ubuntu 20, I'll try to tinker the versions a little to get to reproduce your issue , but so far no cigar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org