Paolo Bonzini dbddac6da0 memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
DIRTY_MEMORY_MIGRATION is triggered by memory_global_dirty_log_start
and memory_global_dirty_log_stop, so it cannot be used with
memory_region_set_log.

Specify this in the documentation and assert it.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:09:58 +02:00
..
2015-06-03 23:56:56 +02:00
2015-02-16 17:31:55 +01:00
2015-06-03 23:56:56 +02:00
2015-02-16 17:30:19 +01:00
2015-04-26 16:49:24 +01:00
2015-05-31 20:29:02 +02:00