Message ID | 20230614193948.477036-1-alex.williamson@redhat.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 2EF58EB64D9 for <kvm@archiver.kernel.org>; Wed, 14 Jun 2023 19:42:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231835AbjFNTlf (ORCPT <rfc822;kvm@archiver.kernel.org>); Wed, 14 Jun 2023 15:41:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240402AbjFNTl1 (ORCPT <rfc822;kvm@vger.kernel.org>); Wed, 14 Jun 2023 15:41:27 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBB4F26A1 for <kvm@vger.kernel.org>; Wed, 14 Jun 2023 12:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686771609; 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; bh=N0PGlAWtqnSNmRFe+8NHyKS8xC+iNC6ewCGuOltYSZc=; b=GUhc2iGJK6fx6XYx/maoXPJ9l0efh9hwGhnX3HHrJlf8fgASnlEP0rPaLrTi3AHnCn7ZqC sD9cKQsrOQubCa9JS0lLkMD186U3fmx94lp/Vu71enM2Jvktg3APrWTBMtuM2MKoAxKsSs aVWffD5js+VRJhH+b4ipYmSTgSUSeHk= 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-635-GrHBNoM2NZW5FdLxWqG9rA-1; Wed, 14 Jun 2023 15:40:04 -0400 X-MC-Unique: GrHBNoM2NZW5FdLxWqG9rA-1 Received: from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id AD9C3800193; Wed, 14 Jun 2023 19:40:03 +0000 (UTC) Received: from omen.home.shazbot.org (unknown [10.22.33.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id C4359492C1B; Wed, 14 Jun 2023 19:40:02 +0000 (UTC) From: Alex Williamson <alex.williamson@redhat.com> To: kvm@vger.kernel.org Cc: Alex Williamson <alex.williamson@redhat.com>, jgg@nvidia.com, clg@redhat.com, eric.auger@redhat.com, diana.craciun@oss.nxp.com, liulongfang@huawei.com, shameerali.kolothum.thodi@huawei.com, yishaih@nvidia.com, kevin.tian@intel.com Subject: [PATCH v3 0/3] vfio: Cleanup Kconfigs Date: Wed, 14 Jun 2023 13:39:45 -0600 Message-Id: <20230614193948.477036-1-alex.williamson@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.10 Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
vfio: Cleanup Kconfigs
|
expand
|