Re: [libvirt] [PATCH 3/5] test: Implement node device driver.

2009-10-05 Thread Daniel P. Berrange
On Fri, Oct 02, 2009 at 12:05:03PM -0400, Cole Robinson wrote: Add a simple 'computer' device for the default driver. Only implement the basic calls, no creation or destroy happening. Signed-off-by: Cole Robinson crobi...@redhat.com --- src/test/test_driver.c | 253

[libvirt] [PATCH 3/5] test: Implement node device driver.

2009-10-02 Thread Cole Robinson
Add a simple 'computer' device for the default driver. Only implement the basic calls, no creation or destroy happening. Signed-off-by: Cole Robinson crobi...@redhat.com --- src/test/test_driver.c | 253 1 files changed, 253 insertions(+), 0