Re: [Qemu-devel] qemu networking help

2007-12-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ryan W Smith <[EMAIL PROTECTED]> writes: : I'm currently working on a project where we're using qemu to trace : information flow through the operating system. One of the things : that we'd like to do is trace network data as it flows through the :

Re: [Qemu-devel] qemu networking help

2007-12-30 Thread Mulyadi Santosa
Hi... > I'm currently working on a project where we're using qemu to trace > information flow through the operating system. One of the things > that we'd like to do is trace network data as it flows through the > operating system. I've been reading through the code, and I've > gotten a bit lost

[Qemu-devel] qemu networking help

2007-12-30 Thread Ryan W Smith
I'm currently working on a project where we're using qemu to trace information flow through the operating system. One of the things that we'd like to do is trace network data as it flows through the operating system. I've been reading through the code, and I've gotten a bit lost. I gathe