search for: msvm_memorysettingdata

Displaying 1 result from an estimated 1 matches for "msvm_memorysettingdata".

2015 May 04
0
Hyperv on windows 2012 R2 support in libvirt
...entation. I want to use/manage hyper-v to provision guest OS's, configure network, create virtual switch etc. I see few classes ( https://msdn.microsoft.com/en-us/library/cc136822%28v=vs.85%29.aspx) have been implemented in libvirt. The classes include : Msvm_ComputerSystem, Msvm_ConcreteJob, Msvm_MemorySettingData, Msvm_ProcessorSettingData, Msvm_VirtualSystemSettingData, Win32_ComputerSystem, Win32_Processor. I want to know how to use libvirt api's to connect, provision a guest os, configure network. Few examples/guidance would be helpful to me. Thanks surender