]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Sync caps data even when SKIP_OSTYPE_CHECKS
authorCole Robinson <crobinso@redhat.com>
Tue, 24 Jul 2018 20:54:51 +0000 (16:54 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 26 Jul 2018 14:13:00 +0000 (10:13 -0400)
commitcd9d439a716071867ff6c3324117a8ad9342024d
tree09ab49cfba64a4adc9dfff5b0f233a2bd627c6bf
parentb251d6ad24b00000664080ba7fb32be2a0baa4d3
conf: Sync caps data even when SKIP_OSTYPE_CHECKS

We should still make an effort to fill in data, just not raise
an error if say an ostype/virttype combo disappeared from caps.

Acked-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c
tests/qemuxml2argvdata/missing-machine.xml
tests/qemuxml2argvtest.c