Re: [libvirt] [PATCH v2] tests: add qemu x86 kvm 32-on-64 test

2017-08-14 Thread Ján Tomko
On Thu, Aug 03, 2017 at 12:00:42PM -0400, Cole Robinson wrote: There's some specific logic in qemuBuildCpuCommandLine to support auto adding -cpu qemu 32 for arch=i686 with an x86_64 qemu binary. Add a test case for it Signed-off-by: Cole Robinson --- v2: Drop

[libvirt] [PATCH v2] tests: add qemu x86 kvm 32-on-64 test

2017-08-03 Thread Cole Robinson
There's some specific logic in qemuBuildCpuCommandLine to support auto adding -cpu qemu 32 for arch=i686 with an x86_64 qemu binary. Add a test case for it Signed-off-by: Cole Robinson --- v2: Drop unnecessary qemu-kvm path usage .../qemuxml2argv-x86-kvm-32-on-64.args