Build Update for libvirt/libvirt
-------------------------------------
Build: #187
Status: Errored
Duration: 34 minutes and 54 seconds
Commit: adf846d (master)
Author: Marc Hartmayer
Message: Use ATTRIBUTE_FALLTHROUGH
Use ATTRIBUTE_FALLTHROUGH, introduced by commit
5d84f5961b8e28e802f600bb2d2c6903e219092e, instead of comments to
indicate that the fall through is an intentional behavior.
Signed-off-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com>
Reviewed-by: Bjoern Walk <bwalk(a)linux.vnet.ibm.com>
View the changeset: https://github.com/libvirt/libvirt/compare/ebe8139536af...adf846d3c96c
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/242223710?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #185
Status: Errored
Duration: 22 minutes and 20 seconds
Commit: 3ea7eb4 (master)
Author: Shivaprasad G Bhat
Message: qemu: Release address for redirected device hotplug attach failure
The virDomainUSBAddressEnsure returns 0 or -1, so commit id 'de325472'
checking for 1 like qemuDomainAttachChrDeviceAssignAddr was wrong.
Signed-off-by: Shivaprasad G Bhat <sbhat(a)linux.vnet.ibm.com>
View the changeset: https://github.com/libvirt/libvirt/compare/9fd816ed330c...3ea7eb40ba5a
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/242033142?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #177
Status: Passed
Duration: 49 minutes and 57 seconds
Commit: 1a4b21f (master)
Author: Michal Privoznik
Message: virNetClientStreamQueuePacket: Set st->incomingEOF on the end of stream
While reworking client side of streams, I had to postpone payload
decoding so that stream holes and stream data can be
distinguished in virNetClientStreamRecvPacket. That's merely what
18944b7aea46d does. However, I accidentally removed one important
bit: when server sends us an empty STREAM packet (with no
payload) - meaning end of stream - st->incomingEOF flag needs to
be set. It used to be before I touched the code. After I removed
it, virNetClientStreamRecvPacket will try to fetch more data from
the stream, but it will never come.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Jim Fehlig <jfehlig(a)suse.com>
View the changeset: https://github.com/libvirt/libvirt/compare/836f85d13f36...1a4b21f1c67a
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/240438896?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #176
Status: Passed
Duration: 38 minutes and 10 seconds
Commit: 836f85d (master)
Author: Michal Privoznik
Message: virDomainNetDefParseXML: Fix typo
In 9cb891141c we've introduced some logic to clearing suggested
macvtap/macvlan ifnames. The logic consists of comparing ifname
string with strings that libvirt would generate. However, due to
a typo only VIR_NET_GENERATED_MACVTAP_PREFIX was compared. Twice.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/c44482eb4fb7...836f85d13f36
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/240432942?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #175
Status: Errored
Duration: 32 minutes and 57 seconds
Commit: c44482e (master)
Author: Laine Stump
Message: docs: correct improper information about domain states in virsh manpage
Commit 24d4a0a1f removed the non-existent "dying" state from the list
of possible domain states given in the virsh manpage, but didn't
correct the count of states from 8 down to 7. This patch fixes that
mismatch by completely removing any reference to the exact number of
states (thus preventing a potential future mismatch), while wording
the sentence in a more readable/truthful manner.
View the changeset: https://github.com/libvirt/libvirt/compare/ff6e94de60b0...c44482eb4fb7
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/240383453?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #173
Status: Passed
Duration: 20 minutes and 44 seconds
Commit: 8e34f47 (master)
Author: Jiri Denemark
Message: qemu: Use updated CPU when starting QEMU if possible
If QEMU is new enough and we have the live updated CPU definition in
either save or migration cookie, we can use it to enforce ABI. The
original guest CPU from domain XML will be stored in private data.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/880b1a2e25fc...8e34f478137c
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/240334810?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications