Skip to main content

Module transport

Module transport 

Source
Expand description

Word-based transports for guest communication.

Structs§

CsrTransport
CSR-backed transport for real guest execution.
MockTransport
In-memory transport for unit tests and host-side checks.

Traits§

Transport
Word-based transport used by the guest to communicate with the host.