diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2014-05-09 11:54:55 +0100 |
---|---|---|
committer | Juan Quintela <quintela@trasno.org> | 2014-05-14 15:24:51 +0200 |
commit | 14bcfdc7f1997492f59493214a24a27f5aa05c09 (patch) | |
tree | 1099d8f64c0f285811d467be36721edca0465cd2 /hw/ipack/ipack.c | |
parent | fb626663da94ddbfae88900c62bf4a26534fbafa (diff) | |
download | qemu-14bcfdc7f1997492f59493214a24a27f5aa05c09.zip |
Split ram_save_block
ram_save_block is getting a bit too complicated, and does two separate
things:
1) Finds a page to send
2) Sends the page (dealing with compression etc)
Split into 'ram_save_page' to send the page and deal with compression (2)
Rename remaining function to 'ram_find_and_save_block'
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw/ipack/ipack.c')
0 files changed, 0 insertions, 0 deletions