qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC 1/9] hostdev: introduce the infrastructure for hos


From: Zhi Yong Wu
Subject: Re: [Qemu-devel] [RFC 1/9] hostdev: introduce the infrastructure for host device model
Date: Tue, 27 Mar 2012 17:06:08 +0800

On Tue, Mar 27, 2012 at 4:23 PM, Paolo Bonzini <address@hidden> wrote:
> Il 26/03/2012 07:40, address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]