[Libvirt-ci] Broken: libvirt/libvirt#205 (master - cc9f052)

Build Update for libvirt/libvirt ------------------------------------- Build: #205 Status: Broken Duration: 17 minutes and 7 seconds Commit: cc9f052 (master) Author: Martin Kletzander Message: Report more correct information for cache control On some platforms the number of bits in the cbm_mask might not be divisible by 4 (and not even by 2), so we need to properly count the bits. Similar file, min_cbm_bits, is properly parsed and used, but if the number is greater than one, we lose the information about granularity when reporting the data in capabilities. For that matter always report granularity, but if it is not the same as the minimum, add that information in there as well. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/ba326c869948...cc9f0521cda6 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/243628176?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
participants (1)
-
Travis CI