Re: [libvirt] [PATCH 2/4] Define internal driver API for new virInterface functions

2009-06-22 Thread Daniel Veillard
On Thu, Jun 18, 2009 at 02:44:28PM -0400, Laine Stump wrote: --- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index ca759ff..2502c63 100644 --- a/src/driver.h +++ b/src/driver.h @@ -508,6 +508,12 @@ typedef int

Re: [libvirt] [PATCH 2/4] Define internal driver API for new virInterface functions

2009-06-19 Thread Daniel P. Berrange
On Thu, Jun 18, 2009 at 02:44:28PM -0400, Laine Stump wrote: --- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index ca759ff..2502c63 100644 --- a/src/driver.h +++ b/src/driver.h @@ -508,6 +508,12 @@ typedef int

[libvirt] [PATCH 2/4] Define internal driver API for new virInterface functions

2009-06-18 Thread Laine Stump
--- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index ca759ff..2502c63 100644 --- a/src/driver.h +++ b/src/driver.h @@ -508,6 +508,12 @@ typedef int (*virDrvListInterfaces) (virConnectPtr conn,