Displaying 1 result from an estimated 1 matches for "xen_processor".
2010 Sep 21
2
Query regarding Xen_ComputerSystem
Hi,
Libvirt provides classes such as Xen_ComputerSystem, Xen_Processor etc., in order to build applications using libvirt-api which can interact with the Xen Hypervisor.
I would like to know what are the corresponding classes for the KVM hypervisor, so that I can use libvirt-cim to communicate with the hypervisor. Would it be Kvm_ComputerSystem or Qemu_Computersystem...