David Edmondson wrote:
> On Thu, Sep 27, 2007 at 04:40:19PM +0800, Cathy Zhou wrote:
>> Assume we only change $xp/nic to use linkid. We need to change:
>>
>> a. qemu-dm needs to call libdladm API to convert linkid to link name before 
>> it calls libdlpi to open the link.
>> b. v_add() needs to print the linkid of the VNIC as the output, and 
>> v_remove() needs to take linkid of the VNIC as the input argument.
>> c. the vif-vnic script needs to change to write/read $xp/nic as linkid.
>> d. the vif-dedicate script needs to convert $xp/bridge to a linkid and 
>> write it to $xp/nic.
>> e. the xnbo driver using the linkid (read from $xp/nic) to get the mac name 
>> and open the mac.
>>
>> What else?
> 
> I think that's everything.

Let's do this then.

Thanks for your help!

- Cathy

Reply via email to