Daniel P. Berrange
075337182c
Added <features> tag to XML for enable CPU/system features like PAE, ACPI
2006-08-15 17:01:42 +00:00
Daniel P. Berrange
86a22bd660
Updated notes about HVM devices / boot details
2006-08-14 15:53:52 +00:00
Daniel P. Berrange
3c43212307
Pull info about serial console TTY and VNC port from xenstore into domain XML
2006-08-08 20:14:40 +00:00
Daniel Veillard
0798941a85
* configure.in libvirt.spec.in docs/* NEWS: preparing release of
...
libvirt-0.1.3
* src/xend_internal.c: uninitialized var and disable TCP slow start
Daniel
2006-07-11 16:57:03 +00:00
Daniel Veillard
0cf5ee2325
* docs/format.html docs/libvir.html docs/news.html: updated the XML
...
format documentation to cover the new HVM domains.
Daniel
2006-07-10 13:13:39 +00:00
Daniel Veillard
567b42ce6a
* NEWS docs/* configure.in libvirt.spec.in include/libvirt/libvirt.h:
...
preparing release of 0.1.2
* src/proxy_internal.c: don't warn on open if using http and not the
proxy.
Daniel
2006-07-03 15:48:49 +00:00
Daniel Veillard
17af6e0a9b
* NEWS libvirt.spec.in docs/*: preparing release of 0.1.1
...
Daniel
2006-06-21 13:36:07 +00:00
Daniel Veillard
aa13b2aa79
* docs//* : fixed perl binding URL to point to CPAN as provided by
...
Daniel P. Berrange.
Daniel
2006-04-26 06:43:42 +00:00
Daniel Veillard
cb8f47047b
* NEWS configure.in libvirt.spec.in docs/*: documented and
...
regenerated for release of 0.1.0
* Makefile.am virsh.1: added man page from Andrew Puch
Daniel
2006-04-10 14:15:33 +00:00
Daniel Veillard
7293407295
* src/xend_internal.c src/xml.c: applied patch from Jim Fehlig
...
for lifecycle events
* docs/format.html docs/libvir.html: added the associated docs for
the new constructs
* TODO: small update
Daniel
2006-04-10 08:32:34 +00:00
Karel Zak
f7e40ae879
add nodeinfo, rename dinfo to dominfo, fix libvirt.h typo
2006-04-04 14:37:32 +00:00
Daniel Veillard
78de9baafc
Fixing the python example, Daniel
2006-03-28 14:48:57 +00:00
Daniel Veillard
7743c7a7b1
* doc/site.xsl doc/libvir.html doc/*: added informations about
...
the Perl bindings, regenerated
* python/libvirt_wrap.h: added a missing include.
Daniel
2006-03-28 09:50:17 +00:00
Daniel Veillard
4faeeb1041
* doc/*: updated module list and rebuilt
...
* include/libvirt.h include/libvirt.h.in: added intialization function
* include/virterror.h src/virterror.c: one more error code
* src/internal.h: first part of Jim's format checking
* src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]
src/xs_internal.[ch]: initialization and registration of drivers
Daniel
2006-03-27 15:24:36 +00:00
Daniel Veillard
714532355f
* NEWS configure.in libvirt.spec.in include/libvirt.h docs/*:
...
preparing release 0.0.6
Daniel
2006-02-28 14:22:33 +00:00
Daniel Veillard
6c5a225725
* docs/errors.html docs/libvir.html docs/*: added a page about
...
error handling and regenerated the docs
Daniel
2006-02-28 13:58:30 +00:00
Daniel Veillard
5800109158
A few libvir->libvirt, Daniel
2006-02-24 13:47:47 +00:00
Daniel Veillard
6eaf35d077
* NEWS configure.in docs/libvir.html docs/news.html: preparing the
...
release of 0.0.5
* include/libvirt.h.in: fixed APIs definition
Daniel
2006-02-23 10:42:29 +00:00
Daniel Veillard
d3a15eb303
* TODO: updated
...
* python/tests/Makefile.am: fix a small PYTHONPATH bug
* docs//*: fixed the xsl a bit for toc names, added doc for
the python bindings, regenerated
Daniel
2006-02-21 13:23:16 +00:00
Daniel Veillard
9a2ec00a05
* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the
...
XML dump function around to make sure all entry points are centralized
in libvirt.c and also avoid doc generation troubles.
* docs/examples/Makefile.am docs/examples/index.py: fix the makefile
a bit.
* TODO: updated
* docs/format.html: added a description of the XML used for the
domains.
* docs//*: rebuilt
Daniel
2006-02-20 23:08:47 +00:00
Daniel Veillard
2a9660e425
* NEWS configure.in docs/libvir.html docs/news.html include/libvirt.h
...
libvirt.spec.in: preparing 0.0.4 release
Daniel
2006-02-10 10:28:59 +00:00
Daniel Veillard
f2fec34604
* NEWS docs/*: regenerated and updated the docs post 0.0.3 release
...
Daniel
2006-02-10 08:43:31 +00:00
Daniel Veillard
1c40364403
fixing an error pointed by sct, Daniel
2006-02-03 16:51:36 +00:00
Daniel Veillard
3afad0b2f0
* NEWS docs/news.xsl: added stylesheet to generate NEWS file
...
* docs/*: updated docs preparing for the release
Daniel
2006-01-29 10:56:15 +00:00
Daniel Veillard
d0a71d23da
* doc/*: augment and try to complete the doc in its current state
...
Daniel
2006-01-23 13:24:07 +00:00
Daniel Veillard
abd2214b44
Updated and fixed a broken link, Daniel
2006-01-22 17:03:48 +00:00
Daniel Veillard
3333cec207
* doc/*: started to augment and update the documentation
...
Daniel
2006-01-22 16:27:09 +00:00
Daniel Veillard
ff97523083
* doc//*: mostly finished the revamp in the plane, starts to look good
...
Daniel
2006-01-21 23:34:36 +00:00
Daniel Veillard
76777c51f7
* doc/* : total revamp of the web site based on Diana Fong design
...
but not completely integrated yet
Daniel
2006-01-20 15:49:04 +00:00
Daniel Veillard
f18b6c0ec6
* docs/libvir.html: grammatical fix
...
* src/Makefile.am src/sexpr.c src/sexpr.h: starting to integrate
Anthony Liquori libxend code
* src/libvir.c: fix an uninitialized value
Daniel
2006-01-11 13:58:32 +00:00
Daniel Veillard
2b019dd2f7
* docs/architecture.* docs/*: added a section on the architecture
...
and regenerated the docs.
Daniel
2005-12-21 16:59:34 +00:00
Daniel Veillard
0a75b69605
* NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release
...
Daniel
2005-12-19 18:06:06 +00:00
Daniel Veillard
a4de636ade
Adding an FAQ about the ro store socket permissions, Daniel
2005-12-13 17:20:25 +00:00
Daniel Veillard
e1a82c77cb
Changed title, daniel
2005-12-09 13:32:49 +00:00
Daniel Veillard
94d4126ac0
* docs/*: extended the documentation
...
Daniel
2005-12-09 13:04:05 +00:00
Daniel Veillard
2380f6b269
Update of the docs, daniel
2005-12-08 23:49:08 +00:00
Daniel Veillard
d3b96d4a00
* configure.in docs/FAQ.html docs/Libxml2-Logo-90x34.gif
...
docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html
docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add
the web site, based on libxml2 one.
* src/hash.c: add a missing include
Daniel
2005-12-07 09:33:00 +00:00