Thank you first!
 
 
we use xen based on ourself kernel, so we don't want to change the low layer platform to XCP.
 
A good way is to port the function of XAPI to the plain XEN package.
 
So any suggestions? 
 
 
 

Bingheng Yan
 
From: PasiKärkkäinen
Date: 2013-06-17 16:16
To: Bingheng Yan
CC: xen-devel
Subject: Re: [Xen-devel] Is it possible to add LiveBlockMigration (qemu) for xen 4.3?
On Mon, Jun 17, 2013 at 03:11:56PM +0800, Bingheng Yan wrote:
>    Hi all!
>    we know qemu-kvm had support the LiveBlockMigration feature already,
>    so is it possible to add LiveBlockMigration feature for xen 4.3?
 
XAPI toolstack already supports LiveBlockMigration with Xen 4.x.
You can see/try this in XCP 1.6.
 
-- Pasi