- 30 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* 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
-
- 30 6月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/Makefile.am: moved proxy/proxy.h and proxy/proxy_client.c as proxy_internal.[ch] and integrated them as a new driver. * proxy/Makefile.am proxy/libvirt_proxy.c src/xen_internal.c src/xen_internal.h src/xend_internal.c: various related cleanups. Daniel
-
- 06 6月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 09 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 25 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* doc/*: rebuilt Daniel
-
- 24 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 23 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/virterror.c: created a new module related to Xen Store accesses * src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]: nearly completed the separation of the code from the different modules Daniel
-
- 25 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/virterror.c include/Makefile.am include/virterror.h: adding the public APIs for errors, callbacks and synchronous. The boring stuff is still left to do, plugging it. Also need to be exposed at the python level. * doc//*: rebuilt Daniel
-
- 22 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* libvirt.spec.in: package the examples in the doc * src/Makefile.am: forgot to add xml.h Daniel
-
- 17 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt.h* src/libvirt.c src/xend_internal.[ch] src/xml.[ch]: added XML parsing for Xen domain descriptions needed for creates, plugged in a converter to s-exp and xend call. Modified the virDomainCreateLinux() to reflect that XML based description. Seems to work. * python/tests/create.py: added a test case which seems to work not tested much yet * docs/*: regenerated Daniel
-
- 15 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/Makefile.am: fix rpm packaging problems whith head, more LIBVIR -> LIBVIRT changes. Daniel
-
- 10 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel
-
- 12 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
added more of Anthony Liquori libxend code, commented and reformatted this still need to be plugged, it's still dead code ATM. Daniel
-
- 11 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* src/Makefile.am src/sexpr.c src/sexpr.h: starting to integrate Anthony Liquori libxend code * src/libvir.c: fix an uninitialized value Daniel
-
- 16 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
static libraries, adding virsh as an installed program Daniel
-
- 14 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvir_sym.version src/virsh.c src/xml.c: started working on the XML dump, added a dumpxml virsh version and a bit of infrastructure code. Found a way to detect dead ID from xenstore data. Daniel
-
- 09 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/*: regenerated the docs Daniel
-
- 08 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
include/Makefile.am: provide/fix library versionning information include/libvir.h is now generated ! * include/libvir.h.in src/libvir.c: revamp APIs and implement complete ones. * src/virsh.c: finish the version command and a bit of cleanup. Daniel
-
由 Karel Zak 提交于
-
由 Daniel Veillard 提交于
src/xen_internal.h: removed dependancy on xenctrl library, untested yet. Daniel
-
- 05 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig include/Makefile.am include/libvir.h src/Makefile.am src/hash.c src/hash.h src/internal.h src/libvir.c src/libvir_sym.version src/virsh.c: renamed to libvir Daniel
-
- 02 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
link static in work environement Daniel
-
- 30 11月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
one. * include/libxen.h src/libxen.c src/libxen_sym.version: extend API start to access libxenctrl directly (need xen update to get includes) * src/xensh.c: access to both xenstore and hypervisor Daniel
-
- 11 11月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
implement xenopenconnect and xencloseconnect. Daniel
-
- 02 11月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
config.h.in configure.in: fix make dist, add rpm packaging * src/libxen_sym.version src/Makefile.am: set a policy of no export by default of library symbols Daniel
-
由 Daniel Veillard 提交于
configure to start working * src/Makefile.am src/internal.h src/libxen.c: make the first compile Daniel
-
由 Daniel Veillard 提交于
-