Re: [PATCH] qemuProcessPrepareHost: Create domain private dirs as early as possible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 13, 2021 at 12:21:16 +0100, Michal Privoznik wrote:
> As of ff024b60cc3 we are opening chardevs before starting QEMU.
> However, we also doing that before domain private directories are
> created. This leaves us impossible to create guest agent socket
> which lives under priv->channelTargetDir.
> 
> While creating the dirs can be moved just before
> qemuProcessPrepareHostBackendChardev() it's better to do it as
> the very first step so that this kind of error is prevented in
> future.
> 
> Fixes: ff024b60cc39d5d41b1e68728a00a47e103ec4dd
> Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
> ---
>  src/qemu/qemu_process.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Oops, thanks for fixing this for me ;)




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux