govmm

Virtual Machine Manager for Go (govmm) is a suite of packages that provide Go APIs for creating and managing virtual machines.

  • 所有者: kata-containers/govmm
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Virtual Machine Manager for Go

Go Report Card
Build Status
GoDoc
Coverage Status

Virtual Machine Manager for Go (govmm) is a suite of packages that
provide Go APIs for creating and managing virtual machines. There's
currently support for only one hypervisor, qemu/kvm, support for which
is provided by the github.com/intel/govmm/qemu package.

The qemu package provides APIs for launching qemu instances and for
managing those instances via QMP, once launched. VM instances can
be stopped, have devices attached to them and monitored for events
via the qemu APIs.

The qemu package has no external dependencies apart from the Go
standard library and so is nice and easy to vendor inside other
projects.

主要指标

概览
名称与所有者kata-containers/govmm
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2017-11-23 00:39:55
推送于2022-01-19 17:58:34
最后一次提交
发布数0
用户参与
星数309
关注者数31
派生数93
提交数402
已启用问题?
问题数55
打开的问题数0
拉请求数137
打开的拉请求数0
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?