Re: [PATCH v3 0/3] CH: Add support for a configuration file and log level configuration
bump :)
[PATCH v3 0/3] CH: Add support for a configuration file and log level configuration
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