Documentation ¶
Overview ¶
kvm-gen-magic generates Go source code for some useful KVM constants. We do this to avoid requiring cgo. It also generates a String method for the Cap enum which returns the name of the capability (like "KVM_CAP_NOP"). This helper is run by `go generate ./kvm` to generate kvm/magic.go.
Click to show internal directories.
Click to hide internal directories.