Added main internal storage driver impl

This commit is contained in:
Daniel P. Berrange
2008-02-20 15:34:52 +00:00
parent f43e709842
commit 20878720c0
14 changed files with 3119 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ src/proxy_internal.c
src/qemu_conf.c
src/qemu_driver.c
src/remote_internal.c
src/storage_backend.c
src/storage_conf.c
src/storage_driver.c
src/sexpr.c
src/test.c
src/uuid.c