[libvirt] [PATCH 4/7] qemu: fix using defaults when setting persistent iotune params

Daniel P. Berrangé berrange at redhat.com
Tue Jan 28 14:19:16 UTC 2020


On Wed, Jan 08, 2020 at 09:49:28AM +0300, Nikolay Shirokovskiy wrote:
> virDomainSetBlockIoTune not simply sets the iotune params given in API
> but use current settings for all the omitted params. Unfortunately
> it uses current settings for active config when setting inactive
> params. Let's fix it.
> 
> Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>
> ---
>  src/qemu/qemu_driver.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list