mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-06 13:17:58 +03:00
153dcba126
Fix the 'No networking' createvm case that it shows was broken Signed-off-by: Cole Robinson <crobinso@redhat.com>
15 lines
221 B
XML
15 lines
221 B
XML
<node>
|
|
|
|
<cpu>
|
|
<nodes>1</nodes>
|
|
<sockets>4</sockets>
|
|
<cores>4</cores>
|
|
<threads>1</threads>
|
|
<active>4</active>
|
|
<mhz>4000</mhz>
|
|
<model>i686</model>
|
|
</cpu>
|
|
<memory>10000000</memory>
|
|
|
|
</node>
|