cloud-hypervisor/vmm/src
Jose Carlos Venegas Munoz 786e33931f api: http: Fix openpi schema.
Fix invalid type for version:

- VmInfo.version.type string

Change Null value from enum as it has problems to build clients with
openapi tools.

- ConsoleConfig.mode.enum Null -> Nil

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2019-10-15 07:16:24 +02:00
..
api api: http: Fix openpi schema. 2019-10-15 07:16:24 +02:00
config.rs vmm: Add iommu=on|off option for --vsock 2019-10-07 10:12:07 +02:00
device_manager.rs vmm: Support virtio-pci devices attached to a virtual IOMMU 2019-10-07 10:12:07 +02:00
lib.rs vmm: Rename Booted vm state to Running 2019-10-10 17:13:44 -07:00
vm.rs vmm: vm: Add state validation unit test 2019-10-14 06:35:36 +02:00