migration: ram_handle_compressed
commitd613a56f845788412a442c6b5aff88b38244f99a
authorIsaku Yamahata <yamahata@private.email.ne.jp>
Fri, 20 Sep 2013 16:23:37 +0000 (21 01:23 +0900)
committerJuan Quintela <quintela@trasno.org>
Tue, 24 Sep 2013 11:22:50 +0000 (24 13:22 +0200)
treec9463be2793075a408421a75d35aa883ac548e1a
parentdc3c26a479e5bd19c1b3c04f696b8f70ad57f0b7
migration: ram_handle_compressed

ram_handle_compressed() should be aware of size > TARGET_PAGE_SIZE.
migration-rdma can call it with larger size.

Signed-off-by: Isaku Yamahata <yamahata@private.email.ne.jp>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c