Re: [libvirt] Re: [PATCH 10/12] Domain Events - test driver

2008-10-23 Thread Daniel P. Berrange
On Tue, Oct 21, 2008 at 03:19:56PM -0400, Ben Guthro wrote: > [PATCH 10/12] Domain Events - test driver > Minor changes to test driver structure to prevent compile errors ACK Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http:

[libvirt] Re: [PATCH 10/12] Domain Events - test driver

2008-10-21 Thread Ben Guthro
[PATCH 10/12] Domain Events - test driver Minor changes to test driver structure to prevent compile errors test.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/src/test.c b/src/test.c index aab74e4..34d35db 100644 --- a/src/test.c +++ b/src/test.c @@ -1552,6 +1552,8 @@ static virDriver

[libvirt] Re: [PATCH 10/12] Domain Events - test driver

2008-10-17 Thread Ben Guthro
Minor changes to test driver structure to prevent compile errors test.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test.c b/src/test.c index aab74e4..9f40576 100644 --- a/src/test.c +++ b/src/test.c @@ -1552,6 +1552,9 @@ static virDriver testDriver = { NULL, /* domainMemory