Re: [Xen-devel] [libvirt] [PATCH 0/3] libxl: support Xen migration stream V2

2016-05-10 Thread Jim Fehlig
Ján Tomko wrote: > On Mon, May 02, 2016 at 07:01:16PM -0600, Jim Fehlig wrote: >> Hi all, >> >> This patch adds support for Xen migration stream V2 to the libvirt >> libxl driver. In the process it fixes save/restore and migration >> tests in OSSTest, which have been failing since libvirt commit >>

Re: [Xen-devel] [libvirt] [PATCH 0/3] libxl: support Xen migration stream V2

2016-05-10 Thread Ján Tomko
On Mon, May 02, 2016 at 07:01:16PM -0600, Jim Fehlig wrote: > Hi all, > > This patch adds support for Xen migration stream V2 to the libvirt > libxl driver. In the process it fixes save/restore and migration > tests in OSSTest, which have been failing since libvirt commit > e7440656. > > Patch1 c