What should we do for contributing a new hypervisor driver?

Motohiro Kawahito JL25131 at jp.ibm.com
Mon Jul 12 06:54:58 UTC 2021


Hello. This is my first time of sending e-mail to this mailing list.
We are developing a new hypervisor driver. What should we prepare for 
contributing it? So far, we implemented the following functions. Are there 
any other things we should prepare?

    .connectOpen
    .connectClose
    .domainCreateXML
    .domainCreate
    .domainCreateWithFlags
    .domainShutdown
    .domainShutdownFlags
    .domainDestroy
    .domainDestroyFlags
    .connectNumOfDomains
    .connectListDefinedDomains
    .connectNumOfDefinedDomains
    .connectListDomains
    .connectListAllDomains
    .domainGetInfo
    .domainGetState
    .connectIsAlive
    .domainHasManagedSaveImage
    .domainGetXMLDesc
    .connectGetType
    .connectGetVersion
    .domainLookupByID
    .domainLookupByUUID
    .domainLookupByName
    .domainIsActive
    .domainIsPersistent
    .domainGetOSType
    .domainUndefine
    .domainUndefineFlags

Motohiro Kawahito, Commercial Systems, IBM Research - Tokyo
19-21 Nihonbashi, Hakozaki-cho Chuo-ku, Tokyo 103-8510, Japan 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210712/18cd63a4/attachment-0001.htm>


More information about the libvir-list mailing list