From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Zws8g-0008Tk-M7 for mharc-grub-devel@gnu.org; Thu, 12 Nov 2015 08:42:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zws8d-0008Pl-JN for grub-devel@gnu.org; Thu, 12 Nov 2015 08:42:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zws8c-0003YI-PX for grub-devel@gnu.org; Thu, 12 Nov 2015 08:42:07 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:33516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zws8c-0003YC-EL for grub-devel@gnu.org; Thu, 12 Nov 2015 08:42:06 -0500 Received: by wmec201 with SMTP id c201so33507650wme.0 for ; Thu, 12 Nov 2015 05:42:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type; bh=4gXWMByppcLi05hMzqWnosW0UoUVDIDAWLoqLGHC180=; b=m8+r/gxZN2Cad4y5PhJZleCNlWuA9NNkl/J14JrE3griZ9RzRB/GTP7uj+OntOJDgf Vg1sQIlrZMQ694sj5PEqUVvGOSpuS3uqwxptOqij5kiHH+gK0T6M/5bkKRTUUgIk9cvh uerI63tSxq3WTzjVPiPZPdVt5Q4FMCZ65x9ETdIN5VSGeKdb5f3kVJ7y/mrAydabBLuA UVXJ541VzGosTnN+vApZiBL2B7/+UoKqFlHnc56ydIksOI2vbQno9BJubjp0rXJc2sBi PUfsEHup63+8fUokvTHmh1dZ2dAYMjnZ2Y6zAbgrpEibEi/hN00Hi2/AMAdDUUDB4PM5 S4cg== X-Received: by 10.28.60.84 with SMTP id j81mr1690073wma.15.1447335725704; Thu, 12 Nov 2015 05:42:05 -0800 (PST) Received: from ?IPv6:2620:0:105f:fd00:863a:4bff:fe50:abc4? ([2620:0:105f:fd00:863a:4bff:fe50:abc4]) by smtp.gmail.com with ESMTPSA id 71sm15102472wmt.15.2015.11.12.05.42.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Nov 2015 05:42:04 -0800 (PST) To: The development of GRUB 2 , "xen-devel@lists.xen.org" From: =?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?= Subject: Uniform commands for booting xen X-Enigmail-Draft-Status: N1110 Message-ID: <56449726.8090707@gmail.com> Date: Thu, 12 Nov 2015 14:41:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.3.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mpNjbFbKWqKbHU972dIe5B58DetfWVkKg" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c09::233 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2015 13:42:08 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mpNjbFbKWqKbHU972dIe5B58DetfWVkKg Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, all. I'd like to have set of commands that would boot xen on all platforms. I thought of following set: xen_hypervisor FILE XEN_OPTIONS xen_kernel FILE KERNEL_OPTIONS xen_initrd INITRD INITRD INITRD all initrds are concatenated. xen_xsm ??? On arm64 it would use the arm64 xen FDT protocol but on x86 should we use multiboot2 if multiboot2 header is present and multiboot otherwise? Or do xen devs have other preferences? --mpNjbFbKWqKbHU972dIe5B58DetfWVkKg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAlZElyYACgkQmBXlbbo5nOvXWQEAqhstyK9RzI8Slg/yopDZ6Eyg YYIjo0ELg+Zy27zIvxABAIJLIDw9vsPHk2BoPRWeRDlMJQj1L7F75DMrnYWVCoeJ =koWE -----END PGP SIGNATURE----- --mpNjbFbKWqKbHU972dIe5B58DetfWVkKg--