[libvirt] [PATCH 2/5] numad: Copy 'placement' of numatune to vcpu if its placement is not specified

2012-05-08 Thread Osier Yang
With this patch, one can also fully drive numad by: vcpu2/vcpu numatune memory placement='auto'/ /numatune New tests are added, and s//'/ on tests (*.xml) added in previous patch. --- docs/formatdomain.html.in | 16 +- src/conf/domain_conf.c

Re: [libvirt] [PATCH 2/5] numad: Copy 'placement' of numatune to vcpu if its placement is not specified

2012-05-08 Thread Eric Blake
On 05/08/2012 10:04 AM, Osier Yang wrote: With this patch, one can also fully drive numad by: vcpu2/vcpu numatune memory placement='auto'/ /numatune New tests are added, and s//'/ on tests (*.xml) added in previous patch. That feels like churn; I might float those hunks to