Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-24 Thread Sheldon
On 01/24/2014 03:55 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 10:37:20AM +0800, Sheldon wrote: Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest interface. we want to use mac as the identifier of the network

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-24 Thread Martin Kletzander
On Fri, Jan 24, 2014 at 04:34:12PM +0800, Sheldon wrote: On 01/24/2014 03:55 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 10:37:20AM +0800, Sheldon wrote: Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-24 Thread Sheldon
On 01/24/2014 05:30 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 04:34:12PM +0800, Sheldon wrote: On 01/24/2014 03:55 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 10:37:20AM +0800, Sheldon wrote: Now I working on a new KVM management tool base on html5 and libvirt we will

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-24 Thread Martin Kletzander
On Sat, Jan 25, 2014 at 12:06:10AM +0800, Sheldon wrote: On 01/24/2014 05:30 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 04:34:12PM +0800, Sheldon wrote: On 01/24/2014 03:55 PM, Martin Kletzander wrote: On Fri, Jan 24, 2014 at 10:37:20AM +0800, Sheldon wrote: Now I working on a

[libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-23 Thread Sheldon
Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest interface. we want to use mac as the identifier of the network interface. That meas we should get the mac after the user create a interface. also other people may be

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-23 Thread Jincheng Miao
- Original Message - Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest interface. we want to use mac as the identifier of the network interface. That meas we should get the mac after the user create a

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-23 Thread Sheldon
On 01/24/2014 02:40 PM, Jincheng Miao wrote: - Original Message - Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest interface. we want to use mac as the identifier of the network interface. That meas we should

Re: [libvirt] [question]Is there a good way to get the mac of guest interface after I attached it to a guest

2014-01-23 Thread Martin Kletzander
On Fri, Jan 24, 2014 at 10:37:20AM +0800, Sheldon wrote: Now I working on a new KVM management tool base on html5 and libvirt we will support a REST API for detach and attach guest interface. we want to use mac as the identifier of the network interface. That meas we should get the mac