Peter Lieven 211ea74022 migration: do not overwrite zero pages
on incoming migration do not memset pages to zero if they already read as zero.
this will allocate a new zero page and consume memory unnecessarily. even
if we madvise a MADV_DONTNEED later this will only deallocate the memory
asynchronously.

Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-06-27 02:36:32 +02:00
2013-06-14 15:33:10 +01:00
2013-06-15 17:50:21 +00:00
2013-06-17 11:01:14 -04:00
2013-06-20 16:39:52 +02:00
2013-06-20 16:39:52 +02:00
2013-06-14 15:33:10 +01:00
2013-06-21 22:52:50 +04:00
2013-06-21 22:52:50 +04:00
2013-06-21 22:52:49 +04:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%