Expand description
Definition of the trait Device
that each backend video device must implement.
Structs§
- A response for an asynchronous command that was enqueued through
process_cmd
before. Thetag
must be same as the one returned when the command was enqueued.
Enums§
- A tag for commands being processed asynchronously in the back-end device.
- A return value when a command from the guest is processed.
- A return value when processing a event the back-end device sent.