From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeIuA-0001Bp-4J for qemu-devel@nongnu.org; Wed, 15 Oct 2014 03:22:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeIu2-0002W7-LE for qemu-devel@nongnu.org; Wed, 15 Oct 2014 03:21:54 -0400 Message-ID: <543E2084.7000702@suse.de> Date: Wed, 15 Oct 2014 09:21:40 +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 Thanks, applied to ppc-next. Alex