[libvirt] [PATCH v2 2/5] Implement virDomainResumeFlags in all drivers

Peter Krempa pkrempa at redhat.com
Mon Dec 1 13:56:36 UTC 2014


On 11/06/14 14:01, Michal Privoznik wrote:
> This practically boils down to:
> 1) rename DomainResume implementation to DomainResumeFlags
> 2) make DomainResume call DomainResumeFlags(dom, 0);
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/esx/esx_driver.c             | 14 +++++++++++++-
>  src/hyperv/hyperv_driver.c       | 14 +++++++++++++-
>  src/libxl/libxl_driver.c         | 14 ++++++++++++--
>  src/lxc/lxc_driver.c             | 15 +++++++++++++--
>  src/openvz/openvz_driver.c       | 13 ++++++++++++-
>  src/parallels/parallels_driver.c | 11 ++++++++++-
>  src/phyp/phyp_driver.c           | 12 +++++++++++-
>  src/qemu/qemu_driver.c           | 15 +++++++++++++--
>  src/test/test_driver.c           | 13 ++++++++++++-
>  src/vbox/vbox_common.c           | 11 ++++++++++-
>  src/vmware/vmware_driver.c       | 12 +++++++++++-
>  src/xen/xen_driver.c             | 14 ++++++++++++--
>  src/xenapi/xenapi_driver.c       | 21 +++++++++++++++++++--
>  13 files changed, 161 insertions(+), 18 deletions(-)
> 

ACK,

Peter


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141201/4f98f8e7/attachment-0001.sig>


More information about the libvir-list mailing list