package
0.0.0-20230727210514-ede35a206f09
Repository: https://github.com/gentlemanautomaton/machina.git
Documentation: pkg.go.dev

# Constants

Possible clock base values.
Possible clock base values.
Possible ClockBase values.
Possible ClockBase values.
Possible clock isolation values.
Possible clock isolation values.
Possible clock isolation values.

# Structs

Clock configures the real time clock for a virtual machine.
Firmware holds firmware configuration for a QEMU virtual machine.
Identity describes the identity of a QEMU guest.
Memory describes the memory allocation for a QEMU guest.
Processor describes the processor configuration of a QEMU guest.
QMP holds QEMU Machine Protocol configuration for a QEMU virtual machine.
Settings describes all of the non-device properties of a QEMU guest.
Spice configures the spice protocol for external access to the virtual machine.

# Interfaces

Allocation is a memory allocation.

# Type aliases

ClockBase describes whether a VM's real time close follows UTC or not.
ClockDriftFix specifies what to do when a VM fails to process its clock interrupts.
ClockIsolation specifies how closely a VM's real time clock follows the host.
GB represents some number of gibibytes.
MB represents some number of mebibytes.
UUID is a universally unique identifier for a QEMU guest.