[libvirt] [PATCH 3/8] Moved SEXPR parsing functions to xenxs

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


---
 po/POTFILES.in            |    1 +
 src/Makefile.am           |   13 +
 src/xen/xen_driver.c      |   12 +-
 src/xen/xend_internal.c   | 1329 +-------------------------------------------
 src/xen/xend_internal.h   |   18 -
 src/xen/xm_internal.c     |    1 +
 src/xenxs/xen_sxpr.c      | 1351 +++++++++++++++++++++++++++++++++++++++++++++
 src/xenxs/xen_sxpr.h      |   62 ++
 src/xenxs/xenxs_private.h |   37 ++
 tests/sexpr2xmltest.c     |   13 +-
 10 files changed, 1512 insertions(+), 1325 deletions(-)
 create mode 100644 src/xenxs/xen_sxpr.c
 create mode 100644 src/xenxs/xen_sxpr.h
 create mode 100644 src/xenxs/xenxs_private.h

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


More information about the libvir-list mailing list