- 23 1月, 2007 5 次提交
-
-
由 Mark McLoughlin 提交于
* include/libvirt/libvirt.h.in: add VIR_UUID_BUFLEN and VIR_UUID_STRING_BUFLEN * libvirt/proxy/libvirt_proxy.c, libvirt/src/hash.c, libvirt/src/internal.h, libvirt/src/libvirt.c, libvirt/src/proxy_internal.c, libvirt/src/test.c, libvirt/src/virsh.c, libvirt/src/xend_internal.c, libvirt/src/xm_internal.c, libvirt/src/xml.c, libvirt/python/libvir.c: use them
-
由 Mark McLoughlin 提交于
Issues pointed out by Karel Zak <kzak@redhat.com> * src/virsh.c: fix up some syntax strings, use BUFSIZ and free names returned from virConnectListDefinedDomains()
-
由 Daniel P. Berrange 提交于
-
由 Mark McLoughlin 提交于
* src/internal.h: virDomain.handle refers to the "id" in the API, so re-name to virDomain.id to avoid confusion. * src/hash.c, src/libvirt.c, src/proxy_internal.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xml.c, src/xs_internal.c: update for rename.
-
由 Mark McLoughlin 提交于
* src/driver.h: remove Free(), GetName(), GetID() and GetUUID() driver methods. * src/proxy_internal.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xs_internal.c: Update driver vtables.
-
- 20 1月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 19 1月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 20 12月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 19 12月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
rhbz#143946 , patch applied daniel
-
- 14 12月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 13 12月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 08 12月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 07 12月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 06 12月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
had changed between version 1 and version 2 too, the leading domain field disapeared since it goes in the including op. Fixes redhat bugs #217370 and #217743 Daniel
-
- 28 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
do not push the os image information for domain creation via xend Daniel
-
- 23 11月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
-
由 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
-
- 22 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
xenStoreDomainGetNetworkID refactoring Daniel
-
- 21 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
dynamic device code to isolate as a separate function xenStoreDomainGetNetworkID() the access to the XenStore Daniel
-
- 17 11月, 2006 4 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
src/driver.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/test.c src/xen_internal.c src/xend_internal.c src/xml.c src/xml.h src/xs_internal.c: intagrated patch from Michel Ponceau to add hot-plug devices support to the API, integrated in driver API and fixed a few small things. Still a TODO in src/xml.c about moving xenstore direct accesses to a new routine. Daniel
-
- 16 11月, 2006 4 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 15 11月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
rhbz#214908 Daniel
-
- 11 11月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 10 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
to the XML description and handle its serialization back and forth between XML and S-Expr * tests/sexpr2xmltest.c tests/xml2sexprtest.c tests/sexpr2xmldata/sexpr2xml-curmem.* tests/xml2sexprdata/xml2sexpr-curmem.*: added specific regression tests for this, this didn't disturb any of the other tests. Daniel
-
- 09 11月, 2006 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
src/xml.c: give proper indication of the failures raised by the XML parser on not well formed XML, should fix rhbz#208545 Daniel
-
- 08 11月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
patch for rhbz#214264 in the case of Domain 0 on Xen and push the defaulting to "linux" down to the xen specific parts. Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
* proxy/libvirt_proxy.c src/libvirt.c src/proxy_internal.[ch] src/xs_internal.[ch]: the virtGetOsType entry point was calling the xenstore directly instead of going though driver, refactored and implemented a specific new RPC with the proxy when this is called as non-root fixes rhbz#214264 . Daniel
-
- 31 10月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
existant domain, it is not a good idea to raise the HTTP 404 GET error, the handling is better done somewhere up in the stack. Daniel
-
- 17 10月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
docs/news.html include/libvirt/libvirt.h: preparing release of libvirt-0.1.8 * src/xen_internal.c: fixed a compilation problem Daniel
-