- 15 3月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 3月, 2008 5 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* src/bridge.c: fix a typo in a comment Daniel
-
由 Daniel Veillard 提交于
* qemud/qemud.c src/virsh.c: fixing some user facing strings problems pointed out by Francesco Tombolini should fix #436620 Daniel
-
由 Daniel Veillard 提交于
-
由 Richard W.M. Jones 提交于
Saori FUKUTA).
-
- 13 3月, 2008 3 次提交
-
-
由 Daniel Veillard 提交于
blocked on read-only connections, patch from Saori Fukuta Daniel
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
fixing CD Rom change on live QEmu/KVM domains. Daniel
-
- 12 3月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 11 3月, 2008 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 07 3月, 2008 2 次提交
-
-
由 Daniel Veillard 提交于
and typos cleanup from Atsushi Sakai Daniel
-
由 Daniel Veillard 提交于
loose the boot tag when defining a fully virtualized xen domain Daniel
-
- 05 3月, 2008 2 次提交
-
-
由 Richard W.M. Jones 提交于
* src/storage_backend_iscsi.c: Make iSCSI login actually work (Chris Lalancette).
-
由 Richard W.M. Jones 提交于
* src/virsh.c: Report error when vcpupin is given bad vCPU number (Shigeki Sakamoto).
-
- 04 3月, 2008 5 次提交
-
-
由 Jim Meyering 提交于
-
由 Jim Meyering 提交于
* src/util.c: Include <ctype.h>. (TOLOWER): Define. (__virMacAddrCompare): Rewrite to also ignore leading zeros.
-
由 Daniel Veillard 提交于
problem when generating the capabilities in the test driver. Daniel
-
由 Jim Meyering 提交于
* src/qemu_conf.c (qemudReportError): Use the pointer, errorMessage, not its first byte, errorMessage[0].
-
由 Jim Meyering 提交于
* qemud/qemud.c (main): Don't call qemudCleanup on an uninitialized pointer.
-
- 03 3月, 2008 7 次提交
-
-
由 Daniel Veillard 提交于
* NEWS configure.in libvirt.spec.in docs/* include/libvirt/libvirt.h po/*: preparing release of libvirt-0.4.1 Daniel
-
由 Jim Meyering 提交于
* qemud/qemud.c (qemudCleanup): Free the array as well as the strings in it.
-
由 Jim Meyering 提交于
* qemud/qemud.c (main): Call qemudCleanup also upon failure. Otherwise, an error return would skip it and induce leaks.
-
由 Jim Meyering 提交于
* qemud/qemud.c (remoteReadConfigFile): Be careful to free "conf" after a successful virConfReadFile.
-
由 Jim Meyering 提交于
* src/capabilities.c (virCapabilitiesFree): Free host.migrateTrans. (virCapabilitiesFreeGuest): Free arch.name member.
-
由 Jim Meyering 提交于
* src/capabilities.c (virCapabilitiesFreeGuestDomain): Free dom->type. (virCapabilitiesAddGuestDomain): Remove duplicate strdup stmt.
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in: missing comments for _virDomainBlockStats fields * docs/*: rebuilt docs Daniel
-
- 01 3月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* qemud/Makefile.am: fix a broken line split Daniel
-
- 29 2月, 2008 3 次提交
-
-
由 Richard W.M. Jones 提交于
-
由 Jim Meyering 提交于
* src/Makefile.am (cov): Rewrite rule to merge gcov results corresponding to two .o files: the libvirt_la- one, and the libvirt_test_la- one. (tst): Remove unused rule. * configure.in (LV_LIBTOOL_OBJDIR): Define and AC_SUBST.
-
由 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.
-
- 28 2月, 2008 5 次提交
-
-
由 Daniel Veillard 提交于
* src/qemu_conf.c: applied patch from Cole Robinson to use virErrorMsg in qemudReportError. Daniel
-
由 Richard W.M. Jones 提交于
-
由 Daniel P. Berrange 提交于
-
由 Jim Meyering 提交于
* qemud/Makefile.am (SUFFIXES): Define to .x before implicit rule.
-
由 Richard W.M. Jones 提交于
* src/util.c, src/util.h, src/libvirt_sym.version: Added virMacAddrCompare utility function for comparing MAC addresses. * src/virsh.c, src/xm_internal.c: Use virMacAddrCompare to compare addresses. (Shigeki Sakamoto and Richard Jones).
-
- 27 2月, 2008 2 次提交
-
-
由 Jim Meyering 提交于
* src/Makefile.am (virsh_SOURCES): Add util-lib.h.
-
由 Jim Meyering 提交于
* src/capabilities.c: Include <config.h> from the .c file, * src/capabilities.h: ... not from the .h file.
-