cloud-hypervisor/vmm/src/api
Rob Bradford 1c786610b7 vmm: api: Don't use clashing struct name for Error
Import vmm::Error as VmmError to allow the use of thiserror::Error to
avoid clashing names.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-04-22 17:46:41 +01:00
..
openapi vmm: openapi: Add serial_number to PlatformConfig 2022-04-21 17:17:08 +02:00
http.rs vmm: api: Don't use clashing struct name for Error 2022-04-22 17:46:41 +01:00
http_endpoint.rs vmm: api: Simplify error reporting from HTTP to internal API calls 2022-04-20 19:39:05 +01:00
mod.rs vmm: Add support for hotplugging a vDPA device 2022-03-18 12:28:40 +01:00