Re: [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
On Fri, 3 Jun 2022 08:56:44 +0200 Claudio Imbrenda <imbrenda@linux.ibm.com> wrote:
> If the appropriate UV feature bit is set, there is no need to perform > an export before import. > > Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>