cloud-hypervisor/vmm/src
Sebastien Boeuf eae8043890 pci, virtio-devices: Move VirtioPciDevice to the new restore design
The code for restoring a VirtioPciDevice has been updated, including the
dependencies VirtioPciCommonConfig, MsixConfig and PciConfiguration.

It's important to note that both PciConfiguration and MsixConfig still
have restore() implementations because Vfio and VfioUser devices still
rely on the old way for restore.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-11-23 18:37:40 +00:00
..
api vmm: Add tpm parameter 2022-11-15 16:42:21 +00:00
acpi.rs vmm: Add required acpi entries for vtpm device 2022-11-15 16:42:21 +00:00
clone3.rs
config.rs vmm: Add tpm parameter 2022-11-15 16:42:21 +00:00
coredump.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
cpu.rs vmm: cpu: Create vCPUs before the DeviceManager 2022-11-23 11:49:57 +01:00
device_manager.rs pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
device_tree.rs
gdb.rs vmm: Restrict the maximum number of HW breakpoints 2022-08-23 16:57:12 +02:00
interrupt.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
lib.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
memory_manager.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
migration.rs vmm: add GuestDebuggable trait 2022-05-30 13:41:40 +02:00
pci_segment.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
seccomp_filters.rs vmm: Extend list of authorized ioctls for vDPA 2022-10-13 10:03:23 +02:00
serial_manager.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
sigwinch_listener.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
vm_config.rs vmm: Add tpm parameter 2022-11-15 16:42:21 +00:00
vm.rs vmm: Refactor AArch64 GIC initialization process 2022-11-23 11:49:57 +01:00