Hello everybody.
it's been a rather long time since the first release of libvirt-php
bindings however there are many new features so I've decided to release
a new version of libvirt-php, release 0.4.2.
New features:
- Storage pool / volume related functions (by Lyre)
- VNC client support to get screenshot using gvnccapture (if present)
- experimental - sending keys and client pointer events over VNC protocol
- API to change domain VCPU count, memory amount and guest boot order
- libvirt resources tracking - can be obtained by
libvirt_print_binding_resources() API function
- debug logging using libvirt_logfile_set() API function (default max
log file size can be obtained in PHPInfo output)
- functions to add/remove domain disks/NICs in an easy way (using a
simple PHP API functions)
For this release thanks goes to those guys:
- Lyre <liyong(a)skybility.com> - storage-related functions as well as
many bug fixes
- Yukihiro Kawada <warp.kawada(a)gmail.com> - fix for the memory leak in
libvirt_list_domains()
- Daniel P. Berrange <berrange(a)redhat.com> - bug fixes/improvements
for the build system
- Radek Hladik <r.hladik(a)cybersales.cz> - patch to add API to update
device
- Tiziano Mueller <dev-zero(a)gentoo.org> - several bug fixes for
threaded php and libvirt_connect/version failures without Xen
I hope I didn't forget to mention anybody ;-)
The new release can be found at:
http://libvirt.org/sources/php/libvirt-php-0.4.2.tar.gz
Michal
--
Michal Novotny <minovotn(a)redhat.com>, RHCE, Red Hat
Virtualization Team (xen userspace) | libvirt-php bindings