- 13 10月, 2008 2 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/formatdomain.html.in, docs/formatdomain.html: Add the documentation for NIC model selection.
-
由 Richard W.M. Jones 提交于
* src/domain_conf.c: Fix build failure of the Xen proxy.
-
- 11 10月, 2008 4 次提交
-
-
由 Jim Meyering 提交于
This repairs the "make check" failure of tests/undefine. * src/test.c (testResumeDomain, testPauseDomain): Likewise. (testShutdownDomain, testGetDomainInfo, ): Likewise. (testSetMemory, testSetVcpus, testDomainCreate, testDomainUndefine) (testDomainGetSchedulerType, testDomainGetSchedulerParams): Likewise. (testDomainSetSchedulerParams, testNetworkUndefine): Likewise. (testNetworkStart, testNetworkGetBridgeName): Likewise. (testDomainCoreDump, testDomainSave): Likewise, and... Name the file upon failed open or write. Use strerror(errno) in diagnostics. * tests/undefine: Adjust expected output. test.c (testError): Remove now-ignored dom and net parameters. This is a sytnax-only change: removing the two unused parameters and updating all callers: * src/test.c (GET_DOMAIN, GET_NETWORK, testError) (testBuildCapabilities, testOpenDefault, testOpenFromFile) (testOpen, testGetHostname, testGetURI, testGetCapabilities) (testLookupDomainByID, testLookupDomainByUUID) (testLookupDomainByName, testResumeDomain, testPauseDomain) (testShutdownDomain, testGetDomainInfo, testDomainSave) (testDomainRestore, testDomainCoreDump, testGetOSType) (testSetMemory, testSetVcpus, testListDefinedDomains) (testNodeGetCellsFreeMemory, testDomainCreate) (testDomainUndefine, testDomainGetSchedulerType) (testDomainGetSchedulerParams, testDomainSetSchedulerParams) (testLookupNetworkByUUID, testLookupNetworkByName) (testListNetworks, testListDefinedNetworks, testNetworkUndefine) (testNetworkStart, testNetworkGetBridgeName): Update callers.
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 10 10月, 2008 8 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Richard W.M. Jones 提交于
* .cvsignore, Makefile.am, autobuild.sh, configure.in, mingw32-libvirt.spec.in: Import the latest MinGW libvirt spec file. Note that the file has been renamed to conform to new Fedora packaging guidelines. * autobuild.sh: Fix a bug in the generation of the $EXTRA_RELEASE field when autobuilding.
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h[.in] include/libvirt/virterror.h qemud/remote* src/driver.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c src/openvz_driver.c src/proxy_internal.c src/qemu_driver.c src/remote_internal.c src/test.c src/virsh.c src/xen_internal.c src/xen_unified.c src/xen_unified.h src/xend_internal.c src/xend_internal.h src/xm_internal.c src/xs_internal.c docs/*: cleanup virDomainCreateLinux into virDomainDefineXML, and a few additional cleanups Daniel
-
由 Daniel Veillard 提交于
* src/domain_conf.c src/util.c: fix index creation for disks > {sd,hd,xvd,vd}z (Sanjay Rao and Chris Wright) Daniel
-
- 09 10月, 2008 3 次提交
-
-
由 Cole Robinson 提交于
-
由 Daniel P. Berrange 提交于
-
由 Dan Smith 提交于
-
- 08 10月, 2008 4 次提交
-
-
由 Daniel Veillard 提交于
* src/cgroup.c: use safewrite() * src/qemu_driver.c: missing VIR_FREE pojnted out by Eduardo Habkost Daniel
-
由 Jim Meyering 提交于
* src/cgroup.c (virCgroupSetValueStr): Use safe_write, not write.
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
(Guido Günther) Daniel
-
- 07 10月, 2008 3 次提交
-
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
-
- 06 10月, 2008 3 次提交
-
-
由 Daniel Veillard 提交于
* src/lxc_driver.c src/qemu_driver.c src/remote_internal.c src/storage_driver.c: use C99 initializers for virState (Guido Gunther) Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
daniel
-
- 04 10月, 2008 2 次提交
- 02 10月, 2008 2 次提交
-
-
由 Daniel Veillard 提交于
daniel
-
由 Cole Robinson 提交于
-
- 01 10月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* src/xend_internal.c: fix ordering when parsing multiple Xen interfaces, patch by Jim Fehlig * python/Makefile.am: fix parallel build Daniel
-
- 25 9月, 2008 1 次提交
-
-
由 Mark McLoughlin 提交于
* docs/virsh.pod: fixup some minor issues - e.g. bogus references to "xm"
-
- 24 9月, 2008 2 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* src/storage_backend_logical.c: re-add the -f flag to vgremove * po/*: rebuilt Daniel
-
- 23 9月, 2008 4 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* src/storage_backend_logical.c: enable stop pool in logical backend improve portability when deleting a pool and also call pvremove patch by Chris Lalancette Daniel
-
由 Daniel Veillard 提交于
fix by Dan and Chris Lalancette Daniel
-
由 Daniel Veillard 提交于
by Chris Lalancette Daniel
-
- 22 9月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* src/openvz_conf.c: patch from Evgeniy Sokolov to read network config in OpenVZ driver. Daniel
-