# Functions
GetAbsolutePath returns the absolute path of the passed binary by resolving it in the path and following symlinks.
# Variables
PluginConfig is the qemu driver factory function registered in the plugin catalog.
PluginID is the qemu plugin metadata registered in the plugin catalog.
# Structs
Config is the driver configuration set by SetConfig RPC call.
Driver is a driver for running images via Qemu.
TaskConfig is the driver configuration of a taskConfig within a job.
TaskState is the state which is encoded in the handle returned in StartTask.