[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] BCM 5752 NIC emulation
From: |
Phani Vadrevu |
Subject: |
[Qemu-discuss] BCM 5752 NIC emulation |
Date: |
Sun, 3 Mar 2013 08:43:48 -0500 |
Hi,
As part of an assignment, our class was asked to add support to
QEMU for BCM 5752 NIC emulation. I've been looking at the code of
other hardware like e1000.c and vitrio.c.
Can I find documentation/info on writing new NIC emulator for QEMU
anywhere. I noticed that all these emulators include files like net.h,
dma.h and pci.h. But it will be nice if we could find some
documentation on what all these files do. Please let me know what
steps I should follow to write a new emulator. It is sufficient to
write a bares bones with only the basic features.
Thanks,
Phani
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] BCM 5752 NIC emulation,
Phani Vadrevu <=