Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-05-17 Thread Paolo Bonzini
Il 17/05/2012 12:05, Zhi Yong Wu ha scritto: > On Thu, May 17, 2012 at 5:51 PM, Paolo Bonzini wrote: >>> This case has existed in current upstream code, not only vlan-hub >>> code. Currently can_send function has been called by backend send >>> function before deliver/deliver_iov, If we put can_se

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-05-17 Thread Zhi Yong Wu
On Thu, May 17, 2012 at 5:51 PM, Paolo Bonzini wrote: > Il 17/05/2012 07:59, Zhi Yong Wu ha scritto: >>> > However, then I noticed that qemu_can_send_packet is not called very much, >>> > and I do not understand why qemu_net_queue_send and >>> > qemu_net_queue_send_iov >>> > do not call qemu_can_

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-05-17 Thread Paolo Bonzini
Il 17/05/2012 07:59, Zhi Yong Wu ha scritto: >> > However, then I noticed that qemu_can_send_packet is not called very much, >> > and I do not understand why qemu_net_queue_send and qemu_net_queue_send_iov >> > do not call qemu_can_send_packet before calling deliver/deliver_iov. > This case has exi

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-05-16 Thread Zhi Yong Wu
On Mon, Feb 6, 2012 at 6:18 AM, Paolo Bonzini wrote: > On 01/24/2012 11:42 AM, Stefan Hajnoczi wrote: >> >> I refactored the network subsystem to drop the "VLAN" concept a while >> back but never got around to submitting the patches: >> >> http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-05-16 Thread Zhi Yong Wu
On Mon, Feb 6, 2012 at 6:18 AM, Paolo Bonzini wrote: > On 01/24/2012 11:42 AM, Stefan Hajnoczi wrote: >> >> I refactored the network subsystem to drop the "VLAN" concept a while >> back but never got around to submitting the patches: >> >> http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-19 Thread Michael S. Tsirkin
On Fri, Feb 17, 2012 at 10:55:40AM +, Stefan Hajnoczi wrote: > On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: > > I would like to know if some one is playing around with the patchset. > > > > If yes, can any one make one response? I am very interested in rebasing > > it, and then playing

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-18 Thread Zhi Yong Wu
On Sat, Feb 18, 2012 at 5:48 PM, Stefan Hajnoczi wrote: > On Sat, Feb 18, 2012 at 8:57 AM, Zhi Yong Wu wrote: >> On Fri, Feb 17, 2012 at 6:55 PM, Stefan Hajnoczi wrote: >>> On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: I would like to know if some one is playing around with the patch

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-18 Thread Stefan Hajnoczi
On Sat, Feb 18, 2012 at 8:57 AM, Zhi Yong Wu wrote: > On Fri, Feb 17, 2012 at 6:55 PM, Stefan Hajnoczi wrote: >> On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: >>> I would like to know if some one is playing around with the patchset. >>> >>> If yes, can any one make one response? I am very

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-18 Thread Zhi Yong Wu
On Fri, Feb 17, 2012 at 6:55 PM, Stefan Hajnoczi wrote: > On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: >> I would like to know if some one is playing around with the patchset. >> >> If yes, can any one make one response? I am very interested in rebasing >> it, and then playing with it. > >

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-17 Thread Zhi Yong Wu
On Fri, Feb 17, 2012 at 6:55 PM, Stefan Hajnoczi wrote: > On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: >> I would like to know if some one is playing around with the patchset. >> >> If yes, can any one make one response? I am very interested in rebasing >> it, and then playing with it. > >

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-17 Thread Stefan Hajnoczi
On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: > I would like to know if some one is playing around with the patchset. > > If yes, can any one make one response? I am very interested in rebasing > it, and then playing with it. AFAIK no one is working on it - the main thing that is missing he

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-16 Thread Zhi Yong Wu
I would like to know if some one is playing around with the patchset. If yes, can any one make one response? I am very interested in rebasing it, and then playing with it. On Tue, Jan 24, 2012 at 6:42 PM, Stefan Hajnoczi wrote: > On Tue, Jan 24, 2012 at 6:22 PM, Benjamin wrote: >> Hello Stefan,

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-05 Thread Paolo Bonzini
On 01/24/2012 11:42 AM, Stefan Hajnoczi wrote: I refactored the network subsystem to drop the "VLAN" concept a while back but never got around to submitting the patches: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/vlan-hub This branch completely removes the "VLAN" feature. Instea

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-02-04 Thread Benjamin
On 01/24/12 20:58, Markus Armbruster wrote: Stefan Hajnoczi writes: On Tue, Jan 24, 2012 at 6:22 PM, Benjamin wrote: Hello Stefan, Hi, Please send QEMU development emails to the mailing list so others can help or we can avoid duplicating work in case someone else is already looking into th

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-01-24 Thread Markus Armbruster
Stefan Hajnoczi writes: > On Tue, Jan 24, 2012 at 6:22 PM, Benjamin wrote: >> Hello Stefan, > > Hi, > Please send QEMU development emails to the mailing list so others can > help or we can avoid duplicating work in case someone else is already > looking into this. I have CCed the mailing list.

Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax

2012-01-24 Thread Stefan Hajnoczi
On Tue, Jan 24, 2012 at 6:22 PM, Benjamin wrote: > Hello Stefan, Hi, Please send QEMU development emails to the mailing list so others can help or we can avoid duplicating work in case someone else is already looking into this. I have CCed the mailing list. > I've seen your blog and I hope you