On Tue, Mar 27, 2012 at 4:23 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > Il 26/03/2012 07:40, zwu.ker...@gmail.com ha scritto: >> +#define DEFINE_HOSTDEV_PROP_PEER(_n, _s, _f) \ >> + DEFINE_HOSTDEV_PROP(_n, _s, _f, hostdev_prop_netdev, NetClientState*) > > This should be simply a link<NetDev> property. IMHO, i don't fully understand what link<NetDev> mean. What is the difference between it and Child<NetDev>. Can you elaborate this?
> > Paolo -- Regards, Zhi Yong Wu