[Libvirt-ci] Passed: libvirt/libvirt#953 (v4.1.0-rc1 - ef71cae)

Travis CI builds at travis-ci.org
Mon Feb 26 09:56:41 UTC 2018


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

Build: #953
Status: Passed

Duration: 24 minutes and 56 seconds
Commit: ef71cae (v4.1.0-rc1)
Author: Jim Fehlig
Message: libxl: round memory values to next 1MiB increment

libxl requires the memory sizes to be rounded to 1MiB increments.
Attempting to start a domain that violates this requirement will
fail with the marginally helpful error

2018-02-22 01:55:32.921+0000: xc: panic: xc_dom_boot.c:141: xc_dom_boot_mem_init: can't allocate low memory for domain: Out of memory
2018-02-22 01:55:32.921+0000: libxl: libxl_dom.c:671:libxl__build_dom: xc_dom_boot_mem_init failed: No such file or directory

Round the maximum and current memory values to the next 1MiB
increment when generating the libxl_domain_config object.

Signed-off-by: Jim Fehlig <jfehlig at suse.com>

View the changeset: https://github.com/libvirt/libvirt/compare/v4.1.0-rc1

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/346200793?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

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


More information about the Libvirt-ci mailing list