- 24 1月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
virConnectOpenReadOnly() Daniel
-
由 Daniel Veillard 提交于
added favicon to page. * src/libvir.c: reorganized the include imports. Daniel
-
- 20 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
restore API (though it would be better if it was returning a domain pointer in case of success) * src/virsh.c: added save and restore to the commands, tested, the option handling need work though Daniel
-
- 19 1月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
the integration of more xend based accesses, virsh seems to work without accessing the xen store now. Daniel
-
由 Daniel Veillard 提交于
Daniel
-
- 18 1月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
of libxend capabilities, including checkpointing and restoring in a file. * docs//*: regenerated the docs Daniel
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
doc fix * src/virsh.c: fix a integer being formatted as %s in idof * src/internal.h src/libvir.c src/xend_internal.[ch]: started to integrated the xend back-end, especially for getting informations about a domain. Daniel
-
- 14 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/xend_internal.c src/xend_internal.h: starting to plug the xend code in, replacing structures mostly, but not finished. 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
-
- 20 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
version for python bindings, heavilly based on libxml2/libxslt way of doing things, maybe this need to be revisited. Added packaging too. * src/hash.h: fixed the Copyright notice. Daniel
-
- 17 12月, 2005 1 次提交
-
-
由 Karel Zak 提交于
-
- 16 12月, 2005 5 次提交
-
-
由 Daniel Veillard 提交于
static libraries, adding virsh as an installed program Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
adding the virDomainShutdown() API * src/virsh.c: adding a shutdown command * docs/*: regenerated Daniel
-
由 Karel Zak 提交于
-
由 Karel Zak 提交于
-
- 15 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 14 12月, 2005 4 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
in the XML dump. Daniel
-
由 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
-
- 12 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
API implementation, only CreateLinux is now missing. Daniel
-
- 09 12月, 2005 4 次提交
-
-
由 Daniel Veillard 提交于
* docs/*: regenerated the docs Daniel
-
由 Daniel Veillard 提交于
the previous code. Daniel
-
由 Daniel Veillard 提交于
Pause, Resume, Destroy, but untested yet. Daniel
-
由 Daniel Veillard 提交于
virDomainFree() * docs/*: regenerated the docs Daniel
-
- 08 12月, 2005 6 次提交
-
-
由 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/libvir.c src/libvir_sym.version src/xen_internal.[ch] include/libvir.h: implementing hypervisor Version and Type interfaces * src/virsh.c: adding a version command, WIP Daniel
-
由 Karel Zak 提交于
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
src/xen_internal.h: removed dependancy on xenctrl library, untested yet. Daniel
-
- 07 12月, 2005 5 次提交
-
-
由 Karel Zak 提交于
-
由 Karel Zak 提交于
add virConnectNumOfDomains()
-
由 Daniel Veillard 提交于
docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add the web site, based on libxml2 one. * src/hash.c: add a missing include Daniel
-
由 Daniel Veillard 提交于
docs/libvir-refs.xml: fix XML API generation * include/libvir.h src/libvir.c src/virsh.c: fix the info memory API again, use KB, not bytes so that an unsigned long is sufficient. Daniel
-
由 Daniel Veillard 提交于
of the number of virtual CPUs for both interfaces. Daniel
-
- 06 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
GetInfo() API, returns bytes and nanoseconds, try to fix the scales, but time on unpriviledged interfaces doesn't work. Daniel
-