On Mon, 2015-08-17 at 19:57 +0100, Wei Liu wrote:
> Only 4KB allocation was using new_memflags. We should use
> new_memflags
> in for 2MB and 1GB allocation as well because that variable contains
> node information.
>
> Without this patch, when creating a HVM guest with vNUMA, because the
> node
Only 4KB allocation was using new_memflags. We should use new_memflags
in for 2MB and 1GB allocation as well because that variable contains
node information.
Without this patch, when creating a HVM guest with vNUMA, because the
node information was not present in the flags passed to libxc, actual