v2 of:
https://www.redhat.com/archives/libvir-list/2017-June/msg00395.html
diff to v1:
- Moved the decision logic to a separate static function as requested in the review.
- In 2/2 the function header moved to a different location as requested.
Michal Privoznik (2):
qemuProcessBuildDestroyHugepagesPath: create path more frequently
qemuDomainAttachMemory: Crate hugepage dir if needed
src/qemu/qemu_hotplug.c | 3 +++
src/qemu/qemu_process.c | 52 ++++++++++++++++++++++++++++++++++++++++++++-----
src/qemu/qemu_process.h | 5 +++++
3 files changed, 55 insertions(+), 5 deletions(-)
--
2.13.0