Paolo Bonzini 49dfcec403 ram_addr: tweaks to xen_modified_memory
Invoke xen_modified_memory from cpu_physical_memory_set_dirty_range_nocode;
it is akin to DIRTY_MEMORY_MIGRATION, so set it together with that bitmap.
The remaining call from invalidate_and_set_dirty's "else" branch will go
away soon.

Second, fix the second argument to the function in the
cpu_physical_memory_set_dirty_lebitmap call site.  That function is only used
by KVM, but it is better to be clean anyway.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:09:59 +02:00
2015-06-04 18:33:24 +01:00
2015-03-19 11:30:37 +03:00
2015-04-30 13:21:42 +02:00
2015-05-29 12:53:12 +02:00
2015-05-11 08:59:07 -04:00
2015-05-29 10:30:06 +02:00
2015-06-04 11:44:32 +01:00
2015-05-26 11:31:03 +01:00
2015-04-04 09:45:59 +03:00
2015-06-02 15:15:52 -03:00
2015-05-29 12:53:12 +02:00
2015-04-28 15:36:09 +02:00
2015-06-04 14:04:14 +01:00
2015-04-26 16:49:24 +01:00
2015-06-03 14:21:24 +03:00
2015-04-30 16:05:48 +03:00
2015-06-05 17:09:59 +02:00
2015-05-08 14:11:10 +03:00
2015-06-02 15:15:52 -03:00
2015-06-03 14:21:24 +03:00
2015-05-22 17:08:01 +02:00
2015-06-03 14:21:24 +03:00
2015-05-11 08:59:07 -04:00
2015-05-22 15:58:22 -04:00
2015-05-14 12:15:18 -07:00
2015-04-25 22:05:07 +01:00
2015-06-04 14:04:14 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.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%