[libvirt] [PATCH v2 1/5] hyperv: Functions to work with invocation parameters.

2017-04-19 Thread Sri Ramanujam
This commit introduces functionality for creating and working with invoke parameters. This commit does not include any code for serializing and actually performing the method invocations; it merely defines the functions and API for using invocation parameters in driver code. HYPERV_DEFAULT_PARAM_C

Re: [libvirt] [PATCH v2 1/5] hyperv: Functions to work with invocation parameters.

2017-04-23 Thread Matthias Bolte
2017-04-19 20:21 GMT+02:00 Sri Ramanujam : > This commit introduces functionality for creating and working with > invoke parameters. This commit does not include any code for serializing > and actually performing the method invocations; it merely defines the > functions and API for using invocation