lkml.org 
[lkml]   [2021]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC] KVM: x86: Support KVM VMs sharing SEV context
From
Date
On 05/03/21 15:04, Ashish Kalra wrote:
>> + /* Mirrors of mirrors should work, but let's not get silly */
>> + if (is_mirroring_enc_context(kvm)) {
>> + ret = -ENOTTY;
>> + goto failed;
>> + }
> How will A->B->C->... type of live migration work if mirrors of
> mirrors are not supported ?

Each host would only run one main VM and one mirror, wouldn't it?

Paolo

\
 
 \ /
  Last update: 2021-03-05 16:14    [W:0.298 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site