c571006 qemu: migration: Forbid migration with memory modules lacking info

Authored and Committed by Peter Krempa 9 years ago
    qemu: migration: Forbid migration with memory modules lacking info
    
    Make sure that libvirt has all vital information needed to reliably
    represent configuration of guest's memory devices in case of a
    migration.
    
    This patch forbids migration in case the required slot number and module
    base address are not present (failed to be loaded from qemu via
    monitor).
    
        
file modified
+14 -0