Message ID | cover.1556708225.git.dwmw2@infradead.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <xen-devel-bounces@lists.xenproject.org> 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 9C75E1398 for <patchwork-xen-devel@patchwork.kernel.org>; Wed, 1 May 2019 11:19:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8926428A93 for <patchwork-xen-devel@patchwork.kernel.org>; Wed, 1 May 2019 11:19:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7D97828DC2; Wed, 1 May 2019 11:19:03 +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.0 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,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 1FF3628A93 for <patchwork-xen-devel@patchwork.kernel.org>; Wed, 1 May 2019 11:19:03 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1hLnFB-0001iE-Ir; Wed, 01 May 2019 11:17:45 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <SRS0=G7ua=TB=merlin.srs.infradead.org=batv+1e733e8c069b692f204e+5729+infradead.org+dwmw2@srs-us1.protection.inumbo.net>) id 1hLnF9-0001gW-O6 for xen-devel@lists.xenproject.org; Wed, 01 May 2019 11:17:43 +0000 X-Inumbo-ID: bbe137b5-6c02-11e9-843c-bc764e045a96 Received: from merlin.infradead.org (unknown [2001:8b0:10b:1231::1]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id bbe137b5-6c02-11e9-843c-bc764e045a96; Wed, 01 May 2019 11:17:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Message-Id:Date:Subject:To:From:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=zOt1olUDZdf7hWx/DiulXgFT8LWqf1zrNDHAr9+WgxY=; b=tJaHzSAMF5cTUxGyOSw91eB93 dVm+fFnaMNrc6FyX2Xj8jpQAOIni6fWQp36pYag3ICTeKG4+DputRrRpUHqPpsVTA1rC1zK0l/Fpf DB0WiDfeJ7nI88E0UXXQ9B62gwabUrkrpNfx4PlhPavGBv+Th774sAq2LQfiapEW8nXYBgLUbIheL r613X/7XLHVGGqc8Nq3mVB7TsHtnoD282xp9r086TdpxmzFk3hZal9en4lt917/72Fanbtal2+oUu k6WuozpMYerExT7GZBSeoPMxR011peaIGrL2HIQlMTDXLUS8NFb3liENa8OtkeWJFqkFY2rQSrWEM F9FLgBX2Q==; Received: from [2001:8b0:10b:1::425] (helo=i7.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hLnF6-0008Rq-4O for xen-devel@lists.xenproject.org; Wed, 01 May 2019 11:17:40 +0000 Received: from dwoodhou by i7.infradead.org with local (Exim 4.92 #3 (Red Hat Linux)) id 1hLnF5-0030Nk-8F for xen-devel@lists.xenproject.org; Wed, 01 May 2019 12:17:39 +0100 From: David Woodhouse <dwmw2@infradead.org> To: xen-devel@lists.xenproject.org Date: Wed, 1 May 2019 12:17:32 +0100 Message-Id: <cover.1556708225.git.dwmw2@infradead.org> X-Mailer: git-send-email 2.17.2 MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from <dwmw2@infradead.org> by merlin.infradead.org. See http://www.infradead.org/rpr.html Subject: [Xen-devel] [RFC PATCH 0/7] Clean up x86_64 boot code X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Clean up x86_64 boot code
|
expand
|