]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* TODO libvirt.spec.in: update
authorDaniel Veillard <veillard@redhat.com>
Tue, 29 Aug 2006 22:27:07 +0000 (22:27 +0000)
committerDaniel Veillard <veillard@redhat.com>
Tue, 29 Aug 2006 22:27:07 +0000 (22:27 +0000)
commit3bbac7cdb670fb7e8b8fad25cfe4b23a8bf4a056
tree900d74e5d8418835cfcfa949222e2ad7819da351
parent55bf73848398c01e6b54bdd71cda824fb73eb1df
* TODO libvirt.spec.in: update
* configure.in include/libvirt/virterror.h src/Makefile.am
  src/conf.c src/conf.h src/virterror.c src/xen_internal.c:
  adding a subset of Xen config file parser, and serializer
* tests/Makefile.am tests/conftest.c tests/test_conf.sh
  tests/confdata/Makefile.am tests/confdata/fc4.conf
  tests/confdata/fc4.out: adding test program for config in and out
Daniel
16 files changed:
ChangeLog
TODO
configure.in
include/libvirt/virterror.h
libvirt.spec.in
src/Makefile.am
src/conf.c [new file with mode: 0644]
src/conf.h [new file with mode: 0644]
src/virterror.c
src/xen_internal.c
tests/Makefile.am
tests/confdata/Makefile.am [new file with mode: 0644]
tests/confdata/fc4.conf [new file with mode: 0644]
tests/confdata/fc4.out [new file with mode: 0644]
tests/conftest.c [new file with mode: 0644]
tests/test_conf.sh [new file with mode: 0755]