qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/5] SLIRP VMStatification


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH v3 0/5] SLIRP VMStatification
Date: Wed, 15 Feb 2017 18:19:17 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]