Re: [Qemu-devel] [PATCH v2 0/3] Some socket fix patches

2012-06-24 Thread Zhi Yong Wu
pull? On Wed, Jun 20, 2012 at 5:46 PM, wrote: > From: Zhi Yong Wu > > The patchset is on top of hub-based networking patchset. > > For this patchset, my git repo: > > g...@github.com:wuzhy/qemu.git for-anthony > > Zhi Yong Wu (3): >  net: fix the coding style >  net: add the support for -netdev

[Qemu-devel] [PATCH v2 0/3] Some socket fix patches

2012-06-20 Thread zwu . kernel
From: Zhi Yong Wu The patchset is on top of hub-based networking patchset. For this patchset, my git repo: g...@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