Module backend_client
vmm_vhost
0.1.0
Module backend_client
Structs
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
HandlerResult
Result
?
Module
vmm_vhost
::
backend_client
source
·
[
−
]
Structs
§
BackendClient
Client for a vhost-user device. The API is a thin abstraction over the vhost-user protocol.
VhostUserMemoryContext
🔒
Context object to pass guest memory configuration to BackendClient::set_mem_table().