Re: [libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-20 Thread Daniel Veillard
On Tue, May 19, 2009 at 12:51:23PM -0400, Laine Stump wrote: From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 50 ++ include/libvirt/libvirt.h.in | 50 ++ Looks just fine now, ACK,

Re: [libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-20 Thread Daniel P. Berrange
On Tue, May 19, 2009 at 12:51:23PM -0400, Laine Stump wrote: From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 50 ++ include/libvirt/libvirt.h.in | 50 ++ 2 files changed, 100

[libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-19 Thread Laine Stump
From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 50 ++ include/libvirt/libvirt.h.in | 50 ++ 2 files changed, 100 insertions(+), 0 deletions(-) diff --git a/include/libvirt/libvirt.h

[libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-18 Thread Laine Stump
From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 84 ++ include/libvirt/libvirt.h.in | 84 ++ 2 files changed, 168 insertions(+), 0 deletions(-) diff --git a/include/libvirt/libvirt.h

Re: [libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-11 Thread Daniel P. Berrange
On Fri, May 08, 2009 at 01:52:23PM -0400, Laine Stump wrote: diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in index 2f7076f..cee3d94 100644 --- a/include/libvirt/libvirt.h.in +++ b/include/libvirt/libvirt.h.in @@ -854,6 +854,90 @@ int

Re: [libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-11 Thread Daniel P. Berrange
On Fri, May 08, 2009 at 01:52:23PM -0400, Laine Stump wrote: From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 84 ++ include/libvirt/libvirt.h.in | 84 ++ 2 files changed, 168

[libvirt] [PATCH 1/5] Public API for new virInterface* functions, which facilitate

2009-05-08 Thread Laine Stump
From: Laine Stump la...@redhat.com --- include/libvirt/libvirt.h| 84 ++ include/libvirt/libvirt.h.in | 84 ++ 2 files changed, 168 insertions(+), 0 deletions(-) diff --git a/include/libvirt/libvirt.h