From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-comment-return-817-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 1D4CA985E3D for ; Fri, 26 Jul 2019 07:49:49 +0000 (UTC) Date: Fri, 26 Jul 2019 09:49:45 +0200 From: Cornelia Huck Message-ID: <20190726094945.463b9728.cohuck@redhat.com> In-Reply-To: <20190725160114.25763-1-dgilbert@redhat.com> References: <20190725160114.25763-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [virtio-comment] [PATCH] shared memory: Typo fix To: "Dr. David Alan Gilbert (git)" Cc: virtio-comment@lists.oasis-open.org List-ID: On Thu, 25 Jul 2019 17:01:14 +0100 "Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > Fix double hex in SHM*High defs. > > Signed-off-by: Dr. David Alan Gilbert > --- > content.tex | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/content.tex b/content.tex > index ee0d7c9..ba80ee1 100644 > --- a/content.tex > +++ b/content.tex > @@ -1742,7 +1742,7 @@ \subsection{MMIO Device Register Layout}\label{sec:Virtio Transport Options / Vi > \field{SHMBaseLow} and \field{SHMBaseHigh} apply to. > } > \hline > - \mmiodreg{SHMLenLow}{SHMLenHigh}{Shared memory region 64 bit long length}{0x0b0}{0x0xb4}{R}{% > + \mmiodreg{SHMLenLow}{SHMLenHigh}{Shared memory region 64 bit long length}{0x0b0}{0x0b4}{R}{% > These registers return the length of the shared memory > region in bytes, as defined by the device for the region selected by > the \field{SHMSel} register. The lower 32 bits of the length > @@ -1752,7 +1752,7 @@ \subsection{MMIO Device Register Layout}\label{sec:Virtio Transport Options / Vi > results in a length of -1. > } > \hline > - \mmiodreg{SHMBaseLow}{SHMBaseHigh}{Shared memory region 64 bit long physical address}{0x0b8}{0x0xbc}{R}{% > + \mmiodreg{SHMBaseLow}{SHMBaseHigh}{Shared memory region 64 bit long physical address}{0x0b8}{0x0bc}{R}{% > The driver reads these registers to discover the base address > of the region in physical address space. This address is > chosen by the device (or other part of the VMM). Reviewed-by: Cornelia Huck This publicly archived list offers a means to provide input to the OASIS Virtual I/O Device (VIRTIO) TC. In order to verify user consent to the Feedback License terms and to minimize spam in the list archive, subscription is required before posting. Subscribe: virtio-comment-subscribe@lists.oasis-open.org Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org List help: virtio-comment-help@lists.oasis-open.org List archive: https://lists.oasis-open.org/archives/virtio-comment/ Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists Committee: https://www.oasis-open.org/committees/virtio/ Join OASIS: https://www.oasis-open.org/join/