[libvirt] [PATCH 05/12] qemu_process: introduce qemuProcessPrepareHost

Cole Robinson crobinso at redhat.com
Tue Mar 22 12:19:04 UTC 2016


On 03/15/2016 09:16 AM, Pavel Hrdina wrote:
> Move all code that modifies host system to this function.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_migration.c |   3 +
>  src/qemu/qemu_process.c   | 191 +++++++++++++++++++++++++---------------------
>  src/qemu/qemu_process.h   |   4 +
>  3 files changed, 113 insertions(+), 85 deletions(-)
> 

ACK patch #4 and #5, but please add docstrings to the functions describing
their purpose so we have more clear guidelines what checks should go where.

Thanks,
Cole




More information about the libvir-list mailing list