mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
3897cd0a2c
Vfio pci device's bar are mapped into ept and iommu page table for hardware acceleration, when vfio pci device is hotplug in the guest, guest kernel will reallocate the bar, so the old bar address should be deleted from ept and iommu, and the new bar address should be added. BUG=b:185084350 TEST=Boot a vm and hotplug add a device Change-Id: Icc489917f4c241180bbef412a17917b34fafe7e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2955571 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |