On Thu, Feb 09 2023, "Michael S. Tsirkin" <[email protected]> wrote:
> vq reset and shared memory are unsupported, too. > > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > > > This is not strictly part of this patchset, but just to > give you the idea of how we can expand this down the road. We could split this out to a separate change on top. I think I should just open an issue for that. > > > content.tex | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/content.tex b/content.tex > index 6a50b39..b677006 100644 > --- a/content.tex > +++ b/content.tex > @@ -2983,6 +2983,8 @@ \subsection{Features reserved for future > use}\label{sec:Virtio Transport Options > \begin{itemize} > > \item VIRTIO_F_ADMIN_VQ > +\item VIRTIO_F_RING_RESET > +\item Shared memory regions including VIRTIO_PMEM_F_SHMEM_REGION > > \end{itemize} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
