Module install

Source
Expand description

Installation for the QEMU plugin

Structs§

Args
Arguments to QEMU as passed to qemu_plugin_install
Info
Information about the simulation
System
Information about the system, present if the emulator is running in full system emulation mode
Version
The version specification of the QEMU plugin API

Enums§

Value
A value passed to a QEMU plugin via the command line

Constants§

PLUGIN_INSTALL_SUCCESS
Code returned from qemu_plugin_install to indicate successful installation

Statics§

qemu_plugin_version
The version of the plugin API that this plugin is compatible with

Functions§

qemu_plugin_install
Called by QEMU when the plugin is loaded