- 05 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 7月, 2007 3 次提交
-
-
由 Richard W.M. Jones 提交于
* src/xm_internal.c: configCache not getting refilled if the connection was closed (affected the remote case mainly), and error messages added to xenXMConfigCacheRefresh.
-
由 Richard W.M. Jones 提交于
* src/conf.c, src/test.c, src/xen_internal.c: Readd checking of errors from virBuffer functions. * src/sexpr.c: Add comment about use of _GNU_SOURCE. * src/virsh.c: Remove use of _GNU_SOURCE / isblank. * src/xml.c, tests/Makefile.am: Minor cleanup.
-
由 Daniel P. Berrange 提交于
-
- 29 6月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
of domains references in some commands. Daniel
-
由 Daniel Veillard 提交于
stylesheet * docs/*: regenerated * src/bridge.c src/bridge.h src/buf.c src/iptables.c src/libvirt.c src/qemu_driver.c src/qemu_driver.h src/uuid.c src/uuid.h: cleanup, addd comments, made functions static and fixe a few bugs Daniel
-
由 Richard W.M. Jones 提交于
* docs/site.xsl, docs/libvir.html, docs/hvsupport.html: Document which libvirt versions supported various hypervisor calls.
-
- 28 6月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 27 6月, 2007 20 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 26 6月, 2007 3 次提交
-
-
由 Richard W.M. Jones 提交于
-
由 Richard W.M. Jones 提交于
* src/remote_internal.c, python/Makefile.am: Python bindings fixed, and now building virConnect.getHostname and virConnect.getURI. Fixed a problem which stopped libvirt.py from being (re-)built. Rearranged python/Makefile.am to make it cleaner and clearer.
-
由 Richard W.M. Jones 提交于
* include/libvirt/libvirt.h.in, src/libvirt.c: (and numerous other files) Added support for virConnectGetHostname and virConnectGetURI calls.
-
- 25 6月, 2007 6 次提交
-
-
由 Richard W.M. Jones 提交于
* include/libvirt/libvirt.h.in, src/libvirt.c, src/libvirt_sym.version, python/generator.py: Added virDomainGetConnect and virNetworkGetConnect to allow us to get the "hidden" connection associated with each domain or network.
-
由 Richard W.M. Jones 提交于
* include/libvirt/libvirt.h, include/libvirt/libvirt.h.in, src/test.c: Remove unused virDomainKernel structure.
-
由 Richard W.M. Jones 提交于
* src/remote_internal.c: Partial revert - defining enum transport as a typedef broke the build.
-
由 Richard W.M. Jones 提交于
* src/remote_internal.c: Made cosmetic changes to the code and comments to allow 'make -C docs rebuild' to succeed parsing this file.
-
由 Richard W.M. Jones 提交于
* docs/site.xsl: Added link to OCaml bindings.
-
由 Richard W.M. Jones 提交于
* qemud/remote.c, src/remote_internal.c: Fix virDomainGetVcpus in the remote case. * src/libvirt.c: Allow virConnectListDomains, virConnectListDefinedDomains, virConnectListNetworks and virConnectListDefinedNetworks to work in the case where they are called with maxids/maxnames == 0. * src/remote_internal.c: Fix virDomainGetMaxVcpus in remote case so that it copies sufficient data. * src/xen_unified.c: Remove autostart functions.
-
- 22 6月, 2007 3 次提交
-
-
由 Richard W.M. Jones 提交于
* qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c: Add support for setting scheduler parameters over remote connections.
-
由 Richard W.M. Jones 提交于
* src/internal.h: Added STREQ and STRCASEEQ macros for clearer equality testing of strings. * src/xen_internal.c: Fix handling of the scheduler parameters field string so that the field doesn't contain garbage after the string.
-
由 Daniel Veillard 提交于
failure without leaking. Daniel
-