]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: Fix cloud-hypervisor version processing
authorPraveen K Paladugu <prapal@linux.microsoft.com>
Fri, 8 Sep 2023 22:29:08 +0000 (17:29 -0500)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 11 Sep 2023 08:40:53 +0000 (10:40 +0200)
commitefeaf5589cef03c014c79e76074de8f493b12099
tree0f6710dc2679af160257de7f6fa1f2f421b836d5
parent16ad37c119c66a8a0bb0dce57ccc7847b7050350
ch: Fix cloud-hypervisor version processing

Refactor the version processing logic in ch driver to support versions
from non-release cloud-hypervisor binaries. This version also supports
versions with branch prefixes in them.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/ch/ch_conf.c