cloud-hypervisor/vmm/src/api
LiHui ec0c1b01c4 vmm: api: Do not delete the API socket on API server creation
The socket will safely deleted on shutdown and so it is not necessary to
delete the API socket when starting the HTTP server.

Fixes: #4026

Signed-off-by: LiHui <andrewli@kubesphere.io>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-04-29 18:40:49 +01:00
..
openapi Revert "vmm, openapi: Token Bucket fields should be uint64" 2022-04-28 09:26:38 +02:00
http_endpoint.rs vmm: api: Simplify error reporting from HTTP to internal API calls 2022-04-20 19:39:05 +01:00
http.rs vmm: api: Do not delete the API socket on API server creation 2022-04-29 18:40:49 +01:00
mod.rs vmm: Add support for hotplugging a vDPA device 2022-03-18 12:28:40 +01:00