Re: [Qemu-devel] [PATCH 04/18] hw: add QEMU model for Faraday 1Gbps Ethernet MAC
On Fri, Jan 18, 2013 at 6:28 AM, Dante wrote: > Signed-off-by: Kuo-Jung Su > --- > hw/ftgmac100.c | 621 > > hw/ftgmac100.h | 191 + > 2 files changed, 812 insertions(+) > create mode 100644 hw/ftgmac100.c > create mod
[Qemu-devel] [PATCH 04/18] hw: add QEMU model for Faraday 1Gbps Ethernet MAC
Signed-off-by: Kuo-Jung Su --- hw/ftgmac100.c | 621 hw/ftgmac100.h | 191 + 2 files changed, 812 insertions(+) create mode 100644 hw/ftgmac100.c create mode 100644 hw/ftgmac100.h diff --git a/hw/ftgmac100.c b/hw/ftgmac