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

2018-02-22 Thread Jim Fehlig
On 02/21/2018 11:53 PM, Peter Krempa wrote: On Wed, Feb 21, 2018 at 19:08:41 -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

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

2018-02-21 Thread Peter Krempa
On Wed, Feb 21, 2018 at 19:08:41 -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] libxl: round memory values to next 1MiB increment

2018-02-21 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