https://github.com/go-hypervisor/gemu
qemu clone written in pure Go
https://github.com/go-hypervisor/gemu
go hypervisor qemu
Last synced: 7 months ago
JSON representation
qemu clone written in pure Go
- Host: GitHub
- URL: https://github.com/go-hypervisor/gemu
- Owner: go-hypervisor
- License: bsd-3-clause
- Created: 2021-09-03T08:21:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T18:39:45.000Z (over 4 years ago)
- Last Synced: 2024-06-22T15:41:51.136Z (almost 2 years ago)
- Topics: go, hypervisor, qemu
- Language: Go
- Homepage: https://pkg.go.dev/github.com/go-hypervisor/gemu
- Size: 33.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# gemu
qemu clone written in Go.
## Based qemu version
[qemu/qemu@219c101fa7f9](https://github.com/qemu/qemu/tree/219c101fa7f9)