From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/libxc: Disable CONFIG_MIGRATE in stubdom environments Date: Tue, 27 Jan 2015 17:12:20 +0000 Message-ID: <1422378740.16180.16.camel@citrix.com> References: <1422377886-10334-1-git-send-email-andrew.cooper3@citrix.com> <1422378083.16180.12.camel@citrix.com> <54C7C684.4080001@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54C7C684.4080001@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Wei Liu , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2015-01-27 at 17:10 +0000, Andrew Cooper wrote: > > As opposed to e.g. an HVM domain using a qemu-stubdom, but being > > migrated by a normal toolstack in domain 0 (or at least, not in a > > mini-os based stubdom). > > A qemu-stubdom equally cant participate in migrate of its domain > (because of the issues in passing the qemu save record), but that is a > separate issue. This works today AFAIK, I'm afraid I think it needs to keep working for the new migration stuff to land. Ian.