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

2017-06-12 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 v5 1/5] hyperv: Functions to work with invocation parameters.

2017-06-18 Thread Matthias Bolte
2017-06-12 22:13 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