[libvirt] [PATCH v5] qemu: Allow migration over IPv6

Ján Tomko jtomko at redhat.com
Tue Apr 2 12:15:35 UTC 2013


On 04/02/2013 01:29 PM, Daniel P. Berrange wrote:
> On Fri, Mar 22, 2013 at 08:06:00PM +0100, Ján Tomko wrote:
>> Allow migration over IPv6 by listening on [::] instead of 0.0.0.0
>> when QEMU supports it (QEMU_CAPS_IPV6_MIGRATION) and there is
>> at least one v6 address configured on the system.
>>
...
>>
>>  src/qemu/qemu_capabilities.c |   6 +++
>>  src/qemu/qemu_capabilities.h |   1 +
>>  src/qemu/qemu_migration.c    | 104 +++++++++++++++++++++++++++++++++----------
>>  tests/qemuhelptest.c         |   9 ++--
>>  4 files changed, 93 insertions(+), 27 deletions(-)
> 
> ACK
> 

Thanks, pushed now.

Jan




More information about the libvir-list mailing list