Postcopy: Fix TP!=HP zero case
commita3b6ff6d0a7a964c5c7cd5f9a0d5e42752b6347a
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 11 Nov 2015 14:02:28 +0000 (11 14:02 +0000)
committerJuan Quintela <quintela@redhat.com>
Thu, 12 Nov 2015 16:52:29 +0000 (12 17:52 +0100)
tree05090e04221a5042cc8ddfb6c8cd41f42898b2a2
parent1c0d249ddf3c75c3992847d0af67f79a1cfd23d2
Postcopy: Fix TP!=HP zero case

Where the target page size is different from the host page
we special case it, but I messed up on the zero case check.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/ram.c