diff options
author | Juan Quintela | 2012-06-28 19:58:47 +0200 |
---|---|---|
committer | Juan Quintela | 2012-07-20 08:19:27 +0200 |
commit | 6d2fe810ed995dc79090c2ba179f4f0c694243b1 (patch) | |
tree | af9cd96cb1fdedd5d050deb89769c95de2052fbb /hw/eepro100.c | |
parent | ram: iterate phase (diff) | |
download | qemu-6d2fe810ed995dc79090c2ba179f4f0c694243b1.tar.gz qemu-6d2fe810ed995dc79090c2ba179f4f0c694243b1.tar.xz qemu-6d2fe810ed995dc79090c2ba179f4f0c694243b1.zip |
ram: save_live_setup() we don't need to synchronize the dirty bitmap.
1st: we were synchonizing the dirty bitmap before calling
memory_global_dirty_log_start().
2nd: We are marking all pages as dirty anywhere, no reason to go
through all the bitmap to "mark" dirty same pages twice.
So, call removed.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw/eepro100.c')
0 files changed, 0 insertions, 0 deletions