- 29 2月, 2008 2 次提交
-
-
由 Richard W.M. Jones 提交于
-
由 Jim Meyering 提交于
* src/Makefile.am: Create a convenience library, libvirt_test.la, and don't restrict access to *its* symbols. * tests/Makefile.am (LDADDS): Add ../src/libvirt_test.la, so that "configure --disable-shared" no longer provokes link errors. (LIBVIRT): Remove definition. (LDADDS): Remove use. ($(LIBVIRT)): Remove rule. (LDADDS): Use the new convenience library instead. (CLEANFILES): Define. * docs/examples/index.py (dump_Makefile): Append $(COVERAGE_LDFLAGS), to the LDADDS definition, to avoid link error with the combination of --enable-test-coverage and --disable-shared. * docs/examples/Makefile.am: Regenerate. * docs/examples/index.html: Likewise. * qemud/Makefile.am (libvirtd_LDFLAGS): Append $(COVERAGE_LDFLAGS). * src/libvirt_sym.version: Remove some SP-before-TAB.
-
- 21 2月, 2008 2 次提交
-
-
由 Jim Meyering 提交于
* docs/examples/index.py: Don't emit trailing blanks. * docs/examples/Makefile.am: Regenerate.
-
由 Daniel P. Berrange 提交于
-
- 20 2月, 2008 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 12 2月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/libvir.html docs/format.html: fixes the examples on the section about ethernet bridging, as raised by Maxwell Bottiger, fixes bug #430790 Daniel
-
- 06 2月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files.
-
- 30 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* Makefile.cfg (local-checks-to-skip) [sc_the_the]: Enable. * docs/virsh.pod: Remove a duplicate "the". * libvirt.spec.in: Likewise. * virsh.1: Likewise.
-
- 25 1月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/virsh.pod: Clarify virsh documentation on when you can set memory and vCPUs.
-
- 24 1月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
* README, libvirt.spec.in, docs/devhelp/html.xsl, docs/devhelp/index.html: Correct typos in the documentation.
-
- 21 1月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/API* docs/api.xsl docs/site.xsl docs/Makefile.am: remove the generation of the API*.html files as it's not really useful here Daniel
-
- 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
-