Anthony PERARD cd1ba7de23 xen mapcache: check if memory region has moved.
This patch changes the xen_map_cache behavior. Before trying to map a guest
addr, mapcache will look into the list of range of address that have been moved
(physmap/set_memory). There is currently one memory space like this, the vram,
"moved" from were it's allocated to were the guest will look into.

This help to have a succefull migration.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2012-03-19 18:21:12 +00:00
2012-03-19 18:21:00 +00:00
2012-03-13 14:57:12 +00:00
2012-02-21 10:21:05 +01:00
2012-02-22 17:23:50 -02:00
2012-02-23 10:35:24 +01:00
2012-02-22 17:23:50 -02:00
2012-02-22 13:29:07 +01:00
2012-02-24 13:36:04 -06:00
2012-02-24 13:36:04 -06:00
2012-03-19 18:21:00 +00:00
2012-02-22 09:02:19 -06:00
2012-03-19 18:21:12 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 569 MiB
Languages
C 83%
C++ 6.3%
Python 3.2%
Dylan 2.9%
Shell 1.6%
Other 2.8%