From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A8AEC43603 for ; Mon, 9 Dec 2019 10:04:12 +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 00D3E2073D for ; Mon, 9 Dec 2019 10:04:11 +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="KTerDmaC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00D3E2073D 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+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:38062 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieFtj-000053-40 for qemu-devel@archiver.kernel.org; Mon, 09 Dec 2019 05:04:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50892) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieFt7-000867-UP for qemu-devel@nongnu.org; Mon, 09 Dec 2019 05:03:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ieFt6-0002qr-Va for qemu-devel@nongnu.org; Mon, 09 Dec 2019 05:03:33 -0500 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:44534 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ieFt6-0002qW-Rp for qemu-devel@nongnu.org; Mon, 09 Dec 2019 05:03:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575885812; 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:openpgp:openpgp; bh=nBaeKvF19RC1p9Y+VNTV6yTu9tg80OEYcBODw7vlZ5M=; b=KTerDmaC2ex16s1RHUy/TPzDfnBfLxlYt+IT3hl2bsc3cFqtMgBSxG9zF61c64JziIPIDH Gr8UxQv5Mx5pggpNhx+gg4Gj4+/qhg+FXjz+0T60VZ7GK4HEJG9mVvVHQLyuyJl9rYgh+2 GbyVuUGc8//7IEdFKJaDwiLpdsXtuAo= 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-348-LedRWQ_UNJmQeERFmn_F2w-1; Mon, 09 Dec 2019 05:03:31 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0694618557C2; Mon, 9 Dec 2019 10:03:30 +0000 (UTC) Received: from thuth.remote.csb (ovpn-116-121.ams2.redhat.com [10.36.116.121]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 43DBA5D6C5; Mon, 9 Dec 2019 10:03:20 +0000 (UTC) Subject: Re: [PATCH-for-5.0 v3 2/6] hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , qemu-devel@nongnu.org References: <20191209095002.32194-1-philmd@redhat.com> <20191209095002.32194-3-philmd@redhat.com> From: Thomas Huth Openpgp: preference=signencrypt Message-ID: <52a50b12-2699-6e4c-50f7-628d6a80247e@redhat.com> Date: Mon, 9 Dec 2019 11:03:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191209095002.32194-3-philmd@redhat.com> Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-MC-Unique: LedRWQ_UNJmQeERFmn_F2w-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 205.139.110.61 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: Stefano Stabellini , "Michael S. Tsirkin" , Paul Durrant , Markus Armbruster , Alex Williamson , Paolo Bonzini , Anthony Perard , xen-devel@lists.xenproject.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 09/12/2019 10.49, Philippe Mathieu-Daud=C3=A9 wrote: > Make the PCII440FXState structure public, so it can be used out of > this source file. This will allow us to extract the IGD Passthrough > Host Bridge, which is a children of the TYPE_I440FX_PCI_DEVICE. >=20 > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > include/hw/pci-host/i440fx.h | 19 +++++++++++++++++-- > hw/pci-host/i440fx.c | 18 ------------------ > 2 files changed, 17 insertions(+), 20 deletions(-) Reviewed-by: Thomas Huth