[libvirt] [PATCH 0/4] qemu: Fix issues with socket/nvram directories

Michal Privoznik mprivozn at redhat.com
Fri Apr 24 13:22:39 UTC 2015


On 24.04.2015 02:42, Cole Robinson wrote:
> Couple cleanups and bug fixes dealing with qemu directory creation
> and permissions.
> 
> Cole Robinson (4):
>   qemu: conf: Clarify paths that are relative to libDir
>   qemu: chown autoDumpPath on driver startup
>   qemu: Build channel autosocket directory at driver startup
>   qemu: Build nvram directory at driver startup
> 
>  libvirt.spec.in         |  6 ------
>  src/Makefile.am         |  2 --
>  src/qemu/qemu_conf.c    | 28 +++++++++++++++++++---------
>  src/qemu/qemu_conf.h    |  2 ++
>  src/qemu/qemu_domain.c  |  9 ++++-----
>  src/qemu/qemu_driver.c  | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_process.c |  4 ++--
>  7 files changed, 76 insertions(+), 24 deletions(-)
> 

ACK series, although I'm worried that on libvirt uninstallation we (rpm)
will left some empty folders around.

Michal




More information about the libvir-list mailing list