Use unified confidential_guest_kvm_init(), to avoid exposing specific functions. Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com> --- Changes from rfc v1: - check machine->cgs not NULL before calling confidential_guest_kvm_init();