]> Git Repo - qemu.git/commit - slirp/tcp_var.h
slirp: VMState conversion; tcpcb
authorDr. David Alan Gilbert <[email protected]>
Mon, 20 Feb 2017 18:50:16 +0000 (18:50 +0000)
committerSamuel Thibault <[email protected]>
Sat, 29 Apr 2017 16:44:16 +0000 (18:44 +0200)
commite3ec38ffd6eeff3c3db9f0fd942e37a60f36e86c
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 <[email protected]>
Reviewed-by: Samuel Thibault <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Samuel Thibault <[email protected]>
slirp/slirp.c
slirp/tcp_var.h
This page took 0.024318 seconds and 4 git commands to generate.