[libvirt PATCH 0/5] Some fixes in domain_conf.c: virDomainFeaturesDefParse

Michal Privoznik mprivozn at redhat.com
Thu Mar 4 10:45:18 UTC 2021


On 3/4/21 9:35 AM, Tim Wiederhake wrote:
> Patches 1-4 are minor cleanups, patch 5 is the actual one that I want out
> of the way before continuing down my rabbit hole of the week.
> 
> Tim Wiederhake (5):
>    domain_conf: Reduce scope of tmp in virDomainFeaturesDefParse
>    domain_conf: Reduce scope of gic_version in virDomainFeaturesDefParse
>    domain_conf: Reduce scope of node in virDomainFeaturesDefParse
>    domain_conf: Add missing break in switch
>    domain_conf: Fix check for hyperv stimer
> 
>   src/conf/domain_conf.c | 36 ++++++++++++++----------------------
>   1 file changed, 14 insertions(+), 22 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

and pushed.

Michal




More information about the libvir-list mailing list