From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen 4.3 development update Date: Mon, 17 Jun 2013 09:24:40 -0400 Message-ID: <20130617132440.GC30071@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, Jun 17, 2013 at 11:58:23AM +0100, George Dunlap wrote: > There are basically two issues we're waiting to sort out (see below > for more info): > * cpu hotplug in qemu-upsream > * The MMIO hole issue There is also the issue of migration not working with 'xl' with the PVHVM Linux guests. I am able to reproduce this (this is the issue Vasiliy Tolstov experienced) when doing a simple migration: xl migrate latest localhost which hangs at 50% and stops. I hadn't been able yet to capture the output from the guest so I don't know if I am hitting the same _exact_ error Vasiliy is hitting. If I do 'xm migrate latest localhost' it works nicely. Note that I am using qemu-traditional for this (xl).