Re: [libvirt] [PATCH 10/12] vcpu: improve vcpu support in qemu command line

2010-10-01 Thread Daniel Veillard
On Wed, Sep 29, 2010 at 06:02:14PM -0600, Eric Blake wrote: > * src/qemu/qemu_conf.c (qemuParseCommandLineSmp): Distinguish > between vcpus and maxvcpus, for new enough qemu. > * tests/qemuargv2xmltest.c (mymain): Add new test. > * tests/qemuxml2argvtest.c (mymain): Likewise. > * tests/qemuxml2xmlt

[libvirt] [PATCH 10/12] vcpu: improve vcpu support in qemu command line

2010-09-29 Thread Eric Blake
* src/qemu/qemu_conf.c (qemuParseCommandLineSmp): Distinguish between vcpus and maxvcpus, for new enough qemu. * tests/qemuargv2xmltest.c (mymain): Add new test. * tests/qemuxml2argvtest.c (mymain): Likewise. * tests/qemuxml2xmltest.c (mymain): Likewise. * tests/qemuxml2argvdata/qemuxml2argv-smp.ar