From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwGyT-0002N3-SD for qemu-devel@nongnu.org; Wed, 24 Aug 2011 13:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwGyR-0007hg-Il for qemu-devel@nongnu.org; Wed, 24 Aug 2011 13:10:45 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:52481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwGyR-0007hQ-GO for qemu-devel@nongnu.org; Wed, 24 Aug 2011 13:10:43 -0400 Received: by vws17 with SMTP id 17so1328528vws.4 for ; Wed, 24 Aug 2011 10:10:42 -0700 (PDT) Sender: Richard Henderson Message-ID: <4E553083.9060007@twiddle.net> Date: Wed, 24 Aug 2011 07:10:27 -1000 From: Richard Henderson MIME-Version: 1.0 References: <1314193259-27092-1-git-send-email-avi@redhat.com> In-Reply-To: <1314193259-27092-1-git-send-email-avi@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/22] Memory API conversions, batch 5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org On 08/24/2011 03:40 AM, Avi Kivity wrote: > This is a collection of random conversions to devices to the new memory API. > Some qemu interfaces are also update, for example machine creation and > sysbus. > > Please review. If all is fine, I will post a [PULL] request for the batch > (in git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/batch). All except 8/22: Reviewed-by: Richard Henderson r~