From patchwork Mon Apr 27 18:24:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julia Suvorova X-Patchwork-Id: 11513149 Return-Path: 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 4F481913 for ; Mon, 27 Apr 2020 18:26:10 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1E51620775 for ; Mon, 27 Apr 2020 18:26:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="ZkKS3WNA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1E51620775 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Received: from localhost ([::1]:57978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT8SG-0007M2-Qf for patchwork-qemu-devel@patchwork.kernel.org; Mon, 27 Apr 2020 14:26:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35960) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT8RA-00056G-2U for qemu-devel@nongnu.org; Mon, 27 Apr 2020 14:25:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jT8R8-0003c2-R0 for qemu-devel@nongnu.org; Mon, 27 Apr 2020 14:24:59 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:23622 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jT8R8-0003bp-Ad for qemu-devel@nongnu.org; Mon, 27 Apr 2020 14:24:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588011896; 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=sj8ZlIM++JR95A400lV2osHGW2nSG4WJryur6UhnQmc=; b=ZkKS3WNA9d/L2XguX0Oon9X23J5xsGg4rG1NJt3Pg04T4i4ewphFFCm77GkQPsLmFHHUt2 OSgrLviXq0PSc+pe4unySu9B42rJMMp33iD6acAIqyhEJzsgmzwM+OfA4H0BYc1biglIc7 WWBcCnjfSRvNNMcd6gp2sGNKPDzrZM4= 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-239-pn8Yk5XIN4iBawRObRq4qw-1; Mon, 27 Apr 2020 14:24:54 -0400 X-MC-Unique: pn8Yk5XIN4iBawRObRq4qw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8D0911895910; Mon, 27 Apr 2020 18:24:53 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.40.192.23]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 980C360BE2; Mon, 27 Apr 2020 18:24:46 +0000 (UTC) From: Julia Suvorova To: qemu-devel@nongnu.org Subject: [PATCH v2 0/2] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot Date: Mon, 27 Apr 2020 20:24:38 +0200 Message-Id: <20200427182440.92433-1-jusual@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass client-ip=207.211.31.81; envelope-from=jusual@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/26 23:33:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.81 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Igor Mammedov , =?utf-8?q?Daniel_P=2E_Berrang=C3=A9?= , Julia Suvorova , "Michael S. Tsirkin" Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" Julia Suvorova (2): hw/pci/pcie: Forbid hot-plug if it's disabled on the slot hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable hw/pci/pcie.c | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-)