[libvirt] [PATCH 5/8] Moved XM parsing functions to xenxs

Markus Groß gross at univention.de
Mon Feb 21 13:40:10 UTC 2011


---
 po/POTFILES.in            |    1 +
 src/Makefile.am           |    3 +-
 src/xen/xen_driver.c      |    3 +-
 src/xen/xm_internal.c     |  976 +-------------------------------------------
 src/xen/xm_internal.h     |    1 -
 src/xenxs/xen_xm.c        | 1010 +++++++++++++++++++++++++++++++++++++++++++++
 src/xenxs/xen_xm.h        |   36 ++
 src/xenxs/xenxs_private.h |    2 +
 tests/xmconfigtest.c      |    3 +-
 9 files changed, 1058 insertions(+), 977 deletions(-)
 create mode 100644 src/xenxs/xen_xm.c
 create mode 100644 src/xenxs/xen_xm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Moved-XM-parsing-functions-to-xenxs.patch
Type: text/x-patch
Size: 77405 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110221/a147db65/attachment-0001.bin>


More information about the libvir-list mailing list