Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

Configure CPU for windows

I am trying to tell it that the vim needs 2 physical cpus and 2 cores each.

 

Any thoughts?

 

<vcpu placement='static'>4</vcpu>
<os>
<type arch='x86_64' machine='pc-i440fx-2.4'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic/>
<vmport state='off'/>
</features>
<cpu mode='custom' match='exact' check='partial'>
<model fallback='allow'>Westmere</model>
<topology sockets='2' cores='2' threads='1'/>
</cpu>

Never mind.  I think I figured it out.

Quote from ac9hp on February 25, 2019, 6:51 pm

Never mind.  I think I figured it out.

What did you discover? Please share!

 

I had to go into the gui and take the cpus to 4.   At this point it saw all four that I had configured.

will has reacted to this post.
will

Awesome, thanks!

(The "thumbs up" button isn't working, otherwise I would have acknowledged it that way...)

73's,
AI6KL