From nobody Sat May 18 09:23:08 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1666973081; cv=none; d=zohomail.com; s=zohoarc; b=kWGmgHh7EJp5OgHnamxDQ3NmL/4CW48JCFP04R5oosWLoEWibSl+vsF4TCZNLhGqFmL961EsX57bwYUkfiFONy5gE85GTyUHi6CyOmnHRU8lBzkyWbbQnNB7nN8zUCEk4Tr21Ejj+65a67nqR54jAJGOiWTbkQF20U3ixez25lY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1666973081; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=UIGY6V1OirzEPwrDYcPRtBVRVvANideATrL4aiW26zo=; b=A4SiX+m9J0wrbhCmau+l3OQf582cup3wMgOA1WmZvZgLSs1JSNNOYIilKdJNk+XN12Ex1brn41/hLZMNAgab+lZGPcjEUErmtcwJ3bUH4JhqgWbdbEpIwhhACS/Z2LYOQT7Xw5f3syljQ2FftVlwYHzJcz9eBdjPRg2Pe6BxpQs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1666973081463110.0194658697003; Fri, 28 Oct 2022 09:04:41 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooRqG-0000kR-3c; Fri, 28 Oct 2022 12:04:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRpL-0007iT-Kn for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:23 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRpJ-0002f4-4I for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:23 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-645-tgb6NewFMOSUueQW2BMSew-1; Fri, 28 Oct 2022 12:03:08 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 3DEA2381A73A for ; Fri, 28 Oct 2022 16:03:02 +0000 (UTC) Received: from eperezma.remote.csb (unknown [10.39.192.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9AF7818EB4; Fri, 28 Oct 2022 16:02:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666973000; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UIGY6V1OirzEPwrDYcPRtBVRVvANideATrL4aiW26zo=; b=CRE5CVcOwqkEOiFv4plxx4Yx+HN4JSh+NTMAuJp2TYJUaZCFDxR3B8zfsSQiI7yZHPYfUo mcVmg2Yp9/E+KQKAINlGj+rx1NDrFoYBPckSxDahsWT3c6MBcOJx9r4aRjRmbgjvP3AfFW gJWwv2VdLL0HD5VfwfRqqPALa37RZa0= X-MC-Unique: tgb6NewFMOSUueQW2BMSew-1 From: =?UTF-8?q?Eugenio=20P=C3=A9rez?= To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Jason Wang , "Michael S. Tsirkin" Subject: [PATCH 1/4] vhost: Delete useless casting Date: Fri, 28 Oct 2022 18:02:48 +0200 Message-Id: <20221028160251.268607-2-eperezma@redhat.com> In-Reply-To: <20221028160251.268607-1-eperezma@redhat.com> References: <20221028160251.268607-1-eperezma@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.5 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=eperezma@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.516, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Qemu-devel" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1666973082753100001 The used event is already an uint16_t pointer Signed-off-by: Eugenio P=C3=A9rez Reviewed-by: Michael S. Tsirkin Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- hw/virtio/vhost-shadow-virtqueue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/virtio/vhost-shadow-virtqueue.c b/hw/virtio/vhost-shadow-vi= rtqueue.c index 5bd14cad96..70766ea740 100644 --- a/hw/virtio/vhost-shadow-virtqueue.c +++ b/hw/virtio/vhost-shadow-virtqueue.c @@ -381,7 +381,7 @@ static bool vhost_svq_more_used(VhostShadowVirtqueue *s= vq) static bool vhost_svq_enable_notification(VhostShadowVirtqueue *svq) { if (virtio_vdev_has_feature(svq->vdev, VIRTIO_RING_F_EVENT_IDX)) { - uint16_t *used_event =3D (uint16_t *)&svq->vring.avail->ring[svq->= vring.num]; + uint16_t *used_event =3D &svq->vring.avail->ring[svq->vring.num]; *used_event =3D svq->shadow_used_idx; } else { svq->vring.avail->flags &=3D ~cpu_to_le16(VRING_AVAIL_F_NO_INTERRU= PT); --=20 2.31.1 From nobody Sat May 18 09:23:08 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1666973046; cv=none; d=zohomail.com; s=zohoarc; b=A2EyigSikfnY2pvnIXb/5ixPPDt5vzfJWoaanl536dz6nTKlzKeOGGJfZiwpDwrgmAKIz/FykZQovr2O97q1PtcZUD2BbJ2mgkUuvEeF0JXmtYZFTqX/dkS2/Nalop5SedxQaLDdUui7gOMSs368mRqW7X/ag0yDsseRkgCules= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1666973046; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=x22TiB9j/DWlPE0VnTD3ZK7M9ov6FrfKxeqvh/djwuY=; b=iMjIN+qVo0k8khqSsmVa+5jF8GHB2QXNN9STPDhdYMYmP4Hw4vpKJbMIuAZ9FBN6H6v5Lkksg1fklJpy74HziWCwR6rCcJYOIiV7tIMi4uC2Zv9WPj7oy8dewhF9dUAl+3nscrV1C0W+xtYa8FUDvImz0SiTiBHRQWk2L4dVmcM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1666973046179817.7010239106048; Fri, 28 Oct 2022 09:04:06 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooRpL-0007e1-CU; Fri, 28 Oct 2022 12:03:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRpB-0007Fm-Sv for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRp9-0002aQ-9k for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:13 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-608-7PskYx9TO-C88JSQTPcOEA-1; Fri, 28 Oct 2022 12:03:08 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 80444101A588 for ; Fri, 28 Oct 2022 16:03:07 +0000 (UTC) Received: from eperezma.remote.csb (unknown [10.39.192.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id E5BCB4EA55; Fri, 28 Oct 2022 16:02:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666972989; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x22TiB9j/DWlPE0VnTD3ZK7M9ov6FrfKxeqvh/djwuY=; b=ManEN9sKLzKek1+HxT1L8w02Co9s52YqV/0dIQUEp2q2zUQH2Ly+gffx+8CAQhmF+MUV+r 2YP+SvJCvkzhhpJixoVSJorNA4wmiyN9pGTXAkeW0lBYAH7ragIkQMAWYrbEAOTdulHly7 eUYAbhlo+Rvhqaa7Ub2qzrzi/eJZjtE= X-MC-Unique: 7PskYx9TO-C88JSQTPcOEA-1 From: =?UTF-8?q?Eugenio=20P=C3=A9rez?= To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Jason Wang , "Michael S. Tsirkin" Subject: [PATCH 2/4] vhost: convert byte order on SVQ used event write Date: Fri, 28 Oct 2022 18:02:49 +0200 Message-Id: <20221028160251.268607-3-eperezma@redhat.com> In-Reply-To: <20221028160251.268607-1-eperezma@redhat.com> References: <20221028160251.268607-1-eperezma@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.5 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=eperezma@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.516, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Qemu-devel" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1666973046758100005 This causes errors on virtio modern devices on big endian hosts Fixes: 01f8beacea2a ("vhost: toggle device callbacks using used event idx") Signed-off-by: Eugenio P=C3=A9rez Reviewed-by: Michael S. Tsirkin --- hw/virtio/vhost-shadow-virtqueue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/virtio/vhost-shadow-virtqueue.c b/hw/virtio/vhost-shadow-vi= rtqueue.c index 70766ea740..467099f5d9 100644 --- a/hw/virtio/vhost-shadow-virtqueue.c +++ b/hw/virtio/vhost-shadow-virtqueue.c @@ -382,7 +382,7 @@ static bool vhost_svq_enable_notification(VhostShadowVi= rtqueue *svq) { if (virtio_vdev_has_feature(svq->vdev, VIRTIO_RING_F_EVENT_IDX)) { uint16_t *used_event =3D &svq->vring.avail->ring[svq->vring.num]; - *used_event =3D svq->shadow_used_idx; + *used_event =3D cpu_to_le16(svq->shadow_used_idx); } else { svq->vring.avail->flags &=3D ~cpu_to_le16(VRING_AVAIL_F_NO_INTERRU= PT); } --=20 2.31.1 From nobody Sat May 18 09:23:08 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1666973045; cv=none; d=zohomail.com; s=zohoarc; b=C56JHyubRdPK0pWBoPcWP5Dj5J99szprzMeZPNMjpru9yH0KpuF9UqOZ6KZZTBfCPGFZzLJk1jehzmudM4YZRrUre+RS/qXWHKjnmZyGVPg9kI//r5rQZzJbim2r9/AjXlO1+ZDM5ml5Nd+WBLPtegLuKGO5rnJSzDbdVa01LDk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1666973045; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=C1EL+Ogwx1dqukL8PQaH+VxQlJpD86wikdgBd4XNcWM=; b=LXjpwtCsFeK0hGsHIkxrpQH2izUGOEck9O4Zw/hrdvgTpihJY9/am7l+ABuEdVukTEC7f+8tSGNK1XxvsYuoJMmDctNvim8pLVys1tz0B4Ll+Kvhk5IuWkFot/paDlTqTpYEvKWnN1EBh0HoATc2w3HWznJ8l8tQosfm9Nkwb4A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1666973045322524.4434509644548; Fri, 28 Oct 2022 09:04:05 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooRpJ-0007YH-9R; Fri, 28 Oct 2022 12:03:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRp4-0007BN-Hz for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRp2-0002Xr-Bj for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:06 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-558-1dfFbz1ZMcO_ly8jLke3hA-1; Fri, 28 Oct 2022 12:03:00 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D7888381A73F for ; Fri, 28 Oct 2022 16:02:59 +0000 (UTC) Received: from eperezma.remote.csb (unknown [10.39.192.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2923142238; Fri, 28 Oct 2022 16:02:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666972982; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=C1EL+Ogwx1dqukL8PQaH+VxQlJpD86wikdgBd4XNcWM=; b=AMPHifGqpA3NAjdt1EmfUH77f89TAJB6wqEcdSHAFmiwSpveT2Plg7vCR/4d4KWPN89bOB Rh4p7+vB8l6oBCj7apuLETdJFx2Ih3Em6PgbaHV9k0epaY84MoTBWNWHav9lRntbE1HlL/ O2NQ1X6lTfnEsOJMVHh1Bj10ot2l5Jg= X-MC-Unique: 1dfFbz1ZMcO_ly8jLke3hA-1 From: =?UTF-8?q?Eugenio=20P=C3=A9rez?= To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Jason Wang , "Michael S. Tsirkin" Subject: [PATCH 3/4] vhost: Fix lines over 80 characters Date: Fri, 28 Oct 2022 18:02:50 +0200 Message-Id: <20221028160251.268607-4-eperezma@redhat.com> In-Reply-To: <20221028160251.268607-1-eperezma@redhat.com> References: <20221028160251.268607-1-eperezma@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.5 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=eperezma@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.516, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Qemu-devel" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1666973046832100009 By qemu coding style. Signed-off-by: Eugenio P=C3=A9rez Reviewed-by: Michael S. Tsirkin --- hw/virtio/vhost-shadow-virtqueue.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/virtio/vhost-shadow-virtqueue.c b/hw/virtio/vhost-shadow-vi= rtqueue.c index 467099f5d9..18a49e1ecb 100644 --- a/hw/virtio/vhost-shadow-virtqueue.c +++ b/hw/virtio/vhost-shadow-virtqueue.c @@ -228,8 +228,11 @@ static void vhost_svq_kick(VhostShadowVirtqueue *svq) smp_mb(); =20 if (virtio_vdev_has_feature(svq->vdev, VIRTIO_RING_F_EVENT_IDX)) { - uint16_t avail_event =3D *(uint16_t *)(&svq->vring.used->ring[svq-= >vring.num]); - needs_kick =3D vring_need_event(avail_event, svq->shadow_avail_idx= , svq->shadow_avail_idx - 1); + size_t num =3D svq->vring.num; + uint16_t *avail_event =3D (uint16_t *)&svq->vring.used->ring[num]; + + needs_kick =3D vring_need_event(*avail_event, svq->shadow_avail_id= x, + svq->shadow_avail_idx - 1); } else { needs_kick =3D !(svq->vring.used->flags & VRING_USED_F_NO_NOTIFY); } --=20 2.31.1 From nobody Sat May 18 09:23:08 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1666973045; cv=none; d=zohomail.com; s=zohoarc; b=TMWN1hn32q/ogRfzbrKFjKFWw5K57tvxgkA+rOcbhPZE9d9Tlyq/HgFkJsoIyoVyFmovRB6HRRveP352UztP5cbqs+bpJXOqXLhmudtDK1af/2Me982PmlW/6NqvssXflwiXgAnzU28AMmxmMZgszCpnfsLM8urJO6RfgwL9Nh8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1666973045; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=QQn3knArhltmMNsVOixlI8amPGvp4nFBHIvh1LygSK0=; b=mO/nKbb4vKIPIRnRbtnicS1m+ow1CjAER8WM48J7SWMbqyNJObreEUrGczsvCnyzroxEstccXJIYILHtgtxBTcGyCY1aSztUbwtP4CJQ630R0NC23WiKgGQtGX1G+ojis5NePRV32ewyweGjCDUvJiqiBNPgU3NzuXTGmzZSvvg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 16669730453331004.033224088373; Fri, 28 Oct 2022 09:04:05 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooRpi-0007x6-OC; Fri, 28 Oct 2022 12:03:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRpA-0007Fc-OX for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRp9-0002aW-0n for qemu-devel@nongnu.org; Fri, 28 Oct 2022 12:03:12 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-346-L_L54LNQPbuSHTvi7BOKUQ-1; Fri, 28 Oct 2022 12:03:08 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 91E37858282 for ; Fri, 28 Oct 2022 16:03:02 +0000 (UTC) Received: from eperezma.remote.csb (unknown [10.39.192.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5E45E4EA5D; Fri, 28 Oct 2022 16:02:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666972990; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QQn3knArhltmMNsVOixlI8amPGvp4nFBHIvh1LygSK0=; b=OOfS1N2P/t1VbBPsMI4b203r7KOl9+w9B+7xoofCFXKvW2W57UHuu5VF1lescCYUAlonsT /Ih6WEhsc+dKOyBTTMs/tH+0nMQyH9yv1YtA5lwRw61BcWpipXw48ajp4RdVXegk6/T4ee ugYjXt69unscyRjrmVNMyClUSnjhL5Y= X-MC-Unique: L_L54LNQPbuSHTvi7BOKUQ-1 From: =?UTF-8?q?Eugenio=20P=C3=A9rez?= To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Jason Wang , "Michael S. Tsirkin" Subject: [PATCH 4/4] vhost: convert byte order on avail_event read Date: Fri, 28 Oct 2022 18:02:51 +0200 Message-Id: <20221028160251.268607-5-eperezma@redhat.com> In-Reply-To: <20221028160251.268607-1-eperezma@redhat.com> References: <20221028160251.268607-1-eperezma@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.5 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=eperezma@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.516, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Qemu-devel" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1666973046757100004 This causes errors on virtio modern devices on big endian hosts Signed-off-by: Eugenio P=C3=A9rez Reviewed-by: Michael S. Tsirkin --- hw/virtio/vhost-shadow-virtqueue.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/virtio/vhost-shadow-virtqueue.c b/hw/virtio/vhost-shadow-vi= rtqueue.c index 18a49e1ecb..3131903edd 100644 --- a/hw/virtio/vhost-shadow-virtqueue.c +++ b/hw/virtio/vhost-shadow-virtqueue.c @@ -231,7 +231,8 @@ static void vhost_svq_kick(VhostShadowVirtqueue *svq) size_t num =3D svq->vring.num; uint16_t *avail_event =3D (uint16_t *)&svq->vring.used->ring[num]; =20 - needs_kick =3D vring_need_event(*avail_event, svq->shadow_avail_id= x, + needs_kick =3D vring_need_event(le16_to_cpu(*avail_event), + svq->shadow_avail_idx, svq->shadow_avail_idx - 1); } else { needs_kick =3D !(svq->vring.used->flags & VRING_USED_F_NO_NOTIFY); --=20 2.31.1