[libvirt] [libvirt-php PATCH 0/2] Block job wrappers and possibility to start VM in paused state

Tiziano Müller tiziano.mueller at stepping-stone.ch
Fri Jun 14 14:38:59 UTC 2013


Following are two patches extending the PHP wrapper a bit:

* first patch adds wrappers for virDomainGetBlockJobInfo and virDomainBlockPull
* second patch makes it possible to start a VM in paused state to start a
  Qemu-process for the virDomainBlockPull if no VM is running

Best,
Tiziano

Tiziano Müller (2):
  Add wrappers for virDomainGetBlockJobInfo and virDomainBlockPull.
  Add optional flags parameter to domain_create

 src/libvirt-php.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 src/libvirt-php.h |  2 ++
 2 files changed, 89 insertions(+), 4 deletions(-)

-- 
1.8.2.1




More information about the libvir-list mailing list