Module backend
vmm_vhost
0.1.0
Module backend
Structs
Constants
In crate vmm_vhost
Modules
backend
backend_client
backend_server
connection
frontend_client
frontend_server
message
sys
unix
Structs
BackendClient
BackendServer
FrontendClient
FrontendServer
VhostUserMemoryRegionInfo
VringConfigData
Enums
Error
Constants
VHOST_MAX_MEMORY_REGIONS
Traits
Backend
Frontend
Functions
into_single_file
Type Aliases
Result
?
Settings
Module
vmm_vhost
::
backend
Copy item path
source
·
[
−
]
Expand description
Common traits and structs for vhost-user backend drivers.
Structs
§
VhostUserMemoryRegionInfo
Memory region configuration data.
VringConfigData
Vring configuration data.
Constants
§
VHOST_MAX_MEMORY_REGIONS
Maximum number of memory regions supported.