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