cloud-hypervisor/vmm/src
Sebastien Boeuf 0bc2b08d3a vmm: api: Return an optional response from vm_action()
Any action that relies on vm_action() can now return a response body.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-06-12 13:37:18 +01:00
..
api vmm: api: Return an optional response from vm_action() 2020-06-12 13:37:18 +01:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm, vm-virtio: Stop always autogenerating a host MAC address 2020-06-08 17:56:10 +02:00
cpu.rs vmm: Exit VMM event loop after guest shutdown for AArch64 2020-06-11 15:00:17 +01:00
device_manager.rs vmm: Configure VM on AArch64 2020-06-11 15:00:17 +01:00
device_tree.rs vmm: Add optional PCI b/d/f to each DeviceNode 2020-05-12 17:37:31 +01:00
interrupt.rs devices: Refactor IOAPIC to cover other architectures 2020-05-26 11:09:19 +02:00
lib.rs vmm: Exit VMM event loop after guest shutdown for AArch64 2020-06-11 15:00:17 +01:00
memory_manager.rs vmm: Configure VM on AArch64 2020-06-11 15:00:17 +01:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs net_util: Only try and enable the TAP device if it not already enabled 2020-06-08 17:56:10 +02:00
vm.rs vmm: vm: fix test_vm test case 2020-06-12 08:38:07 +02:00