- 20 7月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
src/openvz_driver.c src/qemu_driver.c src/util.c src/util.h: cleanup patches from Shuveb Hussain, with new util module for common code shared between drivers. Daniel
-
- 19 7月, 2007 6 次提交
-
-
由 Richard W.M. Jones 提交于
* configure.in, src/xen_internal.c: Newer Xen uses <xen/sys/privcmd.h>. Added detection code for this in configure.in.
-
由 Daniel Veillard 提交于
initially suggested by Atsushi SAKAI Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 18 7月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
cleanup of unused virDeviceMode Daniel
-
- 17 7月, 2007 4 次提交
-
-
由 Daniel Veillard 提交于
and reuse the existing uuid generation function. Daniel
-
由 Daniel Veillard 提交于
applied patch from Shuveb Hussain to plug the developping OpenVZ support. Disabled by default. * src/openvz_conf.[ch] src/openvz_driver.[ch]: added new OpenVZ driver files. Avoid a redefinition of readline(). Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 13 7月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
device hot plug description with a wrong root element. Daniel
-
由 Daniel Veillard 提交于
patch from Masayuki Sunou to check Ethernet MAC addresses in XML configs * po/*: string update and merge Daniel
-
- 12 7月, 2007 8 次提交
-
-
由 Daniel Veillard 提交于
add an index * docs/pki_check.sh: shell script to check the PKI and client/server environment. Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
fix Xen hypervisor alignment problems on PPC64 * AUTHORS: added Christian Daniel
-
由 Richard W.M. Jones 提交于
* configure.in: Removed --with-qemud-pid-file option since it is no longer used.
-
由 Richard W.M. Jones 提交于
* src/libvirt.c, src/xen_unified.c: If compiled with --enable-debug=yes then we now trace libvirt calls on stderr.
-
- 11 7月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
virDomainParseXMLDiskDesc Daniel
-
- 10 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 09 7月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
docs/* po/*: prepared release of 0.3.0 Daniel
-
由 Daniel Veillard 提交于
new function virBufferEscapeString() to format a string while escaping its content for XML, and apply it to a couple of obvious places, should fix bug #206653 * po/*: updated strings, and added new bosnian localization. Daniel
-
- 07 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 06 7月, 2007 7 次提交
-
-
由 Richard W.M. Jones 提交于
* src/libvirt.c, src/qemu_driver.c: If the virNetworkLookup* functions cannot find a network, then they now throw VIR_ERR_NO_NETWORK error.
-
由 Richard W.M. Jones 提交于
* src/proxy_internal.c, src/proxy_internal.h, src.xen_internal.c, src/xen_internal.h, src/xen_unified.c, src/xen_unified.h, src/xend_internal.c, src/xend_internal.h, src/xm_internal.c, src/xm_internal.h, src/xs_internal.c, src/xs_internal.h: The interface between xen_unified.c and its underlying driver now uses a custom structure (struct xenUnifiedDriver) instead of reusing virDriver. * src/xen_unified.c: virDomainLookup* functions in Xen now throw VIR_ERR_NO_DOMAIN if the domain does not exist. * src/xs_internal.c: Fix indentation.
-
由 Daniel Veillard 提交于
Daniel
-
由 Richard W.M. Jones 提交于
* src/hash.c, src/internal.h: Remove virGetDomainByID function as it is not used or exported. * src/proxy_internal.c, src/qemu_driver.c, src/remote_internal.c, src/test.c, src/xend_internal.c, src/xs_internal.c: Fix all callers to virGetDomain and virGetNetwork functions - the callers do not need to set virterror since it is already set inside the functions.
-
由 Richard W.M. Jones 提交于
* include/libvirt/virterror.h, src/virterror.c, src/libvirt.c: Add VIR_ERR_NO_DOMAIN and VIR_ERR_NO_NETWORK errors, which indicate that there is no domain/network from vir*Lookup* functions. * src/qemu_driver.c: Use VIR_ERR_NO_DOMAIN in lookup functions. * src/test.c: Use VIR_ERR_NO_DOMAIN in lookup functions.
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* po/*: updated the localizations * qemud/libvirtd.init.in: LSB'ization of the init script and couple of fixups Daniel
-
- 05 7月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 04 7月, 2007 2 次提交
-
-
由 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.
-