[PATCH 30/43] virDomainTimerCatchupDef: Change members to 'unsigned long long'

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


On a Monday in 2022, Peter Krempa wrote:
>The struct used 'unsigned long' variables which we try to avoid due to
>being different size on different architectures.
>
>Convert the stuct and use virXMLPropULongLong instead of virXPathULong

*struct

>when parsing the XML.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c | 34 +++++++++-------------------------
> src/conf/domain_conf.h |  6 +++---
> 2 files changed, 12 insertions(+), 28 deletions(-)
>

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

Jano


More information about the libvir-list mailing list