[libvirt] [PATCH 07/11] qemu: Alter qemuDomainChgIOThread to take enum instead of bool

Michal Privoznik mprivozn at redhat.com
Fri Oct 19 11:06:35 UTC 2018


On 10/07/2018 03:00 PM, John Ferlan wrote:
> We're about to add a new state "modify" and thus the function
> goes from just Add/Del. Use an enum to manage.
> 
> Extracted from code originally posted by Pavel Hrdina
> <phrdina at redhat.com>, but placed into a separate patch.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 32 +++++++++++++++++++++++++-------
>  1 file changed, 25 insertions(+), 7 deletions(-)

ACK

Michal




More information about the libvir-list mailing list