[Libvirt-ci] Still Failing: libvirt/libvirt#2498 (master - 4c62ed6)

Travis CI builds at travis-ci.org
Mon Jul 29 14:17:48 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2498
Status: Still Failing

Duration: 31 mins and 37 secs
Commit: 4c62ed6 (master)
Author: Jiri Denemark
Message: qemu: Fix KVM features with QEMU 4.1

Originally the names of the KVM CPU features were only used internally
for looking up their CPUID bits. So we used "__kvm_" prefix for them to
make sure the names do not collide with normal CPU features stored in
our CPU map.

But with QEMU 4.1 we check which features were enabled or disabled by a
freshly started QEMU process using their names rather than their CPUID
bits (mostly because of MSR features). Thus we need to change our made
up internal names into the actual names used by QEMU.

Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
Tested-by: Vitaly Kuznetsov <vkuznets at redhat.com>
Reviewed-by: Ján Tomko <jtomko at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/7efe930ec3c8...4c62ed606895

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/564985202?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20190729/fe2ed5c1/attachment.htm>


More information about the Libvirt-ci mailing list