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

2012-07-05 Thread Orit Wasserman
On 07/03/2012 09:36 PM, Eric Blake wrote: > On 07/03/2012 07:52 AM, Orit Wasserman wrote: >> 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

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

2012-07-03 Thread Eric Blake
On 07/03/2012 07:52 AM, Orit Wasserman wrote: > 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 ca

[Qemu-devel] [PATCH v14 02/13] Add migration capabilities

2012-07-03 Thread 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 by using migrate_set_p