From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VfFWH-0003UY-SJ for mharc-grub-devel@gnu.org; Sat, 09 Nov 2013 15:52:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfFWB-0003UG-Pl for grub-devel@gnu.org; Sat, 09 Nov 2013 15:52:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfFW6-00028D-4d for grub-devel@gnu.org; Sat, 09 Nov 2013 15:52:31 -0500 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:33574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfFW5-000282-Sh for grub-devel@gnu.org; Sat, 09 Nov 2013 15:52:26 -0500 Received: by mail-ea0-f169.google.com with SMTP id z15so55060ead.28 for ; Sat, 09 Nov 2013 12:52:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=JzYJidWTXZ4ML6DtYDLOM+EVo9OQm/Tw3PMlqm7PM1s=; b=gtfOpZW1iu5S+wCsqywlQrJx/yiqmuiiX4lhB+GMDBeIf4U3KzBkOcNTYNJRoVosGy U8CoIwoJ3U1JlGC0pk2QzEQ7ebKIs0kxqTR7HfzX7O48sH0pzZfh8uYof27B0zjL4XvB x1Z1plq4Wlka1U/fFNcEsPEwYJ+YowScg+K+lqK/e4TbiMaBfgW1iDugY4z+7yYtFDbs d8q7j5alw2fhih38w1qR+ZAeWsM+6+NCBHc5ol73919U+7/7RuqdLiZHWNSkiN9yxmL/ P4NPG6A+OS4o4n/p+AQ6KJjCXvvzUXxuBkl0IVBg1IshG/S1L4wP6nxpez1PiMVCg5ne n65Q== X-Received: by 10.14.104.5 with SMTP id h5mr5206599eeg.58.1384030344696; Sat, 09 Nov 2013 12:52:24 -0800 (PST) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id u46sm40448175eep.17.2013.11.09.12.52.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 09 Nov 2013 12:52:23 -0800 (PST) Message-ID: <527EA084.6000706@gmail.com> Date: Sat, 09 Nov 2013 21:52:20 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GRUB 2 , "xen-devel@lists.xen.org" Subject: pvgrub2 is merged X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2GXELXWOBBMTXVVVIBCUQ" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::229 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: Sat, 09 Nov 2013 20:52:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2GXELXWOBBMTXVVVIBCUQ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, all. pvgrub2 has just became part of upstream grub as ports i386-x= en and x86_64-xen. http://git.savannah.gnu.org/cgit/grub.git Documentation on its usage is missing for now but in short: ARCH=3Dx86_64 =2E/autogen.sh =2E/configure --target=3D$ARCH --with-platform=3Dxen make mkdir -p boot/grub/ cat > boot/grub/grub.cfg <