> From: Michael S. Tsirkin <[email protected]>
> Sent: Thursday, June 29, 2023 3:43 PM

> > +\begin{lstlisting}
> > +struct virtio_pci_notify_region {
> > +        u8 owner;    /* When set to 1, notification region of the owner 
> > device */
> > +        u8 bar;    /* BAR of the member or owner device */
> > +        u8 padding[2];
> > +        le32 offset; /* Offset within bar. */
> 
> Let's go for a 64 bit offset straight away.
>
Ack.
 
> > +};
> > +\end{lstlisting}

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to