commit | 696ed9a9b3fee2d033d7b049ba2e6568860a25d1 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:11:10 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 15:00:27 2015 +0100 |
tree | 317ab8b7c7c55a69b83ad3bcd6c5e478a6e52573 | |
parent | a82d593b61054b3dea431ef829977000d772a252 [diff] |
postcopy_ram.c: place_page and helpers postcopy_place_page (etc) provide a way for postcopy to place a page into guests memory atomically (using the copy ioctl on the ufd). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>