Files
cloud-hypervisor/vmm/src
Philipp Schuster 8d11bf7979 vmm: Error for DeviceManagerError
The DeviceManagerError type is among the types missing the Error trait
so far. To streamline the code and to simplify usage on higher levels
of this error type, this type now implements Display and Error.

As not all variant values are Error yet, `#[source]` is not everywhere
where it could be. This is done in the next commits.

The high level goal is: Enable future work to improve the error output
of cloud hypervisor.

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
On-behalf-of: SAP philipp.schuster@sap.com
2025-05-16 11:42:01 +00:00
..
2025-05-14 03:44:12 +00:00
2025-04-13 08:06:11 +00:00
2025-04-13 08:06:11 +00:00
2024-10-18 17:46:39 +00:00
2024-09-29 16:13:48 +00:00