| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
docs/news.html include/libvirt/libvirt.h: preparing release of
libvirt-0.1.8
* src/xen_internal.c: fixed a compilation problem
Daniel
|
|
|
|
| |
Daniel
|
|
|
|
| |
Daniel
|
| |
|
| |
|
|
|
|
|
|
| |
preparing release 0.1.5
* proxy/libvirt_proxy.c src/xen_internal.c: tiny fixes
Daniel
|
|
|
|
|
|
|
|
|
|
| |
* configure.in include/libvirt/virterror.h src/Makefile.am
src/conf.c src/conf.h src/virterror.c src/xen_internal.c:
adding a subset of Xen config file parser, and serializer
* tests/Makefile.am tests/conftest.c tests/test_conf.sh
tests/confdata/Makefile.am tests/confdata/fc4.conf
tests/confdata/fc4.out: adding test program for config in and out
Daniel
|
|
|
|
| |
nodeinfo commands
|
|
|
|
|
|
|
|
| |
include/libvirt/libvirt.h.in: preparing release of 0.1.4,
regenerated docs, fixed a few things
* src/proxy_internal.c src/test.c src/xend_internal.c:
a few trivial fixes
Daniel
|
|
|
|
|
| |
* docs//*: rebuilt the docs
Daniel
|
|
|
|
|
|
| |
libvirt-0.1.3
* src/xend_internal.c: uninitialized var and disable TCP slow start
Daniel
|
|
|
|
|
|
|
| |
preparing release of 0.1.2
* src/proxy_internal.c: don't warn on open if using http and not the
proxy.
Daniel
|
|
|
|
|
|
|
|
| |
proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c
src/xend_internal.c: started working on a proxy to access xend
for unpriviledged users to avoid opening xend HTTP service to
serve those read-only operations.
Daniel
|
|
|
|
|
|
|
|
|
|
| |
include/libvirt/virterror.h python/generator.py python/libvir.c
python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
src/xml.c src/xml.h: moved the includes from include/ to
include/libvirt to reflect the installed include tree. This
avoid using "" in the includes themselves.
Daniel
|
|
|
|
| |
Daniel
|
| |
|
|
|
|
| |
Daniel
|
|
|
|
|
|
| |
docs/examples/index.py docs/examples/python/*: integrated
examples for Python from David Lutterkort
Daniel
|
|
|
|
|
|
| |
regenerated for release of 0.1.0
* Makefile.am virsh.1: added man page from Andrew Puch
Daniel
|
|
|
|
|
|
| |
Ronald Aigner
* docs/site.xsl docs/*.html: added link to Bugzilla
Daniel
|
|
|
|
|
| |
preparing release 0.0.6
Daniel
|
|
|
|
|
|
| |
release of 0.0.5
* include/libvirt.h.in: fixed APIs definition
Daniel
|
|
|
|
|
| |
added devhelp docs support, based on libxml2 stylesheets
Daniel
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
src/Makefile.am: fix rpm packaging problems whith head, more
LIBVIR -> LIBVIRT changes.
Daniel
|
|
|
|
|
|
| |
python/tests/basic.py: added first python test script and
a 'make tests' target
Daniel
|
|
|
|
|
| |
libvirt.spec.in: preparing 0.0.4 release
Daniel
|
|
|
|
|
| |
tweak a few things
Daniel
|
|
|
|
|
|
| |
the specs, the icons, the docs, etc ...
* configure.in: prepare for 0.0.3
Daniel
|
|
|
|
|
| |
still need to be fixed for web site
Daniel
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Xenified machine.
Daniel
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
| |
src/xen_internal.h: removed dependancy on xenctrl library, untested
yet.
Daniel
|
|
|
|
|
|
| |
docs are installed and packaged in the -devel RPM
* docs/api.xsl docs/newapi.xsl: forgot to commit API HTML stylesheets
Daniel
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
link static in work environement
Daniel
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* include/libxen.h src/libxen.c src/libxen_sym.version: adding new
entry points
Daniel
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
configure to start working
* src/Makefile.am src/internal.h src/libxen.c: make the first compile
Daniel
|
|
|