virt-manager/tests/cli-test-xml
Cole Robinson 0d095e22f7 cli: Have --vcpu cpuset=auto use placement=auto
For many years virt-install has supported a bit of logic that maps
--cpuset=auto to a CPU pinning based on host NUMA topology; we look
for a NUMA node who's current free memory is closest to the requested
memory allocation. This isn't very useful though, since it's a one time
allocation, the conditions at VM creation time likely aren't the
conditions of the machine in the future.

Libvirt has supported a smarter option in vcpu placement=auto for a long
while, which will perform a similar operation but at every VM startup.

Convert cpuset=auto to use this functionality instead.
2015-11-18 15:00:54 -05:00
..
compare cli: Have --vcpu cpuset=auto use placement=auto 2015-11-18 15:00:54 -05:00
fakefedoratree Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
fakerhel6tree Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
faketree/images Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
virtconv virt-convert: Reimplement it 2014-02-07 21:16:09 -05:00
clone-disk-managed.xml tests: move the storage pool under /dev. 2013-07-29 10:01:18 -04:00
clone-disk-noexist.xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
clone-disk.xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
virtxml-stdin-edit.xml virt-xml: Make --domain positional, allow stdin XML 2014-01-25 18:16:16 -05:00