From patchwork Mon Jun 17 15:41:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony PERARD X-Patchwork-Id: 10999659 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8FBBB14C0 for ; Mon, 17 Jun 2019 15:42:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8074C28969 for ; Mon, 17 Jun 2019 15:42:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7463E28972; Mon, 17 Jun 2019 15:42:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 17F502896A for ; Mon, 17 Jun 2019 15:42:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hctky-0008Lm-6Z; Mon, 17 Jun 2019 15:41:16 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hctkw-0008LV-VI for xen-devel@lists.xenproject.org; Mon, 17 Jun 2019 15:41:14 +0000 X-Inumbo-ID: 55dec5db-9116-11e9-8980-bc764e045a96 Received: from esa3.hc3370-68.iphmx.com (unknown [216.71.145.155]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id 55dec5db-9116-11e9-8980-bc764e045a96; Mon, 17 Jun 2019 15:41:13 +0000 (UTC) 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: wHzjo5RqYzLKZgmX1VIM9WWTH4C7NDFYDFwET3zmDSBfbUJrelHOdOjapYyhMLI+gijdDJCuqB dDZHgI7y9qV8b/uxpQ/zfxlISfJStj2t7rcR5U9AANVoikrNhtnHHjFeMySI1DjLHkSf1GPTix xA4WZiVvF/njwHXi2io9azkPD8YceIytBmhnC4hfaEGFThbQrW/Fe6jJlf0+BmVTpj1f+dGZUL /Gb7dsBHhBMb5kwW+snKEdrybT8WpXmskMLS8xT0ZRQ9bRlUeBOOlhiDAkgvw3MhuXR05qpPV6 9vg= X-SBRS: 2.7 X-MesageID: 1838524 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,385,1557201600"; d="scan'208";a="1838524" From: Anthony PERARD To: Date: Mon, 17 Jun 2019 16:41:01 +0100 Message-ID: <20190617154105.32323-1-anthony.perard@citrix.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH 0/4] Fix build of Xen support + cleanup X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Anthony PERARD , xen-devel@lists.xenproject.org, Stefano Stabellini , Paul Durrant Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP Hi, 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 Thanks. Anthony PERARD (4): xen: Fix build with public headers xen: Import other xen/io/*.h xen: Import Xen public headers used by xen-hvm.c xen: Avoid VLA hw/9pfs/xen-9pfs.h | 4 +- hw/block/xen_blkif.h | 5 +- hw/char/xen_console.c | 2 +- hw/display/xenfb.c | 7 +- hw/i386/xen/xen-hvm.c | 17 +- hw/i386/xen/xen-mapcache.c | 2 - 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/hvm/e820.h | 28 + include/hw/xen/interface/hvm/ioreq.h | 101 +++ include/hw/xen/interface/hvm/params.h | 33 + 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 | 0 include/hw/xen/interface/io/usbif.h | 254 ++++++ include/hw/xen/interface/io/xenbus.h | 70 ++ include/hw/xen/xen_common.h | 2 +- 23 files changed, 3076 insertions(+), 24 deletions(-) create mode 100644 include/hw/xen/interface/grant_table.h create mode 100644 include/hw/xen/interface/hvm/e820.h create mode 100644 include/hw/xen/interface/hvm/ioreq.h create mode 100644 include/hw/xen/interface/hvm/params.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 (100%) create mode 100644 include/hw/xen/interface/io/usbif.h create mode 100644 include/hw/xen/interface/io/xenbus.h