]> xenbits.xensource.com Git - libvirt.git/log
libvirt.git
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

19 years ago* include/libxen.h src/libxen.c src/libxen_sym.version: add read-only
Daniel Veillard [Thu, 1 Dec 2005 16:35:42 +0000 (16:35 +0000)]
* include/libxen.h src/libxen.c src/libxen_sym.version: add read-only
  connections for normal users (but need /var/run/xenstored/socket_ro
  to be chmoded to 666)
* src/xensh.c: if not root use the RO access
Daniel

19 years ago* include/libxen.h src/libxen.c src/libxen_sym.version src/xensh.c:
Daniel Veillard [Thu, 1 Dec 2005 10:51:34 +0000 (10:51 +0000)]
* include/libxen.h src/libxen.c src/libxen_sym.version src/xensh.c:
  changed entry points naming conventions based on feedback with
  Karel Zak
Daniel

19 years agooops, forgot hash.[ch], Daniel
Daniel Veillard [Wed, 30 Nov 2005 13:36:58 +0000 (13:36 +0000)]
oops, forgot hash.[ch], Daniel

19 years ago* src/Makefile.am src/hash.[ch]: added hash module based on libxml2
Daniel Veillard [Wed, 30 Nov 2005 13:20:53 +0000 (13:20 +0000)]
* src/Makefile.am src/hash.[ch]: added hash module based on libxml2
  one.
* include/libxen.h src/libxen.c src/libxen_sym.version: extend API
  start to access libxenctrl directly (need xen update to get includes)
* src/xensh.c: access to both xenstore and hypervisor
Daniel

19 years ago* configure.in: checking xenstore library, error out on missing libs
Daniel Veillard [Wed, 23 Nov 2005 07:47:13 +0000 (07:47 +0000)]
* configure.in: checking xenstore library, error out on missing libs
* include/libxen.h src/libxen.c src/libxen_sym.version: adding new
  entry points
Daniel

19 years ago* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
Daniel Veillard [Thu, 10 Nov 2005 16:12:31 +0000 (16:12 +0000)]
* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
  implement xenopenconnect and xencloseconnect.
Daniel

19 years ago* docs/Goals: added a Goals document for the library
Daniel Veillard [Wed, 9 Nov 2005 09:57:48 +0000 (09:57 +0000)]
* docs/Goals: added a Goals document for the library
Daniel

19 years ago* TODO: updated
Daniel Veillard [Mon, 7 Nov 2005 17:16:18 +0000 (17:16 +0000)]
* TODO: updated
* include/libxen.h src/libxen.c src/libxen_sym.version: extended
  entry points to a first minimal set.
* src/internal.h: TODO macro
Daniel

19 years ago* TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am
Daniel Veillard [Wed, 2 Nov 2005 15:37:34 +0000 (15:37 +0000)]
* TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am
  config.h.in configure.in: fix make dist, add rpm packaging
* src/libxen_sym.version src/Makefile.am: set a policy of no
  export by default of library symbols
Daniel

19 years agocleaning up messages, Daniel
Daniel Veillard [Wed, 2 Nov 2005 14:24:22 +0000 (14:24 +0000)]
cleaning up messages, Daniel

19 years agomissing config.h.in, Daniel
Daniel Veillard [Wed, 2 Nov 2005 13:26:20 +0000 (13:26 +0000)]
missing config.h.in, Daniel

19 years ago* AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
Daniel Veillard [Wed, 2 Nov 2005 13:19:10 +0000 (13:19 +0000)]
* AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
  configure to start working
* src/Makefile.am src/internal.h src/libxen.c: make the first compile
Daniel

19 years agoInitial revision
Daniel Veillard [Wed, 2 Nov 2005 12:50:21 +0000 (12:50 +0000)]
Initial revision