mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
b40633f92c
In anticipation for associating more than mappings with a domain, we factorize the list of mappings associated with a domain behind a dedicated Domain structure. We also update the field name so that it reads better in the code. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>