Re: [libvirt] [PATCH 2/5] qemu: check memory-backend-memfd.hugetlb capability

2018-09-10 Thread John Ferlan
On 09/07/2018 07:32 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > QEMU 3.1 should only expose the property if the host is actually > capable of creating hugetable-backed memfd. However, it may fail > at runtime depending on requested "hugetlbsize". > > Signed-off-by:

[libvirt] [PATCH 2/5] qemu: check memory-backend-memfd.hugetlb capability

2018-09-07 Thread marcandre . lureau
From: Marc-André Lureau QEMU 3.1 should only expose the property if the host is actually capable of creating hugetable-backed memfd. However, it may fail at runtime depending on requested "hugetlbsize". Signed-off-by: Marc-André Lureau --- src/qemu/qemu_capabilities.c | 8