[libvirt] [PATCH 0/2] Cleanup memoryBacking docs and move some hugepages checks

John Ferlan jferlan at redhat.com
Tue Sep 11 13:35:58 UTC 2018


While reviewing the -memfd series:

https://www.redhat.com/archives/libvir-list/2018-September/msg00381.html

I noted that a couple of checks seemed out of place in the
the domain_conf processing. They seem more "in place" in the
hypvervisor processing.

And while doing this I also noted the documentation is clearly
not up to snuff, so I modified that too. That's a followup to
another recent review comment:

https://www.redhat.com/archives/libvir-list/2018-September/msg00176.html

although I didn't delve into much detail, just the basics of what
the attributes are and the acceptible values.

John Ferlan (2):
  doc: Update the wording around the backingStore
  conf: Move hypervisor specific nhugepage checks

 docs/formatdomain.html.in | 13 ++++++++-----
 src/conf/domain_conf.c    | 14 --------------
 src/qemu/qemu_domain.c    | 27 ++++++++++++++++++++++-----
 3 files changed, 30 insertions(+), 24 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list