On 09/11/2013 01:17 PM, Daniel P. Berrange wrote:
On Wed, Sep 11, 2013 at 10:58:53AM +0200, Ján Tomko wrote:
> Commit ef5d51d fixed a crash for numatune with auto placement and
> nodeset specified:
> <numatune>
> <memory mode='preferred' placement='auto'
nodeset='0'/>
> </numatune>
> ---
> ...qemuxml2argv-numatune-auto-nodeset-invalid.args | 4 +++
> .../qemuxml2argv-numatune-auto-nodeset-invalid.xml | 31 ++++++++++++++++++++++
> tests/qemuxml2argvtest.c | 1 +
> 3 files changed, 36 insertions(+)
> create mode 100644
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-nodeset-invalid.args
> create mode 100644
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-nodeset-invalid.xml
>
...
ACK
Thanks; pushed
Jan