mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
ed5f25446a
In order to get proper performance out of hardware that might be passed through the VM with VFIO, we decide to try mapping any region marked as mappable, ignoring the failure and moving on to the next region. When the mapping succeeds, we establish a list of user memory regions so that we enable only subparts of the global mapping through the hypervisor. This allows MSI-X table and PBA to keep trapping accesses from the guest so that the VMM can properly emulate MSI-X. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |