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=-2.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 11C8FC43613 for ; Fri, 21 Jun 2019 10:56:54 +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 DA371208CA for ; Fri, 21 Jun 2019 10:56:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DA371208CA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:59162 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heHDw-0003Qj-Vc for qemu-devel@archiver.kernel.org; Fri, 21 Jun 2019 06:56:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40272) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heHC0-0002E2-VW for qemu-devel@nongnu.org; Fri, 21 Jun 2019 06:54:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1heHBx-0008MC-14 for qemu-devel@nongnu.org; Fri, 21 Jun 2019 06:54:52 -0400 Received: from esa3.hc3370-68.iphmx.com ([216.71.145.155]:13604) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1heHBw-0008De-6r for qemu-devel@nongnu.org; Fri, 21 Jun 2019 06:54:48 -0400 Authentication-Results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=anthony.perard@citrix.com; spf=Pass smtp.mailfrom=anthony.perard@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa3.hc3370-68.iphmx.com: no sender authenticity information available from domain of anthony.perard@citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible Received-SPF: Pass (esa3.hc3370-68.iphmx.com: domain of anthony.perard@citrix.com designates 162.221.158.21 as permitted sender) identity=mailfrom; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible; x-record-type="v=spf1"; x-record-text="v=spf1 ip4:209.167.231.154 ip4:178.63.86.133 ip4:195.66.111.40/30 ip4:85.115.9.32/28 ip4:199.102.83.4 ip4:192.28.146.160 ip4:192.28.146.107 ip4:216.52.6.88 ip4:216.52.6.188 ip4:162.221.158.21 ip4:162.221.156.83 ~all" Received-SPF: None (esa3.hc3370-68.iphmx.com: no sender authenticity information available from domain of postmaster@mail.citrix.com) identity=helo; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: WhdzG/TUsfpYvx+RGdfe58xsG7P3wSW2FAIpod07Gf6Oqsy82JXLu/ehZr4Pg5SDvgzdYxFZ84 wo0PqkjNAVlOye8Ko874MUjI1968VKfQwjhh2Bu1tRn6sOKseK0ZzCZbt4s2PRGvSNWtraCbbl ALlo6DIiyktaoqp4KQDzCOeZPy+CAZ/KUZwga8VnUe/S3zskmL0/WrZ1K3yHvUMaldIsrU1cs6 p81FJgqub7cIWB/wmmbYbkn0fttuqNCpAtcaRg9KjG++y7TvFMDBGd236uq9se2NCg3OWKMaeu jRU= X-SBRS: 2.7 X-MesageID: 2052041 X-Ironport-Server: esa3.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.63,400,1557201600"; d="scan'208";a="2052041" From: Anthony PERARD To: Date: Fri, 21 Jun 2019 11:54:39 +0100 Message-ID: <20190621105441.3025-1-anthony.perard@citrix.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 216.71.145.155 Subject: [Qemu-devel] [PATCH v3 0/2] Fix build of Xen support + cleanup 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: Anthony PERARD , xen-devel@lists.xenproject.org, Stefano Stabellini , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Paul Durrant Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Hi, Changes in v3: - two patches queued for a pull requests[1]: xen: Drop includes of xen/hvm/params.h xen: Avoid VLA - the two others patchs has changed, to keep the headers identical (nearly; at least the header guard isn't changed anymore) Fix the build in osstest and some cleanup For reference: Recent flight failure: https://lists.xenproject.org/archives/html/xen-devel/2019-06/msg01022.html Bisect result: https://lists.xenproject.org/archives/html/xen-devel/2019-06/msg01029.html [1] Queue here: https://xenbits.xen.org/git-http/qemu-upstream-unstable.git branch: xen.next Thanks. Anthony PERARD (2): Revert xen/io/ring.h of "Clean up a few header guard symbols" xen: Import other xen/io/*.h hw/9pfs/xen-9pfs.h | 4 +- hw/block/xen_blkif.h | 5 +- hw/char/xen_console.c | 2 +- hw/display/xenfb.c | 7 +- hw/net/xen_nic.c | 2 +- hw/usb/xen-usb.c | 3 +- hw/xen/xen-legacy-backend.c | 2 - include/hw/xen/interface/grant_table.h | 36 + include/hw/xen/interface/io/blkif.h | 712 +++++++++++++++ include/hw/xen/interface/io/console.h | 46 + include/hw/xen/interface/io/fbif.h | 156 ++++ include/hw/xen/interface/io/kbdif.h | 566 ++++++++++++ include/hw/xen/interface/io/netif.h | 1010 ++++++++++++++++++++++ include/hw/xen/interface/io/protocols.h | 42 + include/hw/xen/{ => interface}/io/ring.h | 6 +- include/hw/xen/interface/io/usbif.h | 254 ++++++ include/hw/xen/interface/io/xenbus.h | 70 ++ include/hw/xen/xen_common.h | 2 +- 18 files changed, 2906 insertions(+), 19 deletions(-) create mode 100644 include/hw/xen/interface/grant_table.h create mode 100644 include/hw/xen/interface/io/blkif.h create mode 100644 include/hw/xen/interface/io/console.h create mode 100644 include/hw/xen/interface/io/fbif.h create mode 100644 include/hw/xen/interface/io/kbdif.h create mode 100644 include/hw/xen/interface/io/netif.h create mode 100644 include/hw/xen/interface/io/protocols.h rename include/hw/xen/{ => interface}/io/ring.h (99%) create mode 100644 include/hw/xen/interface/io/usbif.h create mode 100644 include/hw/xen/interface/io/xenbus.h -- Anthony PERARD