[libvirt] [PATCH 1/3] Add basic libxenlight driver

Markus Groß gross at univention.de
Thu Feb 10 13:06:35 UTC 2011


---
 src/xenlight/xl_driver.c         |  948 ++++++++++++++++++
 src/xenlight/xl_driver.h         |   46 +
 src/xenlight/xl_driver_private.h |   52 +
 src/xenlight/xl_utils.c          | 1969 ++++++++++++++++++++++++++++++++++++++
 src/xenlight/xl_utils.h          |   90 ++
 5 files changed, 3105 insertions(+), 0 deletions(-)
 create mode 100644 src/xenlight/xl_driver.c
 create mode 100644 src/xenlight/xl_driver.h
 create mode 100644 src/xenlight/xl_driver_private.h
 create mode 100644 src/xenlight/xl_utils.c
 create mode 100644 src/xenlight/xl_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-basic-libxenlight-driver.patch
Type: text/x-patch
Size: 102107 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110210/53618b78/attachment-0001.bin>


More information about the libvir-list mailing list