Re: [libvirt] [PATCH] Clarify direct migration

2012-07-13 Thread Jiri Denemark
On Thu, Jul 12, 2012 at 13:43:26 -0600, Eric Blake wrote: > On 07/12/2012 08:23 AM, Jiri Denemark wrote: > > When --direct is used when migrating a domain running on a hypervisor > > that does not support direct migration (such as QEMU), the caller would > > get the following error message: > > >

Re: [libvirt] [PATCH] Clarify direct migration

2012-07-12 Thread Eric Blake
On 07/12/2012 08:23 AM, Jiri Denemark wrote: > When --direct is used when migrating a domain running on a hypervisor > that does not support direct migration (such as QEMU), the caller would > get the following error message: > > this function is not supported by the connection driver: > v

[libvirt] [PATCH] Clarify direct migration

2012-07-12 Thread Jiri Denemark
When --direct is used when migrating a domain running on a hypervisor that does not support direct migration (such as QEMU), the caller would get the following error message: this function is not supported by the connection driver: virDomainMigrateToURI2 which is a complete nonsense since