From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZe5t-0001BA-2d for qemu-devel@nongnu.org; Thu, 02 Oct 2014 06:58:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZe5l-0001Vs-Jw for qemu-devel@nongnu.org; Thu, 02 Oct 2014 06:58:45 -0400 Message-ID: <542D2FDC.8020904@suse.de> Date: Thu, 02 Oct 2014 12:58:36 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1412243763-32431-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1412243763-32431-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] Here are 2 patches to enable sPAPR NVRAM migration. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, David Gibson On 02.10.14 11:56, Alexey Kardashevskiy wrote: > Please comment. Thanks! > > Changes: > v2: > * reworked to always have a copy of NVRAM in RAM and use file only for writes I like it, please get an ack from Juan on patch 1/2, then I can apply it. Alex