Re: [libvirt] [PATCH 2/2 v1] qemu: Fix SW emulated machines

2012-10-30 Thread Eric Blake
On 10/28/2012 06:55 AM, Martin Kletzander wrote: This patch fixes building a command-line for QEMU machines without KVM acceleration and is based on following assumptions: - QEMU_CAPS_KVM flag means that QEMU is running KVM accelerated machines by default (without explicitely requesting

[libvirt] [PATCH 2/2 v1] qemu: Fix SW emulated machines

2012-10-28 Thread Martin Kletzander
This patch fixes building a command-line for QEMU machines without KVM acceleration and is based on following assumptions: - QEMU_CAPS_KVM flag means that QEMU is running KVM accelerated machines by default (without explicitely requesting that using a command-line option). It is the