-
Paolo Bonzini authored
Compute the DIRTY_MEMORY_CODE bit in memory_region_get_dirty_log_mask instead of memory_region_init_*. This makes it possible to allocate memory backend objects at any time. Reviewed-by:
Igor Mammedov <imammedo@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredCompute the DIRTY_MEMORY_CODE bit in memory_region_get_dirty_log_mask instead of memory_region_init_*. This makes it possible to allocate memory backend objects at any time. Reviewed-by:
Igor Mammedov <imammedo@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading