You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps we can use a config file to determine the MMIO space instead of the ACPI table provided by VMM? Just like the image/memory layout configuration.
If one uses the virtio and has different configuration of MMIO space from QEMU, just replace the config file.
https://github.com/intel/MigTD/blob/main/src/devices/pci/src/config.rs#L13C7-L13C30
Also
https://github.com/intel/MigTD/blob/main/src/devices/pci/src/mmio.rs#L10-L11
The text was updated successfully, but these errors were encountered: