- 23 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/driver.h src/libvirt.c src/proxy_internal.c src/test.c src/virsh.c src/xen_internal.c src/xend_internal.c src/xm_internal.c src/xs_internal.c: added support for dumping core of domains assuming a xend with the latest patch to do so. Daniel
-
- 09 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
from Domain class instances to the Connect they were issued from should fix rhbz#204490 * docs//*: rebuilt Daniel
-
- 21 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 19 9月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
one of the content of the hypercall structures in 3.0.2 Daniel
-
- 17 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
include/libvirt/libvirt.h.in: preparing release of 0.1.4, regenerated docs, fixed a few things * src/proxy_internal.c src/test.c src/xend_internal.c: a few trivial fixes Daniel
-
- 11 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* docs//*: rebuilt the docs Daniel
-
- 03 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/xen_internal.c: fixing the proxy installation, integrate in the spec file and fix a few bugs in the proxy, seems to behave correctly now. * docs/apibuild.py docs/*: fixing the doc and API generator Daniel
-
- 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 Veillard 提交于
* src/driver.h src/libvirt.c src/test.c src/xen_internal.c src/xend_internal.c src/xs_internal.c: started to fix some of the driver related problem raised by Daniel Berrange, added a ver version field to drivers. Daniel
-
- 09 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 14 4月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
virDomainSetMemory to set up the target memory use for a domain * src/driver.h src/libvirt.c src/xen_internal.c src/xend_internal.[ch] src/xs_internal.[ch]: added a new entry point in the drivers for this, also fixed the xen store entry, as changing /local/domain/$$/memory/target affects the target memory not the max, apparently max is not visible at the xenstore level (or I missed it) Daniel
-
- 09 4月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/xs_internal.c: implementing domain pointers unification, thread safety and reference counting for domain and connections, this was the last critical change needed before making further progresses at the API level. Still a couple fo things TODO for this, unification at the Python level and adding UUID to hash. All domain/connect alloc and free routines are now centralized in hash.c * docs/APIchunk1.html docs/libvirt-api.xml docs/libvirt-refs.xml docs/html/libvirt-libvirt.html: regenerated the docs, that doesn't change the API. Daniel
-
- 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
-
- 29 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 27 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt.h include/libvirt.h.in: added intialization function * include/virterror.h src/virterror.c: one more error code * src/internal.h: first part of Jim's format checking * src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch] src/xs_internal.[ch]: initialization and registration of drivers Daniel
-
- 28 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
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
-
- 23 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvirt_sym.version: added virDomainLookupByUUID and virDomainGetUUID to be able to use the persistant UUID names * docs//*: rebuilt the docs following the API extension Daniel
-
- 21 2月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
XML dump function around to make sure all entry points are centralized in libvirt.c and also avoid doc generation troubles. * docs/examples/Makefile.am docs/examples/index.py: fix the makefile a bit. * TODO: updated * docs/format.html: added a description of the XML used for the domains. * docs//*: rebuilt Daniel
-
由 Daniel Veillard 提交于
docs/site.xsl: integates the examples page in the web site * docs//* : fixed generator and rebuilt the docs * python/tests/basic.py python/tests/create.py: couple cleanups 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
-
- 10 2月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
tweak a few things Daniel
-
由 Daniel Veillard 提交于
-
- 20 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
but not completely integrated yet Daniel
-
- 18 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
of libxend capabilities, including checkpointing and restoring in a file. * docs//*: regenerated the docs Daniel
-
- 16 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
adding the virDomainShutdown() API * src/virsh.c: adding a shutdown command * docs/*: regenerated Daniel
-
- 15 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 09 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* docs/*: regenerated the docs Daniel
-
由 Daniel Veillard 提交于
virDomainFree() * docs/*: regenerated the docs Daniel
-
- 08 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 07 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
libxml2 adapted to libvir * docs/* docs/html/libxml-libvir.html: regenerated Daniel
-
由 Daniel Veillard 提交于
* include/libvir.h: adding informations on the header 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
-