mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-11 15:17:42 +00:00
e1701f11b1
The PCI configuration from each PCI device is modified at runtime as we can expect the guest OS to write to some PCI capability structure, or move the BAR to a different location in the guest address space. For all the reasons why such configuration might differ from the initial configuration, we must store the registers values to be able to restore them with the right values whenever a PCI device is being restored. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |