cloud-hypervisor/vmm/src
Rob Bradford fa07d83565 Revert "virtio-devices, vmm: Optimised async virtio device activation"
This reverts commit f160572f9d.

There has been increased flakiness around the live migration tests since
this was merged. Speculatively reverting to see if there is increased
stability.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-21 21:27:33 +01:00
..
api cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
acpi.rs aarch64: Align the data types in layout 2022-04-08 11:08:43 -07:00
clone3.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
config.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
cpu.rs vmm: cpu: tdx: Don't use fd suffix for something not an FD 2022-05-13 15:39:22 +02:00
device_manager.rs Revert "virtio-devices, vmm: Optimised async virtio device activation" 2022-05-21 21:27:33 +01:00
device_tree.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
gdb.rs gdb: Do not use VmmOps for memory manipulation 2022-05-04 11:33:02 -07:00
interrupt.rs vmm: Simplify MsiInterruptManager generics 2022-05-11 11:19:14 +01:00
lib.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
memory_manager.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
migration.rs vmm: Split VM config and VM state for snapshot/restore 2022-02-08 15:06:49 +00:00
pci_segment.rs arch, devices, vmm: Remove "acpi" feature gate 2022-03-28 09:18:29 -07:00
seccomp_filters.rs virtio-devices, vmm: Remove unused macro rules 2022-05-20 09:59:43 +01:00
serial_buffer.rs vmm: Refactor serial buffer to allow flush on PTY when writable 2021-09-27 14:18:21 +01:00
serial_manager.rs vmm: Refactor serial buffer to allow flush on PTY when writable 2021-09-27 14:18:21 +01:00
sigwinch_listener.rs vmm: Fix panic in SIGWINCH listener thread when no seccomp filter set 2021-11-16 14:28:02 +00:00
vm.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00