On Fri, Mar 08, 2024 at 16:15:24 +0100, Michal Privoznik wrote: > If the host doesn't have /dev/kvm nor /dev/mshv, i.e. CH driver > is unable to run any guests, then an error is reported. But the > usual thing to do here is print an info message into the logs and > return VIR_DRV_STATE_INIT_SKIPPED. It is a recoverable error > after all. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > src/ch/ch_driver.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Peter Krempa <[email protected]> _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
