Comment 13 for bug 1286256

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/104262
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8b6ea606d9dd883857c13ae43baf1e80aa0e8c58
Submitter: Jenkins
Branch: master

commit 8b6ea606d9dd883857c13ae43baf1e80aa0e8c58
Author: Daniel P. Berrange <email address hidden>
Date: Wed Jul 2 18:06:30 2014 +0100

    virt: force TCG with libguestfs unless KVM is enabled in libvirt

    If the libvirt driver has not been configured to use KVM, then
    the libguestfs module should be forced to use TCG. This is
    particularly important when running Nova inside a VM, which
    might claim to have VMX/SVM support when it is in fact broken.
    This will avoid libguestfs hanging in such scenarios.

    Resolves-bug: #1286256
    Change-Id: I9316dcedd65244c60d468b270311f032b45b051f