[PATCH 33/43] virDomainTimerDef: Convert 'tickpolicy' field to proper enum type

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


On a Monday in 2022, Peter Krempa wrote:
>Convert the field, adjust the XML parser to use virXMLPropEnum and add
>the VIR_DOMAIN_TIMER_TICKPOLICY_LAST enum case to all appropriate
>'switch' statements.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c   | 12 +++---------
> src/conf/domain_conf.h   |  2 +-
> src/qemu/qemu_command.c  |  5 +++++
> src/qemu/qemu_validate.c |  6 ++++++
> 4 files changed, 15 insertions(+), 10 deletions(-)
>

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

Jano


More information about the libvir-list mailing list