[libvirt] [PATCHv4] PHYP: Adding network interface management

2010-12-29 Thread Eduardo Otubo
This is the implementation of the previous patch now using virInterface* API. Ended up this patch got much more simpler, smaller and easier to review. Here is some details: * MAC size and interface name are fixed due to specifications on HMC, both are created automatically and CAN'T be speci

Re: [libvirt] [PATCHv4] PHYP: Adding network interface management

2011-01-13 Thread Eduardo Otubo
Any chance to get a review for the next release? Thanks a lot :-) Regards, On 12/29/2010 04:04 PM, Eduardo Otubo wrote: This is the implementation of the previous patch now using virInterface* API. Ended up this patch got much more simpler, smaller and easier to review. Here is some details:

Re: [libvirt] [PATCHv4] PHYP: Adding network interface management

2011-01-14 Thread Eric Blake
On 12/29/2010 11:04 AM, Eduardo Otubo wrote: > This is the implementation of the previous patch now using virInterface* > API. Ended up this patch got much more simpler, smaller and easier to > review. Here is some details: Finally getting around to reviewing this again. I'm not intentionally put

Re: [libvirt] [PATCHv4] PHYP: Adding network interface management

2011-02-15 Thread Eduardo Otubo
On 01/14/2011 10:07 PM, Eric Blake wrote: On 12/29/2010 11:04 AM, Eduardo Otubo wrote: This is the implementation of the previous patch now using virInterface* API. Ended up this patch got much more simpler, smaller and easier to review. Here is some details: Finally getting around to reviewin