]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* src/libvirt.c: do not die if the daemon is not running on a Xen
authorDaniel Veillard <veillard@redhat.com>
Thu, 7 Jun 2007 13:05:00 +0000 (13:05 +0000)
committerDaniel Veillard <veillard@redhat.com>
Thu, 7 Jun 2007 13:05:00 +0000 (13:05 +0000)
commit2a10972010da079fa1f0d5d770bb8860c7792756
treea8b7b946cf77453fd5b19afc811ac9091a7d31cc
parent41402668f90268233fc31342dcf12d52e4857bf9
* src/libvirt.c: do not die if the daemon is not running on a Xen
  system (shows up as root only) and emit a warning instead
* src/virterror.c include/libvirt/virterror.h docs/*: add
  the new warning.
Daniel
18 files changed:
ChangeLog
docs/APIchunk0.html
docs/APIchunk1.html
docs/APIchunk2.html
docs/APIchunk3.html
docs/APIchunk4.html
docs/APIfiles.html
docs/APIfunctions.html
docs/APIsymbols.html
docs/devhelp/libvirt-libvirt.html
docs/devhelp/libvirt-virterror.html
docs/html/libvirt-libvirt.html
docs/html/libvirt-virterror.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
include/libvirt/virterror.h
src/libvirt.c
src/virterror.c