All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Some socket fix patches
@ 2012-06-20  9:46 zwu.kernel
  2012-06-20  9:46 ` [Qemu-devel] [PATCH v2 1/3] net: fix the coding style zwu.kernel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zwu.kernel @ 2012-06-20  9:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, Zhi Yong Wu, stefanha

From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

The patchset is on top of hub-based networking patchset.

For this patchset, my git repo:

git@github.com:wuzhy/qemu.git for-anthony

Zhi Yong Wu (3):
  net: fix the coding style
  net: add the support for -netdev socket, listen
  net: complete NetSocketState lifecycle handling

 net/socket.c |   82 +++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 50 insertions(+), 32 deletions(-)

-- 
1.7.6

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

end of thread, other threads:[~2012-06-24 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20  9:46 [Qemu-devel] [PATCH v2 0/3] Some socket fix patches zwu.kernel
2012-06-20  9:46 ` [Qemu-devel] [PATCH v2 1/3] net: fix the coding style zwu.kernel
2012-06-20  9:46 ` [Qemu-devel] [PATCH v2 2/3] net: add the support for -netdev socket, listen zwu.kernel
2012-06-20  9:46 ` [Qemu-devel] [PATCH v2 3/3] net: complete NetSocketState lifecycle handling zwu.kernel
2012-06-24 15:13 ` [Qemu-devel] [PATCH v2 0/3] Some socket fix patches Zhi Yong Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.