Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-25 Thread Orit Wasserman
On 07/25/2012 04:11 PM, Luiz Capitulino wrote: > On Wed, 25 Jul 2012 16:05:10 +0300 > Orit Wasserman wrote: > >> On 07/24/2012 09:17 PM, Luiz Capitulino wrote: >>> On Tue, 24 Jul 2012 20:06:06 +0300 >>> Orit Wasserman wrote: >>> On 07/24/2012 03:50 PM, Luiz Capitulino wrote: > On Tue, 2

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-25 Thread Luiz Capitulino
On Wed, 25 Jul 2012 16:05:10 +0300 Orit Wasserman wrote: > On 07/24/2012 09:17 PM, Luiz Capitulino wrote: > > On Tue, 24 Jul 2012 20:06:06 +0300 > > Orit Wasserman wrote: > > > >> On 07/24/2012 03:50 PM, Luiz Capitulino wrote: > >>> On Tue, 24 Jul 2012 09:25:11 +0300 > >>> Orit Wasserman wrote

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-25 Thread Orit Wasserman
On 07/24/2012 09:17 PM, Luiz Capitulino wrote: > On Tue, 24 Jul 2012 20:06:06 +0300 > Orit Wasserman wrote: > >> On 07/24/2012 03:50 PM, Luiz Capitulino wrote: >>> On Tue, 24 Jul 2012 09:25:11 +0300 >>> Orit Wasserman wrote: >>> On 07/23/2012 09:23 PM, Luiz Capitulino wrote: > On Fri, 1

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-24 Thread Luiz Capitulino
On Tue, 24 Jul 2012 20:06:06 +0300 Orit Wasserman wrote: > On 07/24/2012 03:50 PM, Luiz Capitulino wrote: > > On Tue, 24 Jul 2012 09:25:11 +0300 > > Orit Wasserman wrote: > > > >> On 07/23/2012 09:23 PM, Luiz Capitulino wrote: > >>> On Fri, 13 Jul 2012 09:23:35 +0200 > >>> Juan Quintela wrote:

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-24 Thread Orit Wasserman
On 07/24/2012 03:50 PM, Luiz Capitulino wrote: > On Tue, 24 Jul 2012 09:25:11 +0300 > Orit Wasserman wrote: > >> On 07/23/2012 09:23 PM, Luiz Capitulino wrote: >>> On Fri, 13 Jul 2012 09:23:35 +0200 >>> Juan Quintela wrote: >>> From: Orit Wasserman Add migration capabilities that

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-24 Thread Luiz Capitulino
On Tue, 24 Jul 2012 09:25:11 +0300 Orit Wasserman wrote: > On 07/23/2012 09:23 PM, Luiz Capitulino wrote: > > On Fri, 13 Jul 2012 09:23:35 +0200 > > Juan Quintela wrote: > > > >> From: Orit Wasserman > >> > >> Add migration capabilities that can be queried by the management. > >> The managemen

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-23 Thread Orit Wasserman
On 07/23/2012 09:23 PM, Luiz Capitulino wrote: > On Fri, 13 Jul 2012 09:23:35 +0200 > Juan Quintela wrote: > >> From: Orit Wasserman >> >> Add migration capabilities that can be queried by the management. >> The management can query the source QEMU and the destination QEMU in order to >> verify

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-23 Thread Eric Blake
On 07/23/2012 12:23 PM, Luiz Capitulino wrote: > On Fri, 13 Jul 2012 09:23:35 +0200 > Juan Quintela wrote: > >> From: Orit Wasserman >> >> Add migration capabilities that can be queried by the management. >> The management can query the source QEMU and the destination QEMU in order to >> verify

Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-23 Thread Luiz Capitulino
On Fri, 13 Jul 2012 09:23:35 +0200 Juan Quintela wrote: > From: Orit Wasserman > > Add migration capabilities that can be queried by the management. > The management can query the source QEMU and the destination QEMU in order to > verify both support some migration capability (currently only XB

[Qemu-devel] [PATCH 13/22] Add migration capabilities

2012-07-13 Thread Juan Quintela
From: Orit Wasserman Add migration capabilities that can be queried by the management. The management can query the source QEMU and the destination QEMU in order to verify both support some migration capability (currently only XBZRLE). The management can enable a capability for the next migration