Re: [libvirt] [PATCH v5 4/5] hyperv: support virDomainSendKey

2017-06-18 Thread Matthias Bolte
2017-06-12 22:13 GMT+02:00 Sri Ramanujam : > This commit adds support for virDomainSendKey. It also serves as an > example of how to use the new method invocation APIs with a single > "simple" type parameter. > --- > src/hyperv/hyperv_driver.c| 123 >

[libvirt] [PATCH v5 4/5] hyperv: support virDomainSendKey

2017-06-12 Thread Sri Ramanujam
This commit adds support for virDomainSendKey. It also serves as an example of how to use the new method invocation APIs with a single "simple" type parameter. --- src/hyperv/hyperv_driver.c| 123 ++ src/hyperv/hyperv_wmi.c | 7 ++