mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 20:03:37 +08:00
331b5189d7
If we have a system with xenforeignmemory_map2() implemented we don't need to save/restore physmap on suspend/restore anymore. In case we resume a VM without physmap - try to recreate the physmap during memory region restore phase and remap map cache entries accordingly. The old code is left for compatibility reasons. Signed-off-by: Igor Druzhinin <igor.druzhinin@citrix.com> Reviewed-by: Paul Durrant <paul.durrant@citrix.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> |
||
---|---|---|
.. | ||
Makefile.objs | ||
trace-events | ||
xen_apic.c | ||
xen_platform.c | ||
xen_pvdevice.c | ||
xen-hvm.c | ||
xen-mapcache.c |