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