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
7191077439
* README TODO config.h.in libvirt.pc.in: more cleanups.
...
Daniel
2006-02-10 10:11:21 +00:00
Daniel Veillard
60c5aabc5a
Adding missing files, Daniel
2006-02-10 08:47:26 +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
0b2869fb84
* autogen.sh configure.in: fixed snapshot autogeneration, had to
...
tweak a few things
Daniel
2006-02-10 08:40:20 +00:00
Daniel Veillard
5fe8d8b3ff
Fixing generation, Daniel
2006-02-09 18:03:54 +00:00
Daniel Veillard
8c423e6c83
* //* : renamed the project libvirt , this affects all makefiles,
...
the specs, the icons, the docs, etc ...
* configure.in: prepare for 0.0.3
Daniel
2006-02-09 17:45:11 +00:00
Daniel Veillard
1c40364403
fixing an error pointed by sct, Daniel
2006-02-03 16:51:36 +00:00
Karel Zak
17202ea686
fix visrh "save" cmd
2006-02-03 14:49:41 +00:00
Daniel Veillard
7871d455b3
* configure.in docs/examples/*: starting to add examples. the XSLT
...
still need to be fixed for web site
Daniel
2006-01-31 18:13:27 +00:00
Daniel Veillard
b6022c2ad3
* python/*: update of the python bindings, fix names, add
...
missing features like list of domains and domain info extraction
Daniel
2006-01-31 10:24:12 +00:00
Daniel Veillard
ca586e5a80
Release of 0.0.2, daniel
2006-01-31 10:21:10 +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
eece06a14f
* docs/site.xsl docs/*.html: credits to Diana Fong for graphics
...
and web site design
Daniel
2006-01-29 08:52:59 +00:00
Daniel Veillard
e9736c7d92
* python/libvir.c: fix a stupid bug in python bindings (DomainDestroy
...
is still mishandled though)
Daniel
2006-01-28 20:24:55 +00:00
Daniel Veillard
b259e6be88
* src/libvir.c src/xml.c: applied patch from Anthony Liguori
...
to remove the XenStore transactions as this is not needed
anymore.
Daniel
2006-01-27 08:59:42 +00:00
Daniel Veillard
b2764c3d94
* TODO: updated
...
* docs/search.php: use the new web site design
* python/generator.py: fix a generation bug on python keyword
Daniel
2006-01-26 12:11:32 +00:00
Karel Zak
b64c353863
add xshandle checks, fix virsh grammar
2006-01-25 09:46:22 +00:00
Daniel Veillard
41e990528a
* src/libvir.c: Karel pointed out handle was lost in
...
virConnectOpenReadOnly()
Daniel
2006-01-24 13:10:39 +00:00
Daniel Veillard
46202b3705
* docs/site.xsl docs/*.png docs/*.html: update the images from Diana,
...
added favicon to page.
* src/libvir.c: reorganized the include imports.
Daniel
2006-01-23 22:55:41 +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
474e4b8425
* include/libvir.h include/libvir.h.in src/libvir.c: revamped the
...
restore API (though it would be better if it was returning
a domain pointer in case of success)
* src/virsh.c: added save and restore to the commands, tested,
the option handling need work though
Daniel
2006-01-20 10:00:08 +00:00
Daniel Veillard
6e9443aeb1
* src/libvir.c src/xend_internal.c src/xend_internal.h: continue
...
the integration of more xend based accesses, virsh seems to work
without accessing the xen store now.
Daniel
2006-01-19 10:23:15 +00:00
Daniel Veillard
563d3d06d0
* src/libvir.c: small change w.r.t. reboot.
...
Daniel
2006-01-18 18:58:35 +00:00
Daniel Veillard
34dee79f1d
* include/libvir.h include/libvir.h.in src/libvir.c: more integration
...
of libxend capabilities, including checkpointing and restoring
in a file.
* docs//*: regenerated the docs
Daniel
2006-01-18 10:37:08 +00:00
Daniel Veillard
dc08f2d858
oops removing a debug warning, Daniel
2006-01-17 16:57:17 +00:00
Daniel Veillard
f7e03b9312
* include/libvir.h[.in]: added VIR_DOMAIN_CRASHED status, small
...
doc fix
* src/virsh.c: fix a integer being formatted as %s in idof
* src/internal.h src/libvir.c src/xend_internal.[ch]: started to
integrated the xend back-end, especially for getting informations
about a domain.
Daniel
2006-01-17 16:56:17 +00:00
Daniel Veillard
c568ebea25
* include/libvir.h.in include/libvir.h src/internal.h src/libvir.c
...
src/xend_internal.c src/xend_internal.h: starting to plug the
xend code in, replacing structures mostly, but not finished.
Daniel
2006-01-13 16:41:01 +00:00
Daniel Veillard
fe64a1d852
* src/Makefile.am src/xend_internal.c src/xend_internal.h:
...
added more of Anthony Liquori libxend code, commented and reformatted
this still need to be plugged, it's still dead code ATM.
Daniel
2006-01-12 15:38:07 +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
c252684944
Adding ExclusiveArch as this is limited to Xen's platforms, daniel
2005-12-19 18:05:40 +00:00
Daniel Veillard
75169488a0
* Makefile.am configure.in libvir.spec.in python/*: added a first
...
version for python bindings, heavilly based on libxml2/libxslt
way of doing things, maybe this need to be revisited. Added packaging
too.
* src/hash.h: fixed the Copyright notice.
Daniel
2005-12-19 16:34:11 +00:00
Daniel Veillard
85a2a989cc
cleanup, daniel
2005-12-19 13:57:56 +00:00
Karel Zak
c613d7e162
cosmetic
2005-12-16 18:41:46 +00:00
Daniel Veillard
a02a3266e9
* libvir.spec.in src/Makefile.am: cleaned up the spec file, removed
...
static libraries, adding virsh as an installed program
Daniel
2005-12-16 13:27:23 +00:00
Daniel Veillard
454544940a
* src/libvir_sym.version: oops forgot to export the new symbol
...
Daniel
2005-12-16 13:00:14 +00:00
Daniel Veillard
ea9c089fa6
* include/libvir.h include/libvir.h.in src/internal.h src/libvir.c:
...
adding the virDomainShutdown() API
* src/virsh.c: adding a shutdown command
* docs/*: regenerated
Daniel
2005-12-16 12:16:41 +00:00
Karel Zak
d2dc6bf826
add virDomainGetOSType() + small code refactoring
2005-12-16 00:51:27 +00:00
Karel Zak
4dcc4c2d8b
remove --id/name from virsh
2005-12-15 17:00:43 +00:00
Daniel Veillard
5b282f0e10
cleanup, daniel
2005-12-15 14:55:34 +00:00
Daniel Veillard
27f9a1e888
Updated docs and comments, Daniel
2005-12-15 14:51:18 +00:00
Daniel Veillard
316ed4cb5e
* src/xml.c: add dump of os/boot informations
...
Daniel
2005-12-14 15:29:16 +00:00
Daniel Veillard
5462d542b9
* src/xml.c: added dump of physical vbd and read-only status
...
Daniel
2005-12-14 12:36:43 +00:00
Daniel Veillard
3447b53fea
* src/xml.c: started to add block devices and interfaces descriptions
...
in the XML dump.
Daniel
2005-12-14 11:21:05 +00:00