From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-7710-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 9C80E98435E for ; Mon, 24 Aug 2020 14:38:38 +0000 (UTC) From: Nikos Dragazis Date: Mon, 24 Aug 2020 17:36:59 +0300 Message-Id: <20200824143708.5664-3-ndragazis@arrikto.com> In-Reply-To: <20200824143708.5664-1-ndragazis@arrikto.com> References: <20200824143708.5664-1-ndragazis@arrikto.com> Subject: [virtio-dev] [PATCH 02/11] content: Minor fix Content-Type: text/plain; charset=US-ASCII To: virtio-dev@lists.oasis-open.org Cc: Stefan Hajnoczi , "Michael S . Tsirkin" , =?UTF-8?q?Alex=20Benn=C3=A9e?= List-ID: Replace "Device-specific configuration" with "Shared memory capability". Signed-off-by: Nikos Dragazis --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.tex b/content.tex index d505e94..3ce768c 100644 --- a/content.tex +++ b/content.tex @@ -1093,7 +1093,7 @@ \subsubsection{Shared memory capability}\label{sec:Virtio Transport Options / Vi The identifier in \field{cap.id} does not denote a certain order of preference; it is only used to uniquely identify a region. -\devicenormative{\paragraph}{Device-specific configuration}{Virtio Transport Options / Virtio Over PCI Bus / PCI Device Layout / Shared memory capability} +\devicenormative{\paragraph}{Shared memory capability}{Virtio Transport Options / Virtio Over PCI Bus / PCI Device Layout / Shared memory capability} The region defined by the combination of \field{cap.offset}, \field{offset_hi}, and \field {cap.length}, \field{length_hi} -- 2.17.1 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org