Message ID | 158836742096.8433.685478071796941103.stgit@gimli.home (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=uSm/=6P=vger.kernel.org=kvm-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BF2D8139A for <patchwork-kvm@patchwork.kernel.org>; Fri, 1 May 2020 21:39:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A77B1208DB for <patchwork-kvm@patchwork.kernel.org>; Fri, 1 May 2020 21:39:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Lz1Aeq9u" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726973AbgEAVjH (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Fri, 1 May 2020 17:39:07 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:53972 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726366AbgEAVjG (ORCPT <rfc822;kvm@vger.kernel.org>); Fri, 1 May 2020 17:39:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588369145; 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=GIT31CsSTgsaQoUzYR0DvSWUFhNop6BqpZn0iiLF29Q=; b=Lz1Aeq9uDyiYuDCRX4GkhSvOyw4ZtKv5Y0yNZ08fEVKPsAPOFx1pHu9JwH5ZnnHrP0GB/0 jwXmUaQUhvu7xkKvsCyV5X55JmQMgwKOKyB4nwyt76+55r2fJg2qH6X6vhDeSY18jkdDIA Lb9M8VUtURDUpBJPWhmrhRw6p/6BXes= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-74-SLwr3-LZONqihU56HCeGHA-1; Fri, 01 May 2020 17:39:03 -0400 X-MC-Unique: SLwr3-LZONqihU56HCeGHA-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E9A8B8005B7; Fri, 1 May 2020 21:39:02 +0000 (UTC) Received: from gimli.home (ovpn-113-95.phx2.redhat.com [10.3.113.95]) by smtp.corp.redhat.com (Postfix) with ESMTP id 265A45B829; Fri, 1 May 2020 21:38:57 +0000 (UTC) Subject: [PATCH 0/3] vfio-pci: Block user access to disabled device MMIO From: Alex Williamson <alex.williamson@redhat.com> To: kvm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, cohuck@redhat.com, jgg@ziepe.ca, peterx@redhat.com Date: Fri, 01 May 2020 15:38:56 -0600 Message-ID: <158836742096.8433.685478071796941103.stgit@gimli.home> User-Agent: StGit/0.19-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
vfio-pci: Block user access to disabled device MMIO
|
expand
|