Re-exports§
pub use crate::gpu::do_gpu_display_add;pub use crate::gpu::do_gpu_display_list;pub use crate::gpu::do_gpu_display_remove;pub use crate::gpu::do_gpu_set_display_mouse_mode;pub use crate::gpu::ModifyGpuResult;pub use crate::sys::handle_request;pub use crate::sys::handle_request_with_timeout;
Enums§
Functions§
- do_
modify_ battery - do_
net_ add - Send a
VmRequestfor PCI hotplug that expectsVmResponse::PciResponse::AddOk(bus) - do_
net_ remove - Send a
VmRequestfor removing hotplugged PCI device that expectsVmResponse::Ok - do_
security_ key_ attach - do_
snd_ mute_ all - Send a
VmRequestfor muting/unmuting snd all snd devices` - do_
swap_ status - do_
usb_ attach - do_
usb_ detach - do_
usb_ list - vms_
request - Send a
VmRequestthat expects aVmResponse::Okreply.