]> xenbits.xensource.com Git - libvirt.git/log
libvirt.git
19 years agoTODO update
Karel Zak [Tue, 21 Feb 2006 21:01:09 +0000 (21:01 +0000)]
TODO update

19 years ago* Makefile.am: extended make tests to run those in docs/examples
Daniel Veillard [Tue, 21 Feb 2006 14:15:32 +0000 (14:15 +0000)]
* Makefile.am: extended make tests to run those in docs/examples
* docs/examples/suspend.c docs/examples/*: added an example of
  suspend/resume and regenerated
Daniel

19 years ago* TODO: updated
Daniel Veillard [Tue, 21 Feb 2006 13:23:16 +0000 (13:23 +0000)]
* 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

19 years ago* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the
Daniel Veillard [Mon, 20 Feb 2006 23:08:47 +0000 (23:08 +0000)]
* 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

19 years ago* docs/examples/examples.xsl docs/examples/index.html
Daniel Veillard [Mon, 20 Feb 2006 20:50:48 +0000 (20:50 +0000)]
* docs/examples/examples.xsl docs/examples/index.html
  docs/site.xsl: integates the examples page in the web site
* docs//* : fixed generator and rebuilt the docs
* python/tests/basic.py python/tests/create.py: couple cleanups
Daniel

19 years ago* TODO: updated
Daniel Veillard [Mon, 20 Feb 2006 17:22:16 +0000 (17:22 +0000)]
* TODO: updated
* include/libvirt.h include/libvirt.h.in: cleanup
* src/libvirt.c: remove debugging output
* src/xend_internal.c src/xml.c src/xml.h: reimplement
  virDomainGetXMLDesc() based on xend interface, now work as user too.
Daniel

19 years ago* python/tests/create.py: trying to make test more generic, but it's
Daniel Veillard [Fri, 17 Feb 2006 13:18:57 +0000 (13:18 +0000)]
* python/tests/create.py: trying to make test more generic, but it's
  difficult since it requires a system image
* src/libvirt.c src/xend_internal.c: fixed the shutdown API which
  was broken due to a bad reason at the xend level.
Daniel

19 years ago* configure.in src/Makefile.am: adding dependency to libxml2
Daniel Veillard [Thu, 16 Feb 2006 22:50:52 +0000 (22:50 +0000)]
* configure.in src/Makefile.am: adding dependency to libxml2
* include/libvirt.h* src/libvirt.c src/xend_internal.[ch]
  src/xml.[ch]: added XML parsing for Xen domain descriptions
  needed for creates, plugged in a converter to s-exp and
  xend call. Modified the virDomainCreateLinux() to reflect
  that XML based description. Seems to work.
* python/tests/create.py: added a test case which seems to work
  not tested much yet
* docs/*: regenerated
Daniel

19 years ago* configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am
Daniel Veillard [Wed, 15 Feb 2006 13:21:17 +0000 (13:21 +0000)]
* configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am
  src/Makefile.am: fix rpm packaging problems whith head, more
  LIBVIR -> LIBVIRT changes.
Daniel

19 years ago* Makefile.am configure.in python/Makefile.am python/tests/Makefile.am
Daniel Veillard [Tue, 14 Feb 2006 14:30:42 +0000 (14:30 +0000)]
* Makefile.am configure.in python/Makefile.am python/tests/Makefile.am
  python/tests/basic.py: added first python test script and
  a 'make tests' target
Daniel

19 years ago* libvirt.pc.in: Karel pointed out the name hadn't been updated
Daniel Veillard [Fri, 10 Feb 2006 15:46:36 +0000 (15:46 +0000)]
* libvirt.pc.in: Karel pointed out the name hadn't been updated
Daniel

19 years ago* python/libvir.c: fixed one more problem prior to 0.0.4
Daniel Veillard [Fri, 10 Feb 2006 10:31:50 +0000 (10:31 +0000)]
* python/libvir.c: fixed one more problem prior to 0.0.4
Daniel

19 years ago* NEWS configure.in docs/libvir.html docs/news.html include/libvirt.h
Daniel Veillard [Fri, 10 Feb 2006 10:28:59 +0000 (10:28 +0000)]
* NEWS configure.in docs/libvir.html docs/news.html include/libvirt.h
  libvirt.spec.in: preparing 0.0.4 release
Daniel

19 years ago* README TODO config.h.in libvirt.pc.in: more cleanups.
Daniel Veillard [Fri, 10 Feb 2006 10:11:21 +0000 (10:11 +0000)]
* README TODO config.h.in libvirt.pc.in: more cleanups.
Daniel

19 years agoAdding missing files, Daniel
Daniel Veillard [Fri, 10 Feb 2006 08:47:26 +0000 (08:47 +0000)]
Adding missing files, Daniel

19 years ago* NEWS docs/*: regenerated and updated the docs post 0.0.3 release
Daniel Veillard [Fri, 10 Feb 2006 08:43:31 +0000 (08:43 +0000)]
* NEWS docs/*: regenerated and updated the docs post 0.0.3 release
Daniel

19 years ago* autogen.sh configure.in: fixed snapshot autogeneration, had to
Daniel Veillard [Fri, 10 Feb 2006 08:40:20 +0000 (08:40 +0000)]
* autogen.sh configure.in: fixed snapshot autogeneration, had to
  tweak a few things
Daniel

19 years agoFixing generation, Daniel
Daniel Veillard [Thu, 9 Feb 2006 18:03:54 +0000 (18:03 +0000)]
Fixing generation, Daniel

19 years ago* //* : renamed the project libvirt , this affects all makefiles,
Daniel Veillard [Thu, 9 Feb 2006 17:45:11 +0000 (17:45 +0000)]
* //* : renamed the project libvirt , this affects all makefiles,
  the specs, the icons, the docs, etc ...
* configure.in: prepare for 0.0.3
Daniel

19 years agofixing an error pointed by sct, Daniel
Daniel Veillard [Fri, 3 Feb 2006 16:51:36 +0000 (16:51 +0000)]
fixing an error pointed by sct, Daniel

19 years agofix visrh "save" cmd
Karel Zak [Fri, 3 Feb 2006 14:49:41 +0000 (14:49 +0000)]
fix visrh "save" cmd

19 years ago* configure.in docs/examples/*: starting to add examples. the XSLT
Daniel Veillard [Tue, 31 Jan 2006 18:13:27 +0000 (18:13 +0000)]
* configure.in docs/examples/*: starting to add examples. the XSLT
  still need to be fixed for web site
Daniel

19 years ago* python/*: update of the python bindings, fix names, add
Daniel Veillard [Tue, 31 Jan 2006 10:24:12 +0000 (10:24 +0000)]
* python/*: update of the python bindings, fix names, add
  missing features like list of domains and domain info extraction
Daniel

19 years agoRelease of 0.0.2, daniel
Daniel Veillard [Tue, 31 Jan 2006 10:21:10 +0000 (10:21 +0000)]
Release of 0.0.2, daniel

19 years ago* NEWS docs/news.xsl: added stylesheet to generate NEWS file
Daniel Veillard [Sun, 29 Jan 2006 10:56:15 +0000 (10:56 +0000)]
* NEWS docs/news.xsl: added stylesheet to generate NEWS file
* docs/*: updated docs preparing for the release
Daniel

19 years ago* docs/site.xsl docs/*.html: credits to Diana Fong for graphics
Daniel Veillard [Sun, 29 Jan 2006 08:52:59 +0000 (08:52 +0000)]
* docs/site.xsl docs/*.html: credits to Diana Fong for graphics
  and web site design
Daniel

19 years ago* python/libvir.c: fix a stupid bug in python bindings (DomainDestroy
Daniel Veillard [Sat, 28 Jan 2006 20:24:55 +0000 (20:24 +0000)]
* python/libvir.c: fix a stupid bug in python bindings (DomainDestroy
  is still mishandled though)
Daniel

19 years ago* src/libvir.c src/xml.c: applied patch from Anthony Liguori
Daniel Veillard [Fri, 27 Jan 2006 08:59:42 +0000 (08:59 +0000)]
* src/libvir.c src/xml.c: applied patch from Anthony Liguori
  to remove the XenStore transactions as this is not needed
  anymore.
Daniel

19 years ago* TODO: updated
Daniel Veillard [Thu, 26 Jan 2006 12:11:32 +0000 (12:11 +0000)]
* TODO: updated
* docs/search.php: use the new web site design
* python/generator.py: fix a generation bug on python keyword
Daniel

19 years agoadd xshandle checks, fix virsh grammar
Karel Zak [Wed, 25 Jan 2006 09:46:22 +0000 (09:46 +0000)]
add xshandle checks, fix virsh grammar

19 years ago* src/libvir.c: Karel pointed out handle was lost in
Daniel Veillard [Tue, 24 Jan 2006 13:10:39 +0000 (13:10 +0000)]
* src/libvir.c: Karel pointed out handle was lost in
  virConnectOpenReadOnly()
Daniel

19 years ago* docs/site.xsl docs/*.png docs/*.html: update the images from Diana,
Daniel Veillard [Mon, 23 Jan 2006 22:55:41 +0000 (22:55 +0000)]
* docs/site.xsl docs/*.png docs/*.html: update the images from Diana,
  added favicon to page.
* src/libvir.c: reorganized the include imports.
Daniel

19 years ago* doc/*: augment and try to complete the doc in its current state
Daniel Veillard [Mon, 23 Jan 2006 13:24:07 +0000 (13:24 +0000)]
* doc/*: augment and try to complete the doc in its current state
Daniel

19 years agoUpdated and fixed a broken link, Daniel
Daniel Veillard [Sun, 22 Jan 2006 17:03:48 +0000 (17:03 +0000)]
Updated and fixed a broken link, Daniel

19 years ago* doc/*: started to augment and update the documentation
Daniel Veillard [Sun, 22 Jan 2006 16:27:09 +0000 (16:27 +0000)]
* doc/*: started to augment and update the documentation
Daniel

19 years ago* doc//*: mostly finished the revamp in the plane, starts to look good
Daniel Veillard [Sat, 21 Jan 2006 23:34:36 +0000 (23:34 +0000)]
* doc//*: mostly finished the revamp in the plane, starts to look good
Daniel

19 years ago* doc/* : total revamp of the web site based on Diana Fong design
Daniel Veillard [Fri, 20 Jan 2006 15:49:04 +0000 (15:49 +0000)]
* doc/* : total revamp of the web site based on Diana Fong design
  but not completely integrated yet
Daniel

19 years ago* include/libvir.h include/libvir.h.in src/libvir.c: revamped the
Daniel Veillard [Fri, 20 Jan 2006 10:00:08 +0000 (10:00 +0000)]
* 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

19 years ago* src/libvir.c src/xend_internal.c src/xend_internal.h: continue
Daniel Veillard [Thu, 19 Jan 2006 10:23:15 +0000 (10:23 +0000)]
* 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

19 years ago* src/libvir.c: small change w.r.t. reboot.
Daniel Veillard [Wed, 18 Jan 2006 18:58:35 +0000 (18:58 +0000)]
* src/libvir.c: small change w.r.t. reboot.
Daniel

19 years ago* include/libvir.h include/libvir.h.in src/libvir.c: more integration
Daniel Veillard [Wed, 18 Jan 2006 10:37:08 +0000 (10:37 +0000)]
* 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

19 years agooops removing a debug warning, Daniel
Daniel Veillard [Tue, 17 Jan 2006 16:57:17 +0000 (16:57 +0000)]
oops removing a debug warning, Daniel

19 years ago* include/libvir.h[.in]: added VIR_DOMAIN_CRASHED status, small
Daniel Veillard [Tue, 17 Jan 2006 16:56:17 +0000 (16:56 +0000)]
* 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

19 years ago* include/libvir.h.in include/libvir.h src/internal.h src/libvir.c
Daniel Veillard [Fri, 13 Jan 2006 16:41:01 +0000 (16:41 +0000)]
* 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

19 years ago* src/Makefile.am src/xend_internal.c src/xend_internal.h:
Daniel Veillard [Thu, 12 Jan 2006 15:38:07 +0000 (15:38 +0000)]
* 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

19 years ago* docs/libvir.html: grammatical fix
Daniel Veillard [Wed, 11 Jan 2006 13:58:32 +0000 (13:58 +0000)]
* 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

19 years ago* docs/architecture.* docs/*: added a section on the architecture
Daniel Veillard [Wed, 21 Dec 2005 16:59:34 +0000 (16:59 +0000)]
* docs/architecture.* docs/*: added a section on the architecture
  and regenerated the docs.
Daniel

19 years ago* NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release
Daniel Veillard [Mon, 19 Dec 2005 18:06:06 +0000 (18:06 +0000)]
* NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release
Daniel

19 years agoAdding ExclusiveArch as this is limited to Xen's platforms, daniel
Daniel Veillard [Mon, 19 Dec 2005 18:05:40 +0000 (18:05 +0000)]
Adding ExclusiveArch as this is limited to Xen's platforms, daniel

19 years ago* Makefile.am configure.in libvir.spec.in python/*: added a first
Daniel Veillard [Mon, 19 Dec 2005 16:34:11 +0000 (16:34 +0000)]
* 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

19 years agocleanup, daniel
Daniel Veillard [Mon, 19 Dec 2005 13:57:56 +0000 (13:57 +0000)]
cleanup, daniel

19 years agocosmetic
Karel Zak [Fri, 16 Dec 2005 18:41:46 +0000 (18:41 +0000)]
cosmetic

19 years ago* libvir.spec.in src/Makefile.am: cleaned up the spec file, removed
Daniel Veillard [Fri, 16 Dec 2005 13:27:23 +0000 (13:27 +0000)]
* libvir.spec.in src/Makefile.am: cleaned up the spec file, removed
  static libraries, adding virsh as an installed program
Daniel

19 years ago* src/libvir_sym.version: oops forgot to export the new symbol
Daniel Veillard [Fri, 16 Dec 2005 13:00:14 +0000 (13:00 +0000)]
* src/libvir_sym.version: oops forgot to export the new symbol
Daniel

19 years ago* include/libvir.h include/libvir.h.in src/internal.h src/libvir.c:
Daniel Veillard [Fri, 16 Dec 2005 12:16:41 +0000 (12:16 +0000)]
* 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

19 years agoadd virDomainGetOSType() + small code refactoring
Karel Zak [Fri, 16 Dec 2005 00:51:27 +0000 (00:51 +0000)]
add virDomainGetOSType() + small code refactoring

19 years agoremove --id/name from virsh
Karel Zak [Thu, 15 Dec 2005 17:00:43 +0000 (17:00 +0000)]
remove --id/name from virsh

19 years agocleanup, daniel
Daniel Veillard [Thu, 15 Dec 2005 14:55:34 +0000 (14:55 +0000)]
cleanup, daniel

19 years agoUpdated docs and comments, Daniel
Daniel Veillard [Thu, 15 Dec 2005 14:51:18 +0000 (14:51 +0000)]
Updated docs and comments, Daniel

19 years ago* src/xml.c: add dump of os/boot informations
Daniel Veillard [Wed, 14 Dec 2005 15:29:16 +0000 (15:29 +0000)]
* src/xml.c: add dump of os/boot informations
Daniel

19 years ago* src/xml.c: added dump of physical vbd and read-only status
Daniel Veillard [Wed, 14 Dec 2005 12:36:43 +0000 (12:36 +0000)]
* src/xml.c: added dump of physical vbd and read-only status
Daniel

19 years ago* src/xml.c: started to add block devices and interfaces descriptions
Daniel Veillard [Wed, 14 Dec 2005 11:21:05 +0000 (11:21 +0000)]
* src/xml.c: started to add block devices and interfaces descriptions
  in the XML dump.
Daniel

19 years agoAdding an FAQ about the ro store socket permissions, Daniel
Daniel Veillard [Tue, 13 Dec 2005 17:20:25 +0000 (17:20 +0000)]
Adding an FAQ about the ro store socket permissions, Daniel

19 years ago* include/libvir.h src/Makefile.am src/internal.h src/libvir.c
Daniel Veillard [Tue, 13 Dec 2005 16:22:05 +0000 (16:22 +0000)]
* include/libvir.h src/Makefile.am src/internal.h src/libvir.c
  src/libvir_sym.version src/virsh.c src/xml.c: started working on
  the XML dump, added a dumpxml virsh version and a bit of
  infrastructure code. Found a way to detect dead ID from xenstore
  data.
Daniel

19 years ago* src/libvir.c src/xen_internal.c src/xen_internal.h: completing the
Daniel Veillard [Mon, 12 Dec 2005 13:22:20 +0000 (13:22 +0000)]
* src/libvir.c src/xen_internal.c src/xen_internal.h: completing the
  API implementation, only CreateLinux is now missing.
Daniel

19 years ago* docs/search.php docs/index.py docs/*.xsl docs/html/*: fixed the
Daniel Veillard [Fri, 9 Dec 2005 14:41:48 +0000 (14:41 +0000)]
* docs/search.php docs/index.py docs/*.xsl docs/html/*: fixed the
  page generation, added the search engine.
Daniel

19 years agoFixing doc generation stylesheets, daniel
Daniel Veillard [Fri, 9 Dec 2005 14:33:38 +0000 (14:33 +0000)]
Fixing doc generation stylesheets, daniel

19 years agoChanged title, daniel
Daniel Veillard [Fri, 9 Dec 2005 13:32:49 +0000 (13:32 +0000)]
Changed title, daniel

19 years ago* docs/*: extended the documentation
Daniel Veillard [Fri, 9 Dec 2005 13:04:05 +0000 (13:04 +0000)]
* docs/*: extended the documentation
Daniel

19 years agoRemove autogenerated COPYING from make dist, Daniel
Daniel Veillard [Fri, 9 Dec 2005 10:37:37 +0000 (10:37 +0000)]
Remove autogenerated COPYING from make dist, Daniel

19 years ago* configure.in: adding --without-depends to make dist on non
Daniel Veillard [Fri, 9 Dec 2005 10:16:33 +0000 (10:16 +0000)]
* configure.in: adding --without-depends to make dist on non
  Xenified machine.
Daniel

19 years agoUpdate of the docs, daniel
Daniel Veillard [Thu, 8 Dec 2005 23:49:08 +0000 (23:49 +0000)]
Update of the docs, daniel

19 years ago* Makefile.am include/libvir.h.in libvir.pc.in: various fixes.
Daniel Veillard [Thu, 8 Dec 2005 23:46:57 +0000 (23:46 +0000)]
* Makefile.am include/libvir.h.in libvir.pc.in: various fixes.
* docs/*: regenerated the docs
Daniel

19 years ago* src/virsh.c: added support for suspend/resume/destroy, validating
Daniel Veillard [Thu, 8 Dec 2005 23:01:48 +0000 (23:01 +0000)]
* src/virsh.c: added support for suspend/resume/destroy, validating
  the previous code.
Daniel

19 years ago* src/libvir.c src/xen_internal.c src/xen_internal.h: implement
Daniel Veillard [Thu, 8 Dec 2005 17:16:24 +0000 (17:16 +0000)]
* src/libvir.c src/xen_internal.c src/xen_internal.h: implement
  Pause, Resume, Destroy, but untested yet.
Daniel

19 years ago* include/libvir.h src/libvir.c src/libvir_sym.version: adding
Daniel Veillard [Thu, 8 Dec 2005 16:42:56 +0000 (16:42 +0000)]
* include/libvir.h src/libvir.c src/libvir_sym.version: adding
  virDomainFree()
* docs/*: regenerated the docs
Daniel

19 years agoRebuilt the docs, Daniel
Daniel Veillard [Thu, 8 Dec 2005 15:19:20 +0000 (15:19 +0000)]
Rebuilt the docs, Daniel

19 years ago* configure.in include/libvir.h.in include/libvir.h src/Makefile.am
Daniel Veillard [Thu, 8 Dec 2005 15:08:46 +0000 (15:08 +0000)]
* configure.in include/libvir.h.in include/libvir.h src/Makefile.am
  include/Makefile.am: provide/fix library versionning information
  include/libvir.h is now generated !
* include/libvir.h.in src/libvir.c: revamp APIs and implement
  complete ones.
* src/virsh.c: finish the version command and a bit of cleanup.
Daniel

19 years agohappy gcc
Karel Zak [Thu, 8 Dec 2005 14:22:52 +0000 (14:22 +0000)]
happy gcc

19 years ago* configure.in: activate pedantic flags
Daniel Veillard [Thu, 8 Dec 2005 13:26:52 +0000 (13:26 +0000)]
* configure.in: activate pedantic flags
* src/libvir.c src/libvir_sym.version src/xen_internal.[ch]
  include/libvir.h: implementing hypervisor Version and Type interfaces
* src/virsh.c: adding a version command, WIP
Daniel

19 years agovirsh is more sexy now
Karel Zak [Thu, 8 Dec 2005 10:23:34 +0000 (10:23 +0000)]
virsh is more sexy now

19 years ago* src/libvir.c src/xen_internal.c: fixed the new Xen hypervisor call
Daniel Veillard [Thu, 8 Dec 2005 10:12:18 +0000 (10:12 +0000)]
* src/libvir.c src/xen_internal.c: fixed the new Xen hypervisor call
Daniel

19 years ago* configure.in src/Makefile.am src/libvir.c src/xen_internal.c
Daniel Veillard [Wed, 7 Dec 2005 18:10:51 +0000 (18:10 +0000)]
* configure.in src/Makefile.am src/libvir.c src/xen_internal.c
  src/xen_internal.h: removed dependancy on xenctrl library, untested
  yet.
Daniel

19 years agoupdate libvir_sym.version
Karel Zak [Wed, 7 Dec 2005 15:45:51 +0000 (15:45 +0000)]
update libvir_sym.version

19 years ago* docs/*: adding missing links to API page.
Daniel Veillard [Wed, 7 Dec 2005 14:09:33 +0000 (14:09 +0000)]
* docs/*: adding missing links to API page.
Daniel

19 years ago* configure.in libvir.spec.in docs/Makefile.am: make sure the
Daniel Veillard [Wed, 7 Dec 2005 13:45:20 +0000 (13:45 +0000)]
* configure.in libvir.spec.in docs/Makefile.am: make sure the
  docs are installed and packaged in the -devel RPM
* docs/api.xsl docs/newapi.xsl: forgot to commit API HTML stylesheets
Daniel

19 years agoadd entry to ChangeLog
Karel Zak [Wed, 7 Dec 2005 13:14:45 +0000 (13:14 +0000)]
add entry to ChangeLog

19 years ago* docs/ChangeLog.awk docs/ChangeLog.xsl: Changelog handling from
Daniel Veillard [Wed, 7 Dec 2005 12:56:14 +0000 (12:56 +0000)]
* docs/ChangeLog.awk docs/ChangeLog.xsl: Changelog handling from
  libxml2 adapted to libvir
* docs/* docs/html/libxml-libvir.html: regenerated
Daniel

19 years agoadd virConnectNumOfDomains()
Karel Zak [Wed, 7 Dec 2005 11:03:24 +0000 (11:03 +0000)]
add virConnectNumOfDomains()

19 years ago* docs/* docs/html/*: more work on the docs generation
Daniel Veillard [Wed, 7 Dec 2005 10:59:26 +0000 (10:59 +0000)]
* docs/* docs/html/*: more work on the docs generation
* include/libvir.h: adding informations on the header
Daniel

19 years ago* configure.in docs/FAQ.html docs/Libxml2-Logo-90x34.gif
Daniel Veillard [Wed, 7 Dec 2005 09:33:00 +0000 (09:33 +0000)]
* 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

19 years ago* docs/Makefile.am docs/apibuild.py docs/libvir-api.xml
Daniel Veillard [Tue, 6 Dec 2005 16:50:31 +0000 (16:50 +0000)]
* docs/Makefile.am docs/apibuild.py docs/libvir-api.xml
  docs/libvir-refs.xml: fix XML API generation
* include/libvir.h src/libvir.c src/virsh.c: fix the info memory
  API again, use KB, not bytes so that an unsigned long is sufficient.
Daniel

19 years ago* include/libvir.h src/libvir.c src/virsh.c: adding the extraction
Daniel Veillard [Tue, 6 Dec 2005 16:12:49 +0000 (16:12 +0000)]
* include/libvir.h src/libvir.c src/virsh.c: adding the extraction
  of the number of virtual CPUs for both interfaces.
Daniel

19 years ago* include/libvir.h src/libvir.c src/virsh.c: tweaking of the
Daniel Veillard [Tue, 6 Dec 2005 13:47:40 +0000 (13:47 +0000)]
* include/libvir.h src/libvir.c src/virsh.c: tweaking of the
  GetInfo() API, returns bytes and nanoseconds, try to fix
  the scales, but time on unpriviledged interfaces doesn't work.
Daniel

19 years ago* include/libvir.h src/libvir.c src/libvir_sym.version src/virsh.c:
Daniel Veillard [Mon, 5 Dec 2005 18:14:37 +0000 (18:14 +0000)]
* include/libvir.h src/libvir.c src/libvir_sym.version src/virsh.c:
  first pass at trying to implement virDomainGetInfo() quite a bit
  of work left to do.
Daniel

19 years ago* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
Daniel Veillard [Mon, 5 Dec 2005 11:16:07 +0000 (11:16 +0000)]
* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
  libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig
  include/Makefile.am include/libvir.h src/Makefile.am src/hash.c
  src/hash.h src/internal.h src/libvir.c src/libvir_sym.version
  src/virsh.c: renamed to libvir
Daniel

19 years ago* include/libxen.h src/libxen.c src/libxen_sym.version: adding
Daniel Veillard [Fri, 2 Dec 2005 14:16:21 +0000 (14:16 +0000)]
* include/libxen.h src/libxen.c src/libxen_sym.version: adding
  xenConnectListDomains() to list active domains
* src/xensh.c: integrated a basic test for xenConnectListDomains()
Daniel

19 years ago* configure.in src/Makefile.am: more warnings from compiler and
Daniel Veillard [Fri, 2 Dec 2005 12:11:06 +0000 (12:11 +0000)]
* configure.in src/Makefile.am: more warnings from compiler and
  link static in work environement
Daniel

19 years agoAdding missing Makefile.am, daniel
Daniel Veillard [Thu, 1 Dec 2005 22:16:36 +0000 (22:16 +0000)]
Adding missing Makefile.am, daniel

19 years ago* Makefile.am configure.in docs/apibuild.py docs/libxen-api.xml
Daniel Veillard [Thu, 1 Dec 2005 17:34:21 +0000 (17:34 +0000)]
* Makefile.am configure.in docs/apibuild.py docs/libxen-api.xml
  docs/libxen-refs.xml docs/structures.fig: starting to add docs
  and the extraction tool
* src/libxen.c: fixed comments error raised by apibuild
Daniel