diff options
author | 2017-02-20 18:50:16 +0000 | |
---|---|---|
committer | 2017-04-29 18:44:16 +0200 | |
commit | e3ec38ffd6eeff3c3db9f0fd942e37a60f36e86c (patch) | |
tree | a841acdae6660ad39ca5c77674e28b69243108d0 /hw/usb | |
parent | slirp: fix pinging the virtual ipv4 DNS server (diff) | |
download | qemu-e3ec38ffd6eeff3c3db9f0fd942e37a60f36e86c.tar.xz qemu-e3ec38ffd6eeff3c3db9f0fd942e37a60f36e86c.zip |
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>
Diffstat (limited to 'hw/usb')
0 files changed, 0 insertions, 0 deletions