Dr. David Alan Gilbert 038629a699 Provide runtime Target page information
The migration code generally is built target-independent, however
there are a few places where knowing the target page size would
avoid artificially moving stuff into migration/ram.c.

Provide 'qemu_target_page_bits()' that returns TARGET_PAGE_BITS
to other bits of code so that they can stay target-independent.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 14:51:48 +01:00
..
2015-10-23 18:18:23 +02:00
2015-10-24 18:02:48 +02:00
2015-11-05 11:28:23 +01:00
2015-05-08 14:11:10 +03:00
2015-11-05 11:28:23 +01:00
2014-06-23 11:01:24 -04:00
2015-11-06 10:16:03 +01:00
2015-06-03 18:19:15 +02:00
2013-04-08 18:13:10 +02:00