- 02 7月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/drvone.html docs/drvone.html.in: small OpenNebula driver doc update by Abel Miguez Rodriguez daniel
-
- 01 7月, 2009 6 次提交
-
-
由 Daniel Veillard 提交于
* docs/drvone.html.in docs/drvone.html docs/drivers.html.in docs/hvsupport.html.in docs/sitemap.html.in docs/*: added documentation for OpenNebula driver by Abel Miguez Rodriguez and regenerated the docs Daniel
-
由 Daniel Veillard 提交于
* src/libvirt.c src/virterror.c: fix some missing comments in public modules. * docs/libvirt-api.xml docs/libvirt-refs.xml docs/devhelp/libvirt-libvirt.html docs/html/libvirt-libvirt.html: regenerated documentation * po/*: updated the polish localization and regenerated Daniel
-
由 Daniel Veillard 提交于
* docs/logging.html[.in] qemud/libvirtd.conf qemud/qemud.c src/logging.[ch]: cleanup the logging code and docs to remove all references to log level 0, cleanup hardcoded values and add a default VIR_LOG_DEFAULT value, patch by Amy Griffis daniel
-
由 Daniel Veillard 提交于
* src/opennebula/one_conf.c src/opennebula/one_driver.c: cleanup and small update for OpenNebula driver by Abel Miguez Rodriguez Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
by mistake, patch by Dave Allan. daniel
-
- 30 6月, 2009 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 29 6月, 2009 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 27 6月, 2009 4 次提交
-
-
由 Daniel Veillard 提交于
raised by Matthias Bolte Daniel
-
由 Daniel Veillard 提交于
but those failures should not completely break libvirt, patch by Dan Berrange, fixes #506590 daniel
-
由 Daniel Veillard 提交于
xen versions, patch by Sascha, fixes #503254 daniel
-
由 Daniel Veillard 提交于
* src/libvirt_private.syms src/parthelper.c src/storage_backend_disk.c src/storage_conf.c src/storage_conf.h: allow to create storage volumes on disk backend, patches by Henrik Persson * AUTHORS: add Henrik Persson Daniel
-
- 26 6月, 2009 2 次提交
-
-
由 Daniel Veillard 提交于
* src/Makefile.am src/libvirt.c src/libvirt_private.syms src/logging.c src/logging.h src/util.c src/libvirt_debug.syms: big cleanup of the debug configuration option and code by Amy Griffis daniel
-
由 Daniel Veillard 提交于
fix bogus WWN in NPIV support, patch by David Allan daniel
-
- 25 6月, 2009 8 次提交
-
-
由 Daniel Veillard 提交于
* src/storage_conf.c: fix reading of storage pool definitions at startup patch by Cole Robinson daniel
-
由 Daniel Veillard 提交于
* src/uml_driver.c: fix UML driver logging macros, patch by Amy Griffis * AUTHORS: adding Amy Griffis Daniel
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
* src/qemu_driver.c: fix a domain state problem after migration, patch by Federico Simoncelli, fixes #507537 * src/domain_conf.c: fix a transcient domain state problem after destroy, patch by Federico Simoncelli, fixes #507304 * AUTHORS: add Federico Simoncelli and Javier Fontan daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
* configure.in libvirt.spec.in src/Makefile.am src/opennebula/one_client.[ch] src/opennebula/one_conf.h src/opennebula/one_driver.[ch] : Finish the integration of OpenNebula, avoid dependancy on OpenNebula libraries, require xmlrpc-c-devel and build it by default, based on patch by Javier Fontan and DanB suggestions Daniel
-
由 Daniel Veillard 提交于
driver compilation issues, patch by Javier Fontan and remove some tabs in format strings daniel
-
- 23 6月, 2009 7 次提交
-
-
由 Cole Robinson 提交于
If using a custom test driver, storage pool file parsing was broken, and storage volume parsing was never implemented. Fix these issues, and add some examples in docs/
-
由 Cole Robinson 提交于
The storage driver arranges its parsing routines in a way that make them difficult to use in the test driver for non-default file parsing. This refactoring moves things to be consistent with the way domain_conf and network_conf do things.
-
由 Cole Robinson 提交于
If specifying a custom test driver, virtual networks were not 'activated' on driver init. This differs from the behavior of domains and storage pools, so fix it. Also improve a couple error messages in that area.
-
由 Cole Robinson 提交于
virEnumFromString doesn't check for a NULL string, and will segfault if passed one. Lots of calling code protects against this, but at least /pool/@type parsing does not.
-
由 Cole Robinson 提交于
Currently, 'info' will always report that mem = max mem. Make sure we actually return the correct mem value.
-
由 Cole Robinson 提交于
CreateXMLFrom changes accidentally caused all raw volume creation to be fully allocated (as though allocation == capacity). Fix this. Also force CreateXMLFrom to maintain the previous behavior: sparseness should still be maintained since we search for holes when copying, and the clone behavior hasn't been tested with anything but the broken behavior.
-
由 Cole Robinson 提交于
The ID of the existing VM was being unconditionally set to -1, which was upsetting virt-manager.
-
- 22 6月, 2009 2 次提交
-
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
patch by Henrik Persson Daniel
-
- 19 6月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* qemud/qemud.c src/conf.c src/conf.h src/qemu_conf.c src/xen_unified.c src/xm_internal.c tests/conftest.c tests/xmconfigtest.c: extend the configuration parser for VMX syntax, patch by Matthias Bolte Daniel
-
- 18 6月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 17 6月, 2009 2 次提交
-
-
由 Daniel Veillard 提交于
* src/node_device.[ch] src/storage_backend.[ch]: fixes a module dependency problem, patch by Dave Allan Daniel
-
由 Cole Robinson 提交于
Product = 0 is a valid value based on this bug report: https://www.redhat.com/archives/libvir-list/2009-May/msg00368.html Also, throw a less ambiguous error if vendor = 0.
-
- 16 6月, 2009 1 次提交
-
-
由 Cole Robinson 提交于
This regressed when CreateXMLFrom was added: we should only perform the backing store comparison if an input volume was passed.
-