• P
    qemu: Make qemuMigrationIsAllowed more reusable · e5d3ab5e
    Peter Krempa 提交于
    This patch exports qemuMigrationIsAllowed and adds a new parameter to it
    to denote if it's a remote migration or a local migration. Local
    migrations are used in snapshots and saving of the machine state and
    have fewer restrictions. This patch also adjusts callers of the function
    and tweaks some error messages to be more universal.
    e5d3ab5e
qemu_migration.c 125.4 KB