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

Tim Wiederhake twiederh at redhat.com
Thu Mar 4 08:35:26 UTC 2021


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(-)

-- 
2.26.2





More information about the libvir-list mailing list