Message ID | 20230104154202.1152198-1-schnelle@linux.ibm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B5C2C4708D for <kvm@archiver.kernel.org>; Wed, 4 Jan 2023 15:42:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239639AbjADPmN (ORCPT <rfc822;kvm@archiver.kernel.org>); Wed, 4 Jan 2023 10:42:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233812AbjADPmL (ORCPT <rfc822;kvm@vger.kernel.org>); Wed, 4 Jan 2023 10:42:11 -0500 Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 829381B1D0; Wed, 4 Jan 2023 07:42:10 -0800 (PST) Received: from pps.filterd (m0187473.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 304FBjxC035752; Wed, 4 Jan 2023 15:42:10 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding; s=pp1; bh=hzdIPsHOHJXcUVKMFhjURC+BqA8lXi2B5863P44BNdA=; b=DEgmcK/ndJtCzUiprBCpwIJaReDsv/3xsFUB60kl0LPoykWeB1XEKUk53rtE7ICPjxho EHTR7UCeBwdRS+8+A8C55TupJvQo1TxpTxV3qZ1R9pyBsDjIOGbOQ+pj8jLC9AG0HfEK wbMRU7SBeeEI81EvH08Ad53V6C8bFAowlBC/WJhCgZ3Hr1hNxc/f/oVz71rMMaOtiZym CTtgAafa3jCcqX2A42yPi5MgTeSIjLkvM22C9ytrXlsoH6r/pG05IzbDb62LXCqR2kL+ Bc2PVqOCP3zL+r5aMdd64SdW1mB2qwnbKxVaUzZpIbjNARuAbNXLTQsWQ9jn9G3lixjD AA== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3mwbvr0s8p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Jan 2023 15:42:09 +0000 Received: from m0187473.ppops.net (m0187473.ppops.net [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 304Fg9EZ029613; Wed, 4 Jan 2023 15:42:09 GMT Received: from ppma06fra.de.ibm.com (48.49.7a9f.ip4.static.sl-reverse.com [159.122.73.72]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3mwbvr0s7p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Jan 2023 15:42:09 +0000 Received: from pps.filterd (ppma06fra.de.ibm.com [127.0.0.1]) by ppma06fra.de.ibm.com (8.17.1.19/8.17.1.19) with ESMTP id 3049ctYr009626; Wed, 4 Jan 2023 15:42:07 GMT Received: from smtprelay07.fra02v.mail.ibm.com ([9.218.2.229]) by ppma06fra.de.ibm.com (PPS) with ESMTPS id 3mtcbfm261-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Jan 2023 15:42:06 +0000 Received: from smtpav01.fra02v.mail.ibm.com (smtpav01.fra02v.mail.ibm.com [10.20.54.100]) by smtprelay07.fra02v.mail.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 304Fg3gl51183980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 4 Jan 2023 15:42:03 GMT Received: from smtpav01.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0D58F2004D; Wed, 4 Jan 2023 15:42:03 +0000 (GMT) Received: from smtpav01.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id A9BD220043; Wed, 4 Jan 2023 15:42:02 +0000 (GMT) Received: from tuxmaker.boeblingen.de.ibm.com (unknown [9.152.85.9]) by smtpav01.fra02v.mail.ibm.com (Postfix) with ESMTP; Wed, 4 Jan 2023 15:42:02 +0000 (GMT) From: Niklas Schnelle <schnelle@linux.ibm.com> To: Alex Williamson <alex.williamson@redhat.com>, Cornelia Huck <cohuck@redhat.com> Cc: Jason Gunthorpe <jgg@ziepe.ca>, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, Matthew Rosato <mjrosato@linux.ibm.com>, Pierre Morel <pmorel@linux.ibm.com>, =?utf-8?q?Christian_Borntr=C3=A4ger?= <borntraeger@linux.ibm.com> Subject: [PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices Date: Wed, 4 Jan 2023 16:42:01 +0100 Message-Id: <20230104154202.1152198-1-schnelle@linux.ibm.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: sys2aJXcLW9NJ81VHPID0KbvzNk8qQY2 X-Proofpoint-GUID: OGdhn91Kk3zCE4EVPHFMicgyoLVfqx1u X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2023-01-04_07,2023-01-04_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 priorityscore=1501 bulkscore=0 spamscore=0 lowpriorityscore=0 suspectscore=0 mlxscore=0 mlxlogscore=999 clxscore=1015 adultscore=0 impostorscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2301040130 Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
vfio/type1: Fix vfio-pci pass-through of ISM devices
|
expand
|