On 19/04/12 15:19, Amos Kong wrote:
On 19/04/12 15:11, Amos Kong wrote:
Those patches make tcp migration use the help functions in
qemu-socket.c for support IPv6 migration.
...
---
Amos Kong (4):
qerror: add five qerror strings
sockets: change inet_connect() to support nonblock socket
sockets: use error class to pass listen error
use inet_listen()/inet_connect() to support ipv6 migration
Sorry, the subject should be:
[Qemu-devel] [PATCH v7 0/4] support to migrate with IPv6 address
Hi Anthony,
Any comment about this series? they were already reviewed
by Michael and Orit.
[PATCH v7 0/4] support to migrate with ..
[PATCH v7 1/4] qerror: add five qerror s ..
[PATCH v10 2/4] sockets: change inet_conn ..
[PATCH v7 3/4] sockets: use error class ..
[PATCH v8 4/4] use inet_listen()/inet_co ..
Thanks, Amos