Re: [virtio-comment] [PATCH] content: reserve virtio device ID for IOMMU

From
Jean-Philippe Brucker <>
Date
2017-12-08T15:54:57+00:00
ID
Thread
Re: [virtio-comment] [PATCH] content: reserve virtio device ID for IOMMU
Hi,

On 07/11/17 11:46, Jean-Philippe Brucker wrote:
> On 31/10/17 15:13, Jean-Philippe Brucker wrote:
>> Reserve device ID 23 for virtio-iommu devices.
>>
>> Signed-off-by: Jean-Philippe Brucker <>
>> ---
>>  content.tex | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/content.tex b/content.tex
>> index c84058862eaf..c7ef7fd99136 100644
>> --- a/content.tex
>> +++ b/content.tex
>> @@ -3022,6 +3022,8 @@ Device ID  &  Virtio Device    \\
>>  \hline
>>  22         &   pstore device \\
>>  \hline
>> +23         &   IOMMU device \\
>> +\hline
>>  \end{tabular}
>>  
>>  Some of the devices above are unspecified by this document,
>>
> 
> I would like to request a ballot for this change

Is there any progress on this?

Thanks,
Jean