Re: [PART2 PATCH v6 10/12] svm: Introduces AVIC per-VM ID

From: Radim KrÄmÃÅ
Date: Fri Aug 19 2016 - 09:26:56 EST


2016-08-18 14:42-0500, Suravee Suthikulpanit:
> Introduces per-VM AVIC ID and helper functions to manage the IDs.
> Currently, the ID will be used to implement 32-bit AVIC IOMMU GA tag.
>
> The ID is 24-bit one-based indexing value, and is managed via helper
> functions to get the next ID, or to free an ID once a VM is destroyed.
> There should be no ID conflict for any active VMs.
>
> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
> ---

Reviewed-by: Radim KrÄmÃÅ <rkrcmar@xxxxxxxxxx>