[PATCH 35/43] virDomainTimerDef: Convert 'mode' field to proper enum type

Ján Tomko jtomko at redhat.com
Tue Nov 1 17:30:56 UTC 2022


On a Monday in 2022, Peter Krempa wrote:
>Adjust the parser and switch statements to go with it.
>
>Note that the XEN/libxl drivers had a 'default:' case for few of the
>swtich statements so this patch blindly expands it to what it would be
>in those cases.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c | 12 +++---------
> src/conf/domain_conf.h |  2 +-
> src/libxl/libxl_conf.c |  6 +++++-
> src/libxl/xen_common.c |  6 +++++-
> 4 files changed, 14 insertions(+), 12 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list