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
:
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