From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWlSe-00042m-OD for qemu-devel@nongnu.org; Thu, 17 Oct 2013 07:09:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWlSZ-00059Z-Vt for qemu-devel@nongnu.org; Thu, 17 Oct 2013 07:09:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWlSZ-00059R-OS for qemu-devel@nongnu.org; Thu, 17 Oct 2013 07:09:43 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9HB9hUs015011 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 17 Oct 2013 07:09:43 -0400 From: Gerd Hoffmann Date: Thu, 17 Oct 2013 13:09:37 +0200 Message-Id: <1382008179-5968-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] e820: pass high memory too. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, See patch description for all the details. Patch has been out for review for a while without objections. please pull, Gerd The following changes since commit 1680d485777ecf436d724631ea8722cc0c66990e: Merge remote-tracking branch 'rth/tcg-ldst-6' into staging (2013-10-14 09:59:59 -0700) are available in the git repository at: git://git.kraxel.org/qemu e820.1 for you to fetch changes up to 0624c7f916b4d97f17726d9b295d6a6b0dc5076d: e820: pass high memory too. (2013-10-17 13:06:11 +0200) ---------------------------------------------------------------- Gerd Hoffmann (1): e820: pass high memory too. hw/i386/pc.c | 8 ++++++++ 1 file changed, 8 insertions(+)