Re: [libvirt] [PATCH V2] libxl: round memory values to next 1MiB increment

2018-02-23 Thread Peter Krempa
On Thu, Feb 22, 2018 at 10:31:48 -0700, Jim Fehlig wrote: > 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+: xc: panic: xc_dom_boot.c:141:

[libvirt] [PATCH V2] libxl: round memory values to next 1MiB increment

2018-02-22 Thread Jim Fehlig
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+: xc: panic: xc_dom_boot.c:141: xc_dom_boot_mem_init: can't allocate low memory for domain: Out of