- 15 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
-
- 14 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* docs/examples/suspend.c: Declare global "conn" to be static. * tests/qemuxml2argvtest.c: Declare global "driver" to be static. * tests/qemuxml2xmltest.c: Likewise. Author: Jim Meyering <meyering@redhat.com>
-
- 18 12月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
prepare release of libvirt-0.4.0 Daniel
-
- 14 12月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
* src/xs_internal.[ch]: patch from Saori Fukuta to fix the detach-disk command when using Xen tap devices. * docs/libvir.html: typo fix from Jim Meyering Daniel
-
- 06 12月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 30 11月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/libvir.html, docs/windows.html: Updated Windows documentation now that we have shared libraries and Python working.
-
- 29 11月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
-
- 28 11月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
-
由 Richard W.M. Jones 提交于
-
- 27 11月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
-
由 Daniel Veillard 提交于
a Windows support page Daniel
-
- 26 11月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
added the Ruby binding link to all pages Daniel
-
- 21 11月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/libvir.html, docs/site.xsl: Fix the link to OCaml bindings.
-
由 Daniel Veillard 提交于
suggested by Bruce Montague Daniel
-
- 17 11月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 16 11月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/hvsupport.html, docs/libvir.html: Document HV support for virNodeGetFreeMemory and virNodeGetCellsFreeMemory. * src/libvirt.c: Add DEBUG to virNodeGetFreeMemory and virNodeGetCellsFreeMemory. * src/xen_internal.c: virXenError* functions now take an additional virConnectPtr argument, and set it where possible.
-
由 Daniel Veillard 提交于
daemon startup when using QEmu/KVM. Daniel
-
- 15 11月, 2007 2 次提交
-
-
由 Jim Meyering 提交于
* Makefile.am: Expand some "*" wildcards, and (for now) disable the relatively unimportant, distuninstallcheck target. Fix a few redirect-directly-to-target bugs. Add a few $(srcdir)/ prefixes and add an uninstall-local rule. * docs/Makefile.am: More of the same. Split some long lines. * python/Makefile.am: Likewise. * python/tests/Makefile.am: Likewise. * qemud/Makefile.am: Likewise. * tests/Makefile.am: Remove the directories already listed in SUBDIRS. * docs/examples/index.py: Adapt to produce the desired changes in docs/examples/Makefile.am. Also, sort *.c, so results are reproducible, and emit a comment telling emacs and vi that the file is read-only. * docs/examples/Makefile.am: Regenerate. Author: Jim Meyering <meyering@redhat.com>
-
由 Daniel Veillard 提交于
<shareable/> on disk devices * src/Makefile.am: fix the tst build rule for missing libraries Daniel
-
- 07 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
to CIM and OpenVZ * po/*: updated translations Daniel
-
- 23 10月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
from Jim Paris Daniel
-
- 01 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
preparing release of 0.3.3 * po/*: updated the strings localizations Daniel
-
- 28 9月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
src/qemu_driver.c src/remote_internal.c src/test.c src/xen_internal.[ch] src/xen_unified.c src/xend_internal.[ch] src/libvirt.c src/libvirt_sym.version: adding NUMA support patches from Beth Kon adding new virNodeGetCellsFreeMemory entry point and extending the virConnectGetCapabilities one. Fix a couple of issues in the patch and add to exported symbols from shared lib. * docs/virsh.pod docs/virsh.1 src/virsh.c: added new command freecell to get the available memory on the node or in a NUMA cell. * docs/*: updated and regenerated the documentation Daniel
-
由 Richard W.M. Jones 提交于
remote over ssh.
-
- 22 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 21 9月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* src/qemu_driver.c, docs/libvir.html: Support virConnectGetHostname and virConnectGetURI for qemu driver.
-
- 19 9月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 10 9月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
docs/libvir.html: fixing typos spotted by Eduardo Pereira Daniel
-
由 Daniel Veillard 提交于
src/libvirt.c: fixes a few problems in the documentation pointed out by Toth Istvan. * docs/*: regenerated the docs Daniel
-
- 05 9月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
and replace them with libvirtd Daniel
-
- 21 8月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
preparing release of 0.3.2 * src/libvirt.c: fix a couple of comments * po/*: string localization merge/update Daniel
-
由 Richard W.M. Jones 提交于
* src/libvirt.c (virDomainBlockStats, virDomainInterfaceStats): Added block device and network interface statistics. * src/xen_internal.c: Support for stats from Xen domains. * qemud/remote.c, qemud/remote_protocol.x, qemud/remote_internal.c: Support for fetching device and network interface stats across remote connections. * src/virsh.c: Added 'virsh domblkstat' and 'virsh domifstat' commands to display stats. * docs/libvir.html, docs/hvsupport.html: Updated hvsupport documentation.
-
由 Richard W.M. Jones 提交于
* src/libvirt.c (virDomainMigrate): Added virDomainMigrate API call. * src/xend_internal.c, src/xen_unified.c: Support for migration of Xen domains. * src/xen_internal.c: Xen capabilities indicates level of support for migration. * qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c: Support for migration between remote hypervisors. * src/virsh.c: Added 'virsh migrate' command. * docs/libvir.html, docs/hvsupport.html: Updated hvsupport documentation.
-