From patchwork Mon May 8 23:39:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 759843 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wMJsZ5cx8z9s2G for ; Tue, 9 May 2017 09:40:50 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="UOcADpy7"; dkim-atps=neutral Received: from localhost ([::1]:34147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7sGm-0005G3-9h for incoming@patchwork.ozlabs.org; Mon, 08 May 2017 19:40:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7sFc-0004t2-0z for qemu-devel@nongnu.org; Mon, 08 May 2017 19:39:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7sFb-0002BO-8V for qemu-devel@nongnu.org; Mon, 08 May 2017 19:39:36 -0400 Received: from mail-qk0-x241.google.com ([2607:f8b0:400d:c09::241]:36022) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7sFb-0002Ae-4A; Mon, 08 May 2017 19:39:35 -0400 Received: by mail-qk0-x241.google.com with SMTP id y128so12357749qka.3; Mon, 08 May 2017 16:39:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=fIrWJJY5bruHpLpl8JCMpZRtwe8SsnFtV3Fm/aZw//c=; b=UOcADpy7OdTtebVX4EzrkYjF92TfxXztkkVvLeZnICRZBoBEuE/CmJ4j2oUSpEwirK /+P9gnENDqDnMj3NgIafG8N39usTpapMJzRYDsPHstNkU2fk2tpC0W8AWVPdmi21AFGT Zclw2MiY3LoTdTfpYrxpu5mk0vAbvPFKfJ/2NWfYj+iNI8yuEVuQ6xOdzGQbsLKc+StM ptXbbqoBpPC4hhtrwxBC/WTzFtylz0NV+IAo73D5VP2BjqUaKTY348k1Z1VC3mlWS6BQ rxXslEOXLA4i/XKb7CoAcfNZdFs46fjVHAcEXMi4cmEtcf56rF/Dbl9Zyc52VDLiyxZQ 0a3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=fIrWJJY5bruHpLpl8JCMpZRtwe8SsnFtV3Fm/aZw//c=; b=FdgVBEr+4mlFWcG9wGSL9H88yTxeqe2FPZgMUyLimZFFKTAdNQEVzquAEEcmuOj8w1 dQrGFKt0aPxIn5qJ2v/15na1VRLrOf/YgNBtIlP8EtCEIHZ5QjpnBL/+99a7TO9+Olxx YN+4pNRUJELDp1I/Ax1RCAUsUbqVDXLru3L0nArBDEAXTTANVcjceECu/9SNN3P3mFaE l6WMoN+hw8/hSmaDPNcbCd8zB39jRq9Mzb68ohb8lzDXbtjLxYvv8tk/sjZFt4wJIn8h uS832FngwV88Iuim1jwmaqn0W6C4s78pX1MjQy/LaTiyW1qOihL0Cu98NlVUlmfF9Gl/ 8Srw== X-Gm-Message-State: AN3rC/5gHCe0YcBLb0uwdtWdrDpIySl9FPMaASmWCl4LxIPCUoxsFbxP h8blTNBc4uSJkA== X-Received: by 10.55.131.7 with SMTP id f7mr26664274qkd.0.1494286774571; Mon, 08 May 2017 16:39:34 -0700 (PDT) Received: from localhost.localdomain ([138.117.48.226]) by smtp.gmail.com with ESMTPSA id v64sm13556099qkg.38.2017.05.08.16.39.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2017 16:39:33 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, "Michael S. Tsirkin" , Marcel Apfelbaum Date: Mon, 8 May 2017 20:39:09 -0300 Message-Id: <20170508233918.9043-3-f4bug@amsat.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170508233918.9043-1-f4bug@amsat.org> References: <20170508233918.9043-1-f4bug@amsat.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c09::241 Subject: [Qemu-devel] [RFC PATCH 02/11] hw/pci: define msi_nonbroken in pci-stub X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" This field is accessed in hw/intc/arm_gicv[23*].c Signed-off-by: Philippe Mathieu-Daudé --- hw/pci/pci-stub.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/pci/pci-stub.c b/hw/pci/pci-stub.c index 36d2c430c5..ecad664946 100644 --- a/hw/pci/pci-stub.c +++ b/hw/pci/pci-stub.c @@ -24,6 +24,9 @@ #include "qapi/qmp/qerror.h" #include "hw/pci/pci.h" #include "qmp-commands.h" +#include "hw/pci/msi.h" + +bool msi_nonbroken; PciInfoList *qmp_query_pci(Error **errp) {