As pointed out by Dan here:
https://www.redhat.com/archives/libvir-list/2009-October/msg00784.html
We should be using the same logic for collision prevention and domain redefinition in
the migrate routines as we use in create/define/restore.
Cole Robinson (3):
qemu: Remove compiled out localhost migration support
qemu: Break out function to check if we can create/define/restore
qemu: Use same create/define overwrite logic for migration prepare.
src/qemu/qemu_driver.c | 191 ++++++++++++++++--------------------------------
1 files changed, 62 insertions(+), 129 deletions(-)