slirp: VMState conversion; tcpcb
commite3ec38ffd6eeff3c3db9f0fd942e37a60f36e86c
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 20 Feb 2017 18:50:16 +0000 (20 18:50 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 29 Apr 2017 16:44:16 +0000 (29 18:44 +0200)
treea841acdae6660ad39ca5c77674e28b69243108d0
parent7d1724976f1f460769f4dddcdb15369cd57cf72e
slirp: VMState conversion; tcpcb

Convert the migration of the struct tcpcb to use a VMStateDescription,
the rest of it will come later.

Mostly mechanical, except for conversion of some 'char' to uint8_t
to ensure portability.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/slirp.c
slirp/tcp_var.h