qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/5] SLIRP VMStatification
@ 2017-02-15 18:19 Dr. David Alan Gilbert (git)
  2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 1/5] slirp: VMState conversion; tcpcb Dr. David Alan Gilbert (git)
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-02-15 18:19 UTC (permalink / raw)
  To: qemu-devel, samuel.thibault, jan.kiszka; +Cc: quintela, lvivier

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Hi,
  This is an update to my previous SLIRP vmstatification, but finally
the dependent patches have gone in, so this can now follow.
  The only real change since v2 is adding in the commented out IPv6 migration
state as suggested in the review code.

Dave


Dr. David Alan Gilbert (5):
  slirp: VMState conversion; tcpcb
  slirp: VMStatify sbuf
  slirp: Common lhost/fhost union
  slirp: VMStatify socket level
  slirp: VMStatify remaining except for loop

 slirp/sbuf.h    |   4 +-
 slirp/slirp.c   | 438 +++++++++++++++++++++++++++-----------------------------
 slirp/socket.h  |  24 ++--
 slirp/tcp_var.h |   6 +-
 4 files changed, 227 insertions(+), 245 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-02-15 19:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-15 18:19 [Qemu-devel] [PATCH v3 0/5] SLIRP VMStatification Dr. David Alan Gilbert (git)
2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 1/5] slirp: VMState conversion; tcpcb Dr. David Alan Gilbert (git)
2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 2/5] slirp: VMStatify sbuf Dr. David Alan Gilbert (git)
2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 3/5] slirp: Common lhost/fhost union Dr. David Alan Gilbert (git)
2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 4/5] slirp: VMStatify socket level Dr. David Alan Gilbert (git)
2017-02-15 18:19 ` [Qemu-devel] [PATCH v3 5/5] slirp: VMStatify remaining except for loop Dr. David Alan Gilbert (git)
2017-02-15 18:31 ` [Qemu-devel] [PATCH v3 0/5] SLIRP VMStatification no-reply
2017-02-15 18:37 ` no-reply
2017-02-15 19:49   ` Dr. David Alan Gilbert

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).