mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
c25bd447a1
The allocate_bars method has a side effect which collates the BARs used for the device and stores them internally. Ensure that any use of this internal state is after the state is created otherwise no MMIO regions will be seen and so none will be mapped. Fixes: #3237 Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |