
5 May
2015
5 May
'15
11:55 a.m.
On 28.04.2015 18:26, Vasiliy Tolstov wrote:
This patch add to libvirt php binding libvirt stream support Also provide resize/upload/download for libvirt volume
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> --- configure.ac | 3 +- src/libvirt-php.c | 382 +++++++++++++++++++++++++++++++++++++++++++++++++++++- src/libvirt-php.h | 17 +++ 3 files changed, 395 insertions(+), 7 deletions(-)
ACKed and pushed. Congratulations on your first libvirt contribution! Michal