diff options
author | Orit Wasserman <owasserm@redhat.com> | 2012-08-06 21:42:53 +0300 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2012-08-08 13:51:12 +0200 |
commit | 17ad9b358bceba78ae80f2963c6036eab726010c (patch) | |
tree | 91c6a43d53a8f93e845b82a58372f64c7e95308e /qemu-error.c | |
parent | 302dfbeb21fc5154c24ca50d296e865a3778c7da (diff) | |
download | qemu-17ad9b358bceba78ae80f2963c6036eab726010c.zip qemu-17ad9b358bceba78ae80f2963c6036eab726010c.tar.gz qemu-17ad9b358bceba78ae80f2963c6036eab726010c.tar.bz2 |
Add XBZRLE to ram_save_block and ram_save_live
In the outgoing migration check to see if the page is cached and
changed, then send compressed page by using save_xbrle_page function.
In the incoming migration check to see if RAM_SAVE_FLAG_XBZRLE is set
and decompress the page (by using load_xbrle function).
Signed-off-by: Benoit Hudzia <benoit.hudzia@sap.com>
Signed-off-by: Petter Svard <petters@cs.umu.se>
Signed-off-by: Aidan Shribman <aidan.shribman@sap.com>
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'qemu-error.c')
0 files changed, 0 insertions, 0 deletions