Easiest way to use Qemu networking

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Jezze
Member
Member
Posts: 395
Joined: Thu Jul 26, 2007 1:53 am
Libera.chat IRC: jfu
Contact:

Easiest way to use Qemu networking

Post by Jezze »

Hi,

I've written a driver for the rtl8139 card and it seem to work. Now I want to see if I can actually send or recieve from and to my OS running in Qemu. Now I'm no network guy so I really suck at this but what is the easiest way to see if any data is beeing sent? Also what is the easiest way to send data to my OS?

Should note that data in this case means any type of garbage and not some protocol like tcp.

Also, I'm on Linux.
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/
Post Reply