]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virDomainFeaturesDefParse: Add comment warning about features being specified repeatedly
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Sep 2024 14:46:06 +0000 (16:46 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 10 Sep 2024 12:26:24 +0000 (14:26 +0200)
commit3c5839973fba25d3def472a671fa95057c8de497
treef1b0f9264cf34d2a6673ff491c37062120169327
parentead2419df3b3a135f3df3132b257bef89cdb0132
virDomainFeaturesDefParse: Add comment warning about features being specified repeatedly

Few of the handlers didn't take that possibility into account. Warn
others.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/domain_conf.c