cloud-hypervisor/vmm/src
Rob Bradford d983c0a680 vmm: Expose counters from virtio devices to API
Collate the virtio device counters in DeviceManager for each device that
exposes any and expose it through the recently added HTTP API.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-06-25 07:02:44 +02:00
..
api vmm: Implement HTTP API for obtaining counters 2020-06-25 07:02:44 +02:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm: config: Extend CpusConfig to add the topology 2020-06-17 12:18:09 +02:00
cpu.rs vmm: Notify the guest about vCPUs being paused 2020-06-24 12:38:56 +02:00
device_manager.rs vmm: Expose counters from virtio devices to API 2020-06-25 07:02:44 +02:00
device_tree.rs vmm: device_tree: make available remove function unconditionally 2020-06-15 11:41:34 +02:00
interrupt.rs vmm: interrupt: drop a few pub keywords 2020-06-24 12:39:42 +02:00
lib.rs vmm: Implement HTTP API for obtaining counters 2020-06-25 07:02:44 +02:00
memory_manager.rs arch, pci, vmm: Initial switch to the hypervisor crate 2020-06-22 15:03:15 +02:00
migration.rs vmm: Get and set clock during pause and resume operations 2020-06-23 14:36:01 +01:00
seccomp_filters.rs vmm: Extend seccomp filters with KVM_KVMCLOCK_CTRL 2020-06-24 12:38:56 +02:00
vm.rs vmm: Expose counters from virtio devices to API 2020-06-25 07:02:44 +02:00