Re: [libvirt] [PATCH v3 2/5] qemu: Rename qemuProcessBuildDestroyHugepagesPath

2017-11-07 Thread John Ferlan
On 11/07/2017 10:51 AM, Michal Privoznik wrote: > At the same time, move its internals into a separate function so > that they can be reused. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_hotplug.c | 2 +- > src/qemu/qemu_process.c | 76 >

[libvirt] [PATCH v3 2/5] qemu: Rename qemuProcessBuildDestroyHugepagesPath

2017-11-07 Thread Michal Privoznik
At the same time, move its internals into a separate function so that they can be reused. Signed-off-by: Michal Privoznik --- src/qemu/qemu_hotplug.c | 2 +- src/qemu/qemu_process.c | 76 + src/qemu/qemu_process.h | 8 +++---