From: Samuel Thibault <samuel.thibault@gnu.org>
To: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
Cc: qemu-devel@nongnu.org, jan.kiszka@siemens.com
Subject: Re: [Qemu-devel] [PATCH 1/1] slirp: VMState conversion; tcpcb
Date: Sat, 15 Oct 2016 18:52:25 +0200 [thread overview]
Message-ID: <20161015165225.GA9483@var> (raw)
In-Reply-To: <20161013173746.4911-1-dgilbert@redhat.com>
Dr. David Alan Gilbert (git), on Thu 13 Oct 2016 18:37:46 +0100, wrote:
> 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.
>
> Tested with
> -netdev user,id=unet,guestfwd=tcp:10.0.2.50:4444-tcp:localhost:4444
>
> with a nc hung off port 4444 and having the guest spew 'seq'
> to the port.
>
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Thanks,
Samuel
prev parent reply other threads:[~2016-10-15 16:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-13 17:37 [Qemu-devel] [PATCH 1/1] slirp: VMState conversion; tcpcb Dr. David Alan Gilbert (git)
2016-10-15 16:52 ` Samuel Thibault [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161015165225.GA9483@var \
--to=samuel.thibault@gnu.org \
--cc=dgilbert@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).