Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites

2012-06-07 Thread Juan Quintela
Orit Wasserman wrote: > On 06/01/2012 01:57 PM, Juan Quintela wrote: >> Orit Wasserman wrote: >>> Add migration capabiltes that can be queried by the management. >>> The managment can query the source QEMU and the destination QEMU in order to >>> verify both support some migration capability (cu

Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites

2012-06-05 Thread Orit Wasserman
On 06/01/2012 01:57 PM, Juan Quintela wrote: > Orit Wasserman wrote: >> Add migration capabiltes that can be queried by the management. >> The managment can query the source QEMU and the destination QEMU in order to >> verify both support some migration capability (currently only XBZRLE). >> The

Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites

2012-06-01 Thread Juan Quintela
Orit Wasserman wrote: > Add migration capabiltes that can be queried by the management. > The managment can query the source QEMU and the destination QEMU in order to > verify both support some migration capability (currently only XBZRLE). > The managment can enable a capabilty for the next migra

[Qemu-devel] [PATCH v11 2/9] Add migration capabilites

2012-05-22 Thread Orit Wasserman
Add migration capabiltes that can be queried by the management. The managment can query the source QEMU and the destination QEMU in order to verify both support some migration capability (currently only XBZRLE). The managment can enable a capabilty for the next migration by using migrate_set_param

Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites

2012-05-22 Thread Eric Blake
On 05/22/2012 06:56 AM, Orit Wasserman wrote: > Add migration capabiltes that can be queried by the management. > The managment can query the source QEMU and the destination QEMU in order to > verify both support some migration capability (currently only XBZRLE). > The managment can enable a capab