Skip to content

Replace kvmconfig with kvm_guest.config

Leandro Ribeiro requested to merge leandrohrb/weston:replace-kvmconfig into main

Remove the following warning:

WARNING: 'make kvmconfig' will be removed after Linux 5.10 Please use 'make kvm_guest.config' instead.

I think that it is a good idea to change this now, instead of letting people try to find out why make kvmconfig is not working on the CI in the future.

Merge request reports