From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUIXO-0006sv-9K for qemu-devel@nongnu.org; Tue, 15 May 2012 10:15:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUIXE-00015J-3Q for qemu-devel@nongnu.org; Tue, 15 May 2012 10:15:41 -0400 Date: Tue, 15 May 2012 15:19:18 +0200 From: "Edgar E. Iglesias" Message-ID: <20120515131918.GD9435@edde.se.axis.com> References: <1336608729-30289-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Qemu-devel] [PATCH next v2 00/74] QOM CPUState, part 3: CPU reset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: Peter Maydell , Riku Voipio , qemu-devel@nongnu.org, Alexander Graf , Blue Swirl , Michael Walle , qemu-ppc , Anthony Liguori , Igor Mammedov , Paolo Bonzini , Andreas =?iso-8859-1?Q?F=E4rber?= , Aurelien Jarno , Richard Henderson On Tue, May 15, 2012 at 12:25:11AM +0400, Max Filippov wrote: > On Thu, May 10, 2012 at 4:10 AM, Andreas Färber wrote: > > Hello, > > > > Based on my CPUState patches for 1.1 (qom-cpu-1.1) this series kills off the > > cpu_state_reset() function, which had been renamed as an interim solution > > to free the identifier "cpu_reset" for QOM. > > For the xtensa part: Acked-by: Max Filippov for mb + cris: Acked-by: Edgar E. Iglesias