qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] DEFINE_NIC_PROPERTIES in net.h
@ 2013-03-04  0:53 Phani Vadrevu
  2013-03-04  1:27 ` Peter Maydell
  2013-03-04  7:52 ` Markus Armbruster
  0 siblings, 2 replies; 3+ messages in thread
From: Phani Vadrevu @ 2013-03-04  0:53 UTC (permalink / raw)
  To: qemu-devel

Hi list,
        I am trying to write a device emulator for a Broadcom card. As
reference, I am looking at e1000.c code of 1.2.2 version. In that
code, there is this line: DEFINE_NIC_PROPERTIES( E1000State, conf);

Is there a definite structure for the state object that is passed to
DEFINE_NIC_PROPERTIES? What does this function do? All I need is some
basic functioning code, so if this is not essential, I can ignore it.

Thanks,
Phani

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-04  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04  0:53 [Qemu-devel] DEFINE_NIC_PROPERTIES in net.h Phani Vadrevu
2013-03-04  1:27 ` Peter Maydell
2013-03-04  7:52 ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).