Comment 4 for bug 1086352

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

Reviewed: https://review.openstack.org/24442
Committed: http://github.com/openstack/nova/commit/cdc23862a236253263adbb84cb8f1749ae81d928
Submitter: Jenkins
Branch: stable/folsom

commit cdc23862a236253263adbb84cb8f1749ae81d928
Author: Yufang Zhang <email address hidden>
Date: Tue Dec 4 20:20:11 2012 +0800

    libvirt: enable apic setting for Xen or KVM guest.

    Bug 1086352

    Currently, nova doesn't enable apic setting for Xen or KVM guest
    in its libvirt driver. Windows guests would not boot successful in
    such case. This patch adds apic setting in libvirt driver for Xen
    or KVM guest, which would fix this problem. A check is also added
    to libvirt guest config test case for this patch.

    (cherry picked from commit d0e930bd9f1bddf6223635fdc463b2176cc39690)

    Change-Id: Ie213c9d086f77faf0cdc5a32337c5bf4b828cf5f