[libvirt] [PATCH 2/8] latency: Define the internal driver callback

2011-09-05 Thread Osier Yang
--- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index 21b2bd3..fc7a931 100644 --- a/src/driver.h +++ b/src/driver.h @@ -348,6 +348,13 @@ typedef int const char *path, struct

Re: [libvirt] [PATCH 2/8] latency: Define the internal driver callback

2011-09-05 Thread Daniel Veillard
On Mon, Sep 05, 2011 at 04:38:29PM +0800, Osier Yang wrote: --- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index 21b2bd3..fc7a931 100644 --- a/src/driver.h +++ b/src/driver.h @@ -348,6 +348,13 @@ typedef int

Re: [libvirt] [PATCH 2/8] latency: Define the internal driver callback

2011-09-02 Thread Daniel Veillard
On Wed, Aug 31, 2011 at 04:26:07PM +0800, Osier Yang wrote: --- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index 80d6628..05693e3 100644 --- a/src/driver.h +++ b/src/driver.h @@ -348,6 +348,13 @@ typedef int

[libvirt] [PATCH 2/8] latency: Define the internal driver callback

2011-08-31 Thread Osier Yang
--- src/driver.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/driver.h b/src/driver.h index 80d6628..05693e3 100644 --- a/src/driver.h +++ b/src/driver.h @@ -348,6 +348,13 @@ typedef int const char *path, struct