Re: [PATCH v3 0/3] CH: Add support for a configuration file and log level configuration

2025-06-13 Thread stefan . kober
bump :)

[PATCH v3 0/3] CH: Add support for a configuration file and log level configuration

2025-05-28 Thread Stefan Kober
Similar to the qemu.conf file that allows QEMU specific configurations we add the possibility to specify a ch.conf file for Cloud Hypervisor configuration. The initial single config option is the log level, which sets the verbosity of the Cloud Hypervisor process. This allows for simpler debugging