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

2011-03-28 Thread Eduardo Otubo
I understand that sending a big giant patch is not the best way the get things done. I split the patch into two parts: The first part I'll send it right away, regarding ONLY the addition of the interface management stuff. The second, that I'll send it later on, regards the regressions, leaks

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

2011-02-22 Thread Eric Blake
On 02/16/2011 10:38 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: src/phyp/phyp_driver.c | 648

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

2011-02-16 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