Expand description
Manages minijails creation after VM starts. Minijail is created during a device hotplug.
Structs§
- Implementation of JailWarden
- PermissiveJailWarden act as a JailWarden, but does not jail the device.
Enums§
- Control commands to jail warden process.
- Response to control commands.
Traits§
- JailWarden takes ResourceCarrier, jail it, and returns a proxy to the created device.
Functions§
- The worker thread of the warden process for creating jails and locking devices inside.