Build Update for libvirt/libvirt
-------------------------------------
Build: #3209
Status: Still Failing
Duration: 36 mins and 4 secs
Commit: bc6dc8c (master)
Author: Michal Privoznik
Message: virQEMUCaps: Drop unused usedQMP member
The virQEMUCaps structure has usedQMP member which in the past
used to tell if qemu we are dealing with is capable of QMP. Well,
we don't support HMP anymore (minus a few HMP passthrough
commands, which are wrapped into QMP anyways) and the member is
not used really.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/52532073d807...bc6dc8ce6e34
View the full build log and details:
https://travis-ci.org/github/libvirt/libvirt/builds/661858799?utm_medium=...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.