From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQGmK-0005Gp-D9 for qemu-devel@nongnu.org; Fri, 04 May 2012 07:34:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQGmI-0002me-J1 for qemu-devel@nongnu.org; Fri, 04 May 2012 07:34:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQGmI-0002l2-Ar for qemu-devel@nongnu.org; Fri, 04 May 2012 07:34:26 -0400 From: Juan Quintela In-Reply-To: <4FA3BB59.3040402@suse.de> ("Andreas =?utf-8?Q?F=C3=A4rber=22?= =?utf-8?Q?'s?= message of "Fri, 04 May 2012 13:19:53 +0200") References: <4FA3BB59.3040402@suse.de> Date: Fri, 04 May 2012 13:34:21 +0200 Message-ID: <87havwb2o2.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 00/35] VMState port of all cpus Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?utf-8?Q?F=C3=A4rber?= Cc: qemu-devel@nongnu.org, Anthony Liguori Andreas F=C3=A4rber wrote: > Am 04.05.2012 12:54, schrieb Juan Quintela: >> This repository contains all the changes: >>=20 >> git://repo.or.cz/qemu/quintela.git vmstate-cpus-v4 >>=20 >> [v5] >> - rebase on top >> - sparc psr change behaviour: old behaviour was unintended, thanks Blu >> - alexander agreed with ppc changes >> - patch missing already included for ppc >>=20 >> Anthony, please pull. > > You forgot to update the subjects. And if it's labeled [PATCH] it's > supposed to be reviewed, not directly pulled. Oops. I think that I answered all the review comments on previous threads, Should be ready for pull. > The branch is off by one; positive that -v4 branch matches v5 series? Shuould be updated by now (I sent the patches and forget to do the push).