From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E04FAEB64DA for ; Wed, 5 Jul 2023 10:05:34 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id 65C282AC5E for ; Wed, 5 Jul 2023 10:05:33 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 5B9DD986722 for ; Wed, 5 Jul 2023 10:05:33 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id 4AB1E98670E; Wed, 5 Jul 2023 10:05:33 +0000 (UTC) Mailing-List: contact virtio-dev-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk 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 2E777986712 for ; Wed, 5 Jul 2023 10:05:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: yp8xCXPIP0-tpTYyievMAw-1 From: Cornelia Huck To: Parav Pandit , virtio-comment@lists.oasis-open.org, mst@redhat.com, david.edmondson@oracle.com Cc: virtio-dev@lists.oasis-open.org, sburla@marvell.com, jasowang@redhat.com, yishaih@nvidia.com, maorg@nvidia.com, shahafs@nvidia.com, Parav Pandit In-Reply-To: <20230704233724.22394-2-parav@nvidia.com> Organization: Red Hat GmbH References: <20230704233724.22394-1-parav@nvidia.com> <20230704233724.22394-2-parav@nvidia.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Date: Wed, 05 Jul 2023 12:05:24 +0200 Message-ID: <87lefu3c7v.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: [virtio-dev] Re: [PATCH v9 1/4] admin: Split opcode table rows with a line On Wed, Jul 05 2023, Parav Pandit wrote: > Currently all opcode appears to be in a single row. > Separate them with a line similar to other tables. > > Signed-off-by: Parav Pandit > --- > changelog: > v2->v3: > - new patch > --- > admin.tex | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Cornelia Huck --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org