On 01/25/13 11:48, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <[email protected]>

A logic bug meant we reported KVM was possible for every
architecture, merely based on whether the query-kvm command
exists. We should instead have been doing it based on whether
the query-kvm command returns 'present: 1'

Signed-off-by: Daniel P. Berrange <[email protected]>
---
  src/qemu/qemu_capabilities.c | 15 ++++++++++-----
  1 file changed, 10 insertions(+), 5 deletions(-)

ACK, these semantics match the qemu docs.

Peter

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to