qemu

package
v0.0.0-...-6054725 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MACPKGD = ""

MACPKGD is a flag for apps that have been packed for a macos installer. It is injected at release build time to enable vmnet-bridged and location of fw.

View Source
var OPSD = ""

OPSD is injected at release build time to enable vmnet-bridged this is only for a packaged macos release that wish to run N instances locally.

Functions

func Version

func Version() (string, error)

Version gives the version of qemu running locally.

Types

type Hypervisor

type Hypervisor interface {
	Start(rconfig *types.RunConfig) error
	Command(rconfig *types.RunConfig) *exec.Cmd
	Stop()
	PID() (string, error)
}

Hypervisor interface

func HypervisorInstance

func HypervisorInstance() Hypervisor

HypervisorInstance provides available hypervisor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL