Peter Xu <[email protected]> wrote: > Similar to 9460dee4b2 ("memory: do not touch code dirty bitmap unless > TCG is enabled", 2015-06-05) but for the migration bitmap - we can > skip the MIGRATION bitmap update if migration not enabled. > > Reviewed-by: Paolo Bonzini <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> But if we ever decide to _not_ dirty all the bitmap at start (only used pages) we need to fix this.
