> Currently, KVM_SET_NESTED_STATE is a two-step process in which the 1st > step does not require vmcs12 to be ready. So, I am thinking about what > it means to deprecate KVM_REQ_GET_NESTED_STATE_PAGES? typo: "KVM_SET_NESTED_STATE is a two-step process" -> "Launching a nested VM is a two-step process".