cloud-hypervisor/vmm/src
Rob Bradford e0d79196c8 virtio-devices, vmm: Enhance debugging around virtio device activation
Sometimes when running under the CI tests fail due to a barrier not
being released and the guest blocks on an MMIO write. Add further
debugging to try and identify the issue.

See: #2118

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-08 14:06:44 +00:00
..
api vmm: openapi: Add fd to NetConfig definition 2020-12-17 22:51:30 +01:00
acpi.rs vmm: acpi: Advertise the correct PCI bus range 2020-09-23 19:03:19 +02:00
config.rs vmm: config: Extend NetConfig to include fd for tap device 2020-12-17 22:51:30 +01:00
cpu.rs misc: Make Bus::write() return an Option<Arc<Barrier>> 2020-12-17 11:23:53 +00:00
device_manager.rs vmm: device_manager: Create a virtio-net device from TAP fd 2020-12-17 22:51:30 +01:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
interrupt.rs hypervisor, vmm: Implement MsiInterruptOps for mshv 2020-12-09 14:55:20 +01:00
lib.rs virtio-devices, vmm: Enhance debugging around virtio device activation 2021-01-08 14:06:44 +00:00
memory_manager.rs sgx: update virt EPC device path and docs 2021-01-05 15:48:17 +00: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: seccomp: Allow clock_gettime() on the vCPU thread 2021-01-04 10:13:42 -08:00
vm.rs build(deps): bump signal-hook from 0.2.2 to 0.3.2 2021-01-04 17:59:41 +00:00