Re: [libvirt PATCH v4] ch: Fix cloud-hypervisor version processing

2023-09-11 Thread Martin Kletzander
On Fri, Sep 08, 2023 at 05:29:08PM -0500, Praveen K Paladugu wrote: 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

[libvirt PATCH v4] ch: Fix cloud-hypervisor version processing

2023-09-08 Thread Praveen K Paladugu
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 --- src/ch/ch_conf.c | 34 -- 1 file changed, 32