Ján Tomko f03dcc5df1 qemu: Allow migration over IPv6
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.

Use virURIParse in qemuMigrationPrepareDirect to allow parsing
IPv6 addresses, which would cause an 'incorrect :port' error
message before.

Move setting of migrateFrom from qemuMigrationPrepare{Direct,Tunnel}
after domain XML parsing, since we need the QEMU binary path from it
to get its capabilities.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=846013
2013-04-02 11:23:47 +02:00
..
2012-04-02 09:33:54 -06:00
2012-09-17 14:59:37 -04:00
2012-12-21 11:19:50 +00:00
2012-12-21 11:19:49 +00:00
2012-12-21 11:17:13 +00:00
2013-03-19 13:13:28 -06:00
2013-04-02 11:23:47 +02:00
2013-03-19 13:13:28 -06:00
2013-03-19 13:13:28 -06:00
2013-03-22 12:45:14 +01:00
2013-03-19 15:48:58 -06:00
2012-12-21 11:19:49 +00:00
2013-02-12 09:00:15 -07:00
2013-01-17 16:39:10 -07:00
2012-12-21 11:19:50 +00:00