> From: Michael S. Tsirkin <[email protected]>
> Sent: Monday, January 9, 2023 8:36 AM
>
> On Mon, Jan 09, 2023 at 01:48:27PM +0100, Cornelia Huck wrote:
> > On Sun, Jan 01 2023, Parav Pandit <[email protected]> wrote:
> >
> > > Place device specification, its driver and device conformance into
> > > its own directory to have self contained device specification.
> > >
> > > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/153
> > > Signed-off-by: Parav Pandit <[email protected]>
> > > ---
> > > changelog:
> > > v0->v1:
> > > - new patch
> > > ---
> > > conformance.tex | 23 ++-----------------
> > > content.tex | 1 -
> > > .../virtio-rpmb/device-conformance.tex | 13 +++++++++++
> > > .../virtio-rpmb/device.tex | 0
> > > .../virtio-rpmb/driver-conformance.tex | 7 ++++++
> > > 5 files changed, 22 insertions(+), 22 deletions(-) create mode
> > > 100644 device-types/virtio-rpmb/device-conformance.tex
> > > rename virtio-rpmb.tex => device-types/virtio-rpmb/device.tex
> > > (100%) create mode 100644
> > > device-types/virtio-rpmb/driver-conformance.tex
> > >
> >
> > (...)
> >
> > > diff --git a/content.tex b/content.tex index a486e36..13a2a94 100644
> > > --- a/content.tex
> > > +++ b/content.tex
> > > @@ -3014,7 +3014,6 @@ \chapter{Device Types}\label{sec:Device Types}
> > > \import{device-types/virtio-crypto/}{device}
> > > \import{device-types/virtio-vsock/}{device}
> > > \import{device-types/virtio-fs/}{device}
> > > -\input{virtio-rpmb.tex}
> >
> > This is missing
> >
> > \import{device-types/virtio-rpmb/}{device}
> >
> > (I noticed broken references when building with the patches applied)
>
>
> Oh, good catch. Parav, I'd really like patch submitters to run the build and
> review the resulting files.
I did the build and generated the pdf.
But for sure missed several of the entries.
I am finding out why I missed this and saw valid entries.
I am revising the series v2.
> I guess we should withdraw the ballot for now and wait until a fixed version.
> Agree?
>
> > > \input{virtio-iommu.tex}
> > > \input{virtio-sound.tex}
> > > \input{virtio-mem.tex}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]