Errored: libvirt/libvirt#3206 (master - a18f2c5)

Build Update for libvirt/libvirt ------------------------------------- Build: #3206 Status: Errored Duration: 43 mins and 58 secs Commit: a18f2c5 (master) Author: Daniel P. Berrangé Message: qemu: convert agent to use the per-VM event loop This converts the QEMU agent APIs to use the per-VM event loop, which involves switching from virEvent APIs to GMainContext / GSource APIs. A GSocket is used as a convenient way to create a GSource for a socket, but is not yet used for actual I/O. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/9fe6c1dc7fad...a18f2c52ac5c View the full build log and details: https://travis-ci.org/github/libvirt/libvirt/builds/661141560?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.
participants (1)
-
Travis CI