[libvirt PATCH] virresctrl: fix starting VMs with cputune.memorytune specified

Peter Krempa pkrempa at redhat.com
Mon Jun 21 11:17:59 UTC 2021


On Mon, Jun 21, 2021 at 13:08:19 +0200, Pavel Hrdina wrote:
> When removing check for return value of VIR_EXPAND_N this place was
> incorrectly modified causing failure to start a VM with cputune
> memorytune configured with useless error message:
> 
>     error: Failed to start domain 'vm1'
>     error: An error occurred, but the cause is unknown
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1973094
> Fixes: 7d2fd6ef0163a939adb7ce0f0fad3b7654c340de
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/util/virresctrl.c | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list