From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1c17-0002Pu-IN for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1c16-0002IF-Gn for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:44:05 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:54581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1c16-0002Hx-9y for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:44:04 -0400 Message-ID: <502B8B82.5080701@msgid.tls.msk.ru> Date: Wed, 15 Aug 2012 15:44:02 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1345023103-11717-1-git-send-email-armbru@redhat.com> In-Reply-To: <1345023103-11717-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] Fix two bugs related to ram_size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: blauwirbel@gmail.com, gleb@redhat.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, avi@redhat.com On 15.08.2012 13:31, Markus Armbruster wrote: > There are more, but let's start with these two. Yes, there are more of the same theme. In particular, why transparent huge pages support has never been applied? IIRC it went to nowhere after a question about memory sizing and alignment popped up -- see for example this thread: http://lists.gnu.org/archive/html/qemu-devel/2010-03/msg01250.html It has nothing to do with the patchset, but... Thanks, /mjt