Module crosvm::crosvm::plugin::vcpu

source ·

Structs

State specific to a VCPU, grouped so that each PluginVcpu object will share a canonical version.
State object for a VCPU’s connection with the plugin process.
Range 🔒
State shared by every VCPU, grouped together to make edits to the state coherent across VCPUs.
VcpuEvents 🔒
VcpuFpu 🔒
VcpuRegs 🔒
VcpuSregs 🔒
VcpuXcregs 🔒

Enums

Identifier for an address space in the VM.

Functions