On 04/18/2012 08:36 PM, Anthony Liguori wrote:
> On 04/11/2012 01:49 PM, Orit Wasserman wrote:
>> Add migration capabiltes that can be queried by the management.
>> The managment can query to source and the destination in order to
>> verify both support some maigration capability (currently only XB
On 04/11/2012 01:49 PM, Orit Wasserman wrote:
Add migration capabiltes that can be queried by the management.
The managment can query to source and the destination in order to
verify both support some maigration capability (currently only XBZRLE).
Signed-off-by: Orit Wasserman
Ah, excellent.
Orit Wasserman wrote:
> Add migration capabiltes that can be queried by the management.
> The managment can query to source and the destination in order to
> verify both support some maigration capability (currently only XBZRLE).
s/maigration/migration.
ok with me.
> diff --git a/savevm.c b/sav
Add migration capabiltes that can be queried by the management.
The managment can query to source and the destination in order to
verify both support some maigration capability (currently only XBZRLE).
Signed-off-by: Orit Wasserman
---
hmp.c| 18 ++
hmp.h