From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJkGD-0005i6-RY for qemu-devel@nongnu.org; Fri, 06 Feb 2015 09:52:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJkGA-0001fV-LU for qemu-devel@nongnu.org; Fri, 06 Feb 2015 09:51:57 -0500 Message-ID: <54D4D506.20007@suse.de> Date: Fri, 06 Feb 2015 15:51:50 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1423233416-25962-1-git-send-email-mark.cave-ayland@ilande.co.uk> In-Reply-To: <1423233416-25962-1-git-send-email-mark.cave-ayland@ilande.co.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 0/2] openpic: convert to vmstate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , qemu-devel@nongnu.org, qemu-ppc@nongnu.org, quintela@redhat.com, amit.shah@redhat.com On 06.02.15 15:36, Mark Cave-Ayland wrote: > This patchset follows on from my ppc loadvm/savevm work and converts > openpic over to vmstate. > > With these patches applied, I can successfully a savevm/loadvm pair > under -M mac99 within OpenBIOS, the same result as with the previous > patchset applied. > > Alex: if you're happy with this, I could fixup the previous patch in > my ppc loadvm/savevm patchset and append these two patches to the end > of the series? Sounds perfect! Reviewed-by: Alexander Graf Alex