Richard W.M. Jones
a79cb80048
Images to illustrate Cygwin install.
2007-11-28 11:54:47 +00:00
Richard W.M. Jones
ba8c4d7400
Updated Windows page.
2007-11-27 15:55:42 +00:00
Daniel Veillard
b4438e5933
* docs/site.xsl docs/libvir.html *.html: add boilerplate for
...
a Windows support page
Daniel
2007-11-27 15:41:32 +00:00
Daniel Veillard
881b85a8e5
Also fix the CSS background, Daniel
2007-11-26 14:21:02 +00:00
Daniel Veillard
90da74aee9
fix links again, Daniel
2007-11-26 14:16:03 +00:00
Daniel Veillard
3e59effd03
* doc/*: modified the python page into a bindings page,
...
added the Ruby binding link to all pages
Daniel
2007-11-26 14:07:56 +00:00
Richard W.M. Jones
207962bb1a
Wed Nov 21 11:59:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
...
* docs/libvir.html, docs/site.xsl: Fix the link to OCaml
bindings.
2007-11-21 12:02:40 +00:00
Daniel Veillard
a1c2e40cac
* docs/index.html docs/libvir.html: apply english corrections
...
suggested by Bruce Montague
Daniel
2007-11-21 10:38:07 +00:00
Daniel P. Berrange
4d82d16dc1
Added missing news.xsl to EXTRA_DIST
2007-11-17 12:09:35 +00:00
Richard W.M. Jones
7a66394fcb
Thu Nov 15 17:40:15 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
...
* 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.
2007-11-15 17:44:06 +00:00
Daniel Veillard
9ae4f3d27e
* docs/libvir.html docs/uri.html: update docs about the libvirt
...
daemon startup when using QEmu/KVM.
Daniel
2007-11-15 17:07:28 +00:00
Jim Meyering
d5117af382
Make "make distcheck" work.
...
* 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>
2007-11-15 13:04:28 +00:00
Daniel Veillard
ec58960745
* doc/libvir.html doc/format.html: add missing docs for
...
<shareable/> on disk devices
* src/Makefile.am: fix the tst build rule for missing libraries
Daniel
2007-11-14 17:11:19 +00:00
Daniel Veillard
50804b725b
* docs/libvir.html docs/site.xsl: small updates with references
...
to CIM and OpenVZ
* po/*: updated translations
Daniel
2007-11-07 13:40:19 +00:00
Daniel Veillard
3d32b50f05
* po/*: updated from translation team
...
Daniel
2007-10-23 15:45:03 +00:00
Daniel Veillard
cfb192ad1e
* docs/format.html docs/libvir.html: documentation cleaups
...
from Jim Paris
Daniel
2007-10-22 20:28:55 +00:00
Daniel Veillard
fdc44cf1b7
* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:
...
preparing release of 0.3.3
* po/*: updated the strings localizations
Daniel
2007-09-30 21:09:29 +00:00
Daniel Veillard
4bf3bc9eda
* include/libvirt/libvirt.h[.in] src/driver.h src/openvz_driver.c
...
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
2007-09-28 14:28:12 +00:00
Richard W.M. Jones
dbd8f037e7
* docs/libvir.html: Clarified configuration required for
...
remote over ssh.
2007-09-28 10:24:58 +00:00
Daniel P. Berrange
b32f429849
Added a no_tty param to remote URIs to stop SSH prompting for password
2007-09-21 20:17:09 +00:00
Richard W.M. Jones
9a79baba76
Thu Sep 20 18:10:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* src/qemu_driver.c, docs/libvir.html: Support virConnectGetHostname
and virConnectGetURI for qemu driver.
2007-09-20 17:13:39 +00:00
Daniel P. Berrange
e1f4399150
Added config params to customize UNIX sock perms & ownership
2007-09-19 02:28:01 +00:00
Daniel P. Berrange
8f4e48edff
Added support for Avahi mDNS advertisement
2007-09-19 01:56:55 +00:00
Daniel Veillard
3292123d13
* docs/architecture.html docs/errors.html docs/format.html
...
docs/libvir.html: fixing typos spotted by Eduardo Pereira
Daniel
2007-09-10 15:16:25 +00:00
Daniel Veillard
298d289542
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
...
src/libvirt.c: fixes a few problems in the documentation
pointed out by Toth Istvan.
* docs/*: regenerated the docs
Daniel
2007-09-10 09:37:10 +00:00
Daniel Veillard
372c6f96f7
* docs/libvir.html docs/uri.html: remove references to libvirt_qemud
...
and replace them with libvirtd
Daniel
2007-09-05 14:32:13 +00:00
Daniel Veillard
cb2e35b604
* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:
...
preparing release of 0.3.2
* src/libvirt.c: fix a couple of comments
* po/*: string localization merge/update
Daniel
2007-08-21 14:59:47 +00:00
Richard W.M. Jones
442a15770c
Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* 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.
2007-08-21 10:08:12 +00:00
Richard W.M. Jones
81005437f4
Tue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* 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.
2007-08-21 09:31:12 +00:00
Richard W.M. Jones
19e21d8672
Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* qemud/remote.c, qemud/remote_protocol.x, src/driver.h,
src/internal.h, src/libvirt.c, src/libvirt_sym.version,
src/qemu_driver.c, src/remote_internal.c, src/test.c:
Add a private interface so that libvirt.c coordination
functions can detect the availability of features in
underlying drivers, using the VIR_DRV_SUPPORTS_FEATURE
macro.
2007-08-21 09:03:55 +00:00
Richard W.M. Jones
157ddaa295
Tue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* docs/libvir.html: Updated the hvsupport page to show that
KVM now supports save and restore operations.
2007-08-21 08:13:40 +00:00
Daniel Veillard
b8d0a7bc34
* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
...
Daniel
2007-08-14 07:02:18 +00:00
Daniel Veillard
1bd2567773
* docs/apibuild.py: fix the API generator to work out of a
...
include list instead of an exclude list
* po/*: updated localization strings
Daniel
2007-08-14 05:57:07 +00:00
Daniel P. Berrange
4e01a607e4
Re-work test driver to implement (nearly) all APIs
2007-07-27 23:23:00 +00:00
Daniel Veillard
1d7164058c
* src/virsh.c docs/virsh.pod virsh.1: added a ttyconsole command,
...
this should fix bug #239687
Daniel
2007-07-26 08:41:16 +00:00
Daniel P. Berrange
773aa3b86b
Split out generic nodeinfo API
2007-07-25 23:16:30 +00:00
Daniel Veillard
3edb4bc9fb
* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
...
* src/libvirt.c python/generator.py: some cleanup and warnings
from Richard W.M. Jones
Daniel
2007-07-24 15:32:55 +00:00
Daniel Veillard
d5b5623ddd
* docs/network.rng docs/Makefile.am libvirt.spec.in: added Relax-NG
...
grammar for network descriptions that David Lutterkort posted in
April, it needs an update though
Daniel
2007-07-24 09:19:40 +00:00
Daniel Veillard
daa2369dde
* docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI
...
environment variable as suggested by David Lutterkort
Daniel
2007-07-23 09:35:59 +00:00
Daniel P. Berrange
d9adc2eaf1
Re-write notes on IPv6
2007-07-16 21:37:08 +00:00
Daniel P. Berrange
67c346b102
Added new <clock/> element in XML for choosing utc/localtime
2007-07-16 21:30:30 +00:00
Daniel Veillard
62442d578d
* docs/libvir.html docs/remote.html: update the remote page,
...
add an index
* docs/pki_check.sh: shell script to check the PKI and client/server
environment.
Daniel
2007-07-12 15:47:19 +00:00
Daniel Veillard
bb6476e771
* src/xen_internal.c: applied patch from Christian Ehrhardt to
...
fix Xen hypervisor alignment problems on PPC64
* AUTHORS: added Christian
Daniel
2007-07-12 08:57:52 +00:00
Daniel Veillard
f3d774d6c1
* configure.in libvirt.spec.in include/libvirt/libvirt.h
...
docs/* po/*: prepared release of 0.3.0
Daniel
2007-07-09 12:41:29 +00:00
Daniel Veillard
b4c282a79b
* docs/apibuild.py docs/newapi.xsl: fix generation of XML and
...
stylesheet
* docs/*: regenerated
* src/bridge.c src/bridge.h src/buf.c src/iptables.c src/libvirt.c
src/qemu_driver.c src/qemu_driver.h src/uuid.c src/uuid.h: cleanup,
addd comments, made functions static and fixe a few bugs
Daniel
2007-06-29 13:23:13 +00:00
Richard W.M. Jones
4c0f24c10f
Tue Jun 29 13:44:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* docs/site.xsl, docs/libvir.html, docs/hvsupport.html:
Document which libvirt versions supported various
hypervisor calls.
2007-06-29 12:44:57 +00:00
Daniel P. Berrange
a78a6602df
Move QEMU driver into main libvirt.so and use single daemon for all drivers
2007-06-26 23:48:46 +00:00
Daniel P. Berrange
25905a78f2
Switch to using internal event API for QEMU driver
2007-06-26 22:51:01 +00:00
Richard W.M. Jones
f2058815e7
Rebuilt generated files in the docs/ directory (no actual change).
2007-06-26 13:50:22 +00:00
Richard W.M. Jones
2670b9c80a
Mon Jun 25 09:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
...
* docs/site.xsl: Added link to OCaml bindings.
2007-06-25 08:40:38 +00:00