From nobody Tue Nov 26 06:46:23 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=linutronix.de ARC-Seal: i=1; a=rsa-sha256; t=1709721176; cv=none; d=zohomail.com; s=zohoarc; b=YVBTBbaiTIETPimYRMqa98B1zbSM14coCiBBI1vBGm7Xr3Vp/BH8IYB/FpxJiPRm6L1DWNjNmQvbtH4HDjuiANUTdQDywHsncgKSsbOZOvRwXAW4bCKNUfZBfE5cmRUNbWUt6gOjM0pmvL5JqrJFZ4uUYUtGex4c1JPNPWUBagU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1709721176; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=vY5z0Q70mVP2sc6P4PwS55CFvs8UA0Pj2qrEPrwo4yg=; b=ek/k54uRLidHpwyondpnAn3+MzkCfP4iIyrW+oTmtBEdXkfht0wW/MCQ+0XN9Kor3oEcWfY6Afm07Bm8dn1ONAIf0DEHbnCn3xsapQwjqQcDISCOfMeSOt27y5mVRJbMVLQEunWLJBmBRKczZQNJ2h+MiEzjKQI6rD367Z3T2rc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1709721176268882.0366047739725; Wed, 6 Mar 2024 02:32:56 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhoYx-00054q-SS; Wed, 06 Mar 2024 05:31:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhoYo-0004oz-Kr for qemu-devel@nongnu.org; Wed, 06 Mar 2024 05:31:42 -0500 Received: from galois.linutronix.de ([193.142.43.55]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhoYl-0007cy-IA for qemu-devel@nongnu.org; Wed, 06 Mar 2024 05:31:42 -0500 From: =?utf-8?q?Thomas_Wei=C3=9Fschuh?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1709721088; 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; bh=vY5z0Q70mVP2sc6P4PwS55CFvs8UA0Pj2qrEPrwo4yg=; b=gNy0QP3RjK5E48quMtrnS8lQx4UeOOoZlPayBSEZemeefHyVjYeL4L+/E8PdmnUXpirK+C L51PowpKgYMwvx5bvnJJZRX94xpQGVfxUelD8KP0oXbkixtsJAaIsHKNLk0TjBdzMJXwLL qc6sCJWSsX25Mk+8guCMhB5Et1FJSPbASCCx9dwAPXv1NU6ohGDZHK4GdH5X2trzmhePnY H1L0LslkWTAXipCQfO6Rhaan0HS2TO1akrn3sydTn61P1NWm74cu291qeArt+ZFMevaFLW UNSxTXI17HQZl6Pil/nUUOamyRiBt0rHvMCU2cvYx8sJqkkxb2ItgwLv0KqyVQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1709721088; 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; bh=vY5z0Q70mVP2sc6P4PwS55CFvs8UA0Pj2qrEPrwo4yg=; b=AKO87j4ALQ3k2I6LAgBUk3v5rP7NdRNyOXAg3MjePj3WB+q7FJuaDCRXp4DrUQYpQPMxMf 8odDAjk4rdT1W1AA== Date: Wed, 06 Mar 2024 11:31:25 +0100 Subject: [PATCH 4/4] docs/interop/firmware.json: Include pragma.json MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20240306-qapi-firmware-json-v1-4-619f7122a249@linutronix.de> References: <20240306-qapi-firmware-json-v1-0-619f7122a249@linutronix.de> In-Reply-To: <20240306-qapi-firmware-json-v1-0-619f7122a249@linutronix.de> To: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , =?utf-8?q?Daniel_P=2E_Berrang=C3=A9?= , Kashyap Chamarthy Cc: qemu-devel@nongnu.org, =?utf-8?q?Thomas_Wei=C3=9Fschuh?= X-Developer-Signature: v=1; a=ed25519-sha256; t=1709721085; l=717; i=thomas.weissschuh@linutronix.de; s=20240209; h=from:subject:message-id; bh=5Dmz2IfF4HypS2lmqdLItaX+F+55t3ea5WAn6dS2/fY=; b=NdxPy4RFdHaxkvO55ybQAVT+v9kaPQ+g8YJA9oNHfWFFiZhsI0HjE0ayoyt3ppLFg/DuCuIwg qhHke2/8QvkAKR3+vw1gNjOMw83jLkOpyrGVNuXyFt60W5Z+UfK5bxW X-Developer-Key: i=thomas.weissschuh@linutronix.de; a=ed25519; pk=pfvxvpFUDJV2h2nY0FidLUml22uGLSjByFbM6aqQQws= Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=193.142.43.55; envelope-from=t-8ch@linutronix.de; helo=galois.linutronix.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @linutronix.de) X-ZM-MESSAGEID: 1709721177689100005 The files included by firmware.json use names that do not satisfy the generators requirements. By including pragma.json these errors are suppressed. Signed-off-by: Thomas Wei=C3=9Fschuh --- docs/interop/firmware.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json index 4ac840e2b413..a7e9a22a0046 100644 --- a/docs/interop/firmware.json +++ b/docs/interop/firmware.json @@ -10,6 +10,8 @@ # This work is licensed under the terms of the GNU GPL, version 2 or # later. See the COPYING file in the top-level directory. =20 +{ 'include' : '../../qapi/pragma.json' } + ## # =3D Firmware ## --=20 2.44.0