Module vstate

Module vstate 

Source
Expand description

Module with virtual state structs.

Modulesยง

bus
Module with the implementation of a Bus that can hold devices. Handles routing to devices in an address space.
interrupts
VM interrupts implementation.
kvm
Module with Kvm implementation.
memory
Module with GuestMemory implementation.
resources
Resource manager for devices.
vcpu
Module with Vcpu implementation.
vm
Module with Vm implementation.