From patchwork Tue Jul 23 16:06:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paul Durrant X-Patchwork-Id: 11054727 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 8C49413AC for ; Tue, 23 Jul 2019 16:08:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7DA4B286D6 for ; Tue, 23 Jul 2019 16:08:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7170F28704; Tue, 23 Jul 2019 16:08:11 +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 E4D5128714 for ; Tue, 23 Jul 2019 16:08:10 +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 1hpxIt-0001QU-Mf; Tue, 23 Jul 2019 16:06:15 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hpxIs-0001QB-EJ for xen-devel@lists.xenproject.org; Tue, 23 Jul 2019 16:06:14 +0000 X-Inumbo-ID: caf07b94-ad63-11e9-8980-bc764e045a96 Received: from esa5.hc3370-68.iphmx.com (unknown [216.71.155.168]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id caf07b94-ad63-11e9-8980-bc764e045a96; Tue, 23 Jul 2019 16:06:13 +0000 (UTC) Authentication-Results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=paul.durrant@citrix.com; spf=Pass smtp.mailfrom=Paul.Durrant@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa5.hc3370-68.iphmx.com: no sender authenticity information available from domain of paul.durrant@citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa5.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="paul.durrant@citrix.com"; x-conformance=sidf_compatible Received-SPF: Pass (esa5.hc3370-68.iphmx.com: domain of Paul.Durrant@citrix.com designates 162.221.158.21 as permitted sender) identity=mailfrom; client-ip=162.221.158.21; receiver=esa5.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="Paul.Durrant@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 (esa5.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=esa5.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: MF0i8Pu7u1TEOLf3ll2DGaKvCLLXNr2NwTQzs5LCs6MOu+5Wj3gGnF7Bqqr0nZdMRWDW+GlI+Y EGQWkZuOpFxyplPwNtqkRkKiryQhTKnfatFAuk2Hi2Bh2G0KPUEZxNPV+xTBht8aBC6Ox9YLak CYJQq5rDkV2lwK5kCojEWmTGXKqd9MiZlaW2/veALqPq4ct0EVKwWy7QzrxISI2xhCELPp4pfv sufERxd4wLz5HeITt3mLVsVxDr7VZymul7FIZO5dZhHFli9ENMOIfIs6KJuiAlS42YCdEKPHbP mb0= X-SBRS: 2.7 X-MesageID: 3410773 X-Ironport-Server: esa5.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.64,299,1559534400"; d="scan'208";a="3410773" From: Paul Durrant To: Date: Tue, 23 Jul 2019 17:06:03 +0100 Message-ID: <20190723160609.2177-1-paul.durrant@citrix.com> X-Mailer: git-send-email 2.20.1.2.gb21ebb671 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH 0/6] stash domain create flags and then use them 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: Stefano Stabellini , Wei Liu , Konrad Rzeszutek Wilk , George Dunlap , Andrew Cooper , Ian Jackson , Tim Deegan , Julien Grall , Paul Durrant , Jan Beulich , Shane Wang , Daniel De Graaf , Gang Wei , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP This series starts with a patch to stash the domain create flags in struct domain then then follows up with various clean-up patches that this enables. Paul Durrant (6): domain: stash xen_domctl_createdomain flags in struct domain domain: remove 'guest_type' field (and enum guest_type) x86/hvm/domain: remove the 'hap_enabled' flag x86/domain: remove the 'oos_off' flag domain: remove the 'is_xenstore' flag x86/domain: remove the 's3_integrity' flag xen/arch/x86/domain.c | 9 +-------- xen/arch/x86/mm/paging.c | 4 ++-- xen/arch/x86/mm/shadow/common.c | 5 ++--- xen/arch/x86/tboot.c | 2 +- xen/common/domain.c | 11 +++-------- xen/common/domctl.c | 12 ++---------- xen/common/kernel.c | 9 ++------- xen/include/asm-x86/domain.h | 3 --- xen/include/asm-x86/hvm/domain.h | 9 +++------ xen/include/asm-x86/paging.h | 2 +- xen/include/asm-x86/shadow.h | 2 +- xen/include/xen/sched.h | 22 ++++++++++------------ xen/include/xsm/dummy.h | 2 +- 13 files changed, 29 insertions(+), 63 deletions(-) --- Cc: Andrew Cooper Cc: Daniel De Graaf Cc: Gang Wei Cc: George Dunlap Cc: Ian Jackson Cc: Jan Beulich Cc: Julien Grall Cc: Konrad Rzeszutek Wilk Cc: "Roger Pau Monné" Cc: Shane Wang Cc: Stefano Stabellini Cc: Tim Deegan Cc: Wei Liu