[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH] content: reserve virtio device ID for IOMMU
On Mon, Dec 11, 2017 at 10:39:02AM +0000, Jean-Philippe Brucker wrote:
> On 08/12/17 21:31, Michael S. Tsirkin wrote:
> > On Fri, Dec 08, 2017 at 03:58:29PM +0000, Jean-Philippe Brucker wrote:
> >> 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 <jean-philippe.brucker@arm.com>
> >>>> ---
> >>>> 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
> >
> > Ballot approved the patch so you can go ahead and use this ID.
> > I will commit early next week.
>
> Thanks!
Pushed out now. Thanks!
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]