- 20 7月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 26 6月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
include/libvirt/virterror.h python/generator.py python/libvir.c python/libvirt_wrap.h src/driver.h src/internal.h src/test.h src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h src/xml.c src/xml.h: moved the includes from include/ to include/libvirt to reflect the installed include tree. This avoid using "" in the includes themselves. Daniel
-
- 14 6月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 29 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 22 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 06 4月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 05 4月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 04 4月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 03 4月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvirt_sym.version src/*_internal.[ch]: added an entry point for reboot and corresponding driver plug * src/virsh.c: added a reboot option using it * docs/*: regenerated Daniel
-
- 31 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
new create command * src/xend_internal.c src/xml.c: trying to cope with the new xvda domains states generated on FC5, but Dom0 bootloader really break the model, so that doesn't work. Daniel
-
- 30 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
pointed by Jim Meyering Daniel
-
- 15 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/sexpr.h src/virsh.c src/virterror.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xend_internal.h src/xml.c src/xml.h: applied cb/indent to homogenize the source style, as a first pass. Daniel
-
- 28 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
virDefaultErrorFunc() * src/sexpr.c src/xen_internal.c src/virterror.c include/virterror.h: adding more error reporting though the code, nearly complete. * src/sexpr.c: added specific error function to avoid an error report. Daniel
-
- 10 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel
-
- 03 2月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 25 1月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 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
-
- 18 1月, 2006 1 次提交
-
-
由 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
-
- 16 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
adding the virDomainShutdown() API * src/virsh.c: adding a shutdown command * docs/*: regenerated Daniel
-
由 Karel Zak 提交于
-
由 Karel Zak 提交于
-
- 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 提交于
the previous code. Daniel
-
- 08 12月, 2005 4 次提交
-
-
由 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 提交于
-
- 07 12月, 2005 2 次提交
-
-
由 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 2 次提交
-
-
由 Daniel Veillard 提交于
GetInfo() API, returns bytes and nanoseconds, try to fix the scales, but time on unpriviledged interfaces doesn't work. Daniel
-
由 Daniel Veillard 提交于
first pass at trying to implement virDomainGetInfo() quite a bit of work left to do. 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 2 次提交
-
-
由 Daniel Veillard 提交于
xenConnectListDomains() to list active domains * src/xensh.c: integrated a basic test for xenConnectListDomains() Daniel
-
由 Daniel Veillard 提交于
connections for normal users (but need /var/run/xenstored/socket_ro to be chmoded to 666) * src/xensh.c: if not root use the RO access Daniel
-
- 01 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
changed entry points naming conventions based on feedback with Karel Zak 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
-