From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWk4i-00017n-09 for qemu-devel@nongnu.org; Tue, 22 May 2012 04:04:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWk4b-0001W2-FW for qemu-devel@nongnu.org; Tue, 22 May 2012 04:04:11 -0400 Received: from mel.act-europe.fr ([194.98.77.210]:56576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWk4b-0001Vm-6A for qemu-devel@nongnu.org; Tue, 22 May 2012 04:04:05 -0400 Message-ID: <4FBB486F.1090904@adacore.com> Date: Tue, 22 May 2012 10:03:59 +0200 From: Fabien Chouteau MIME-Version: 1.0 References: <1336608892-30501-1-git-send-email-afaerber@suse.de> <4FB12FA8.8050109@suse.de> <4FB17249.1070205@suse.de> <4FBA062F.8020604@suse.de> <4FBADF0B.2080705@suse.de> In-Reply-To: <4FBADF0B.2080705@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Blue Swirl , Tristan Gingold , qemu-devel On 05/22/2012 02:34 AM, Andreas F=C3=A4rber wrote: > Am 21.05.2012 20:20, schrieb Blue Swirl: >> On Mon, May 21, 2012 at 9:09 AM, Andreas F=C3=A4rber wrote: >>> Am 14.05.2012 23:22, schrieb Blue Swirl: >>>> On Mon, May 14, 2012 at 8:59 PM, Andreas F=C3=A4rber wrote: >>>>> Am 14.05.2012 21:54, schrieb Blue Swirl: >>>>>> On Mon, May 14, 2012 at 4:15 PM, Andreas F=C3=A4rber wrote: >>>>>>> Am 10.05.2012 02:13, schrieb Andreas F=C3=A4rber: >>>>>>>> Andreas F=C3=A4rber (74): >>>>>>> [...] >>>>>>>> target-sparc: Let cpu_sparc_init() return SPARCCPU >>>>>>>> sun4m: Use cpu_sparc_init() to obtain SPARCCPU >>>>>>>> sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset() >>>>>>>> sun4u: Use cpu_sparc_init() to obtain SPARCCPU >>>>>>>> sun4u: Let cpu_devinit() return SPARCCPU >>>>>>>> sun4u: Store SPARCCPU in ResetData >>>>>>>> leon3: Use cpu_sparc_init() to obtain SPARCCPU >>>>>>>> leon3: Store SPARCCPU in ResetData >>>>>>> [...] >>>>> >>>>> Forgot to mention the bsd-user patch. >>>>> >>>>>>>> Kill off cpu_state_reset() >>>>>>> >>>>>>> Ping! Blue, can you ack please? >>>>>> >>>>>> Otherwise the patches look pretty safe ("if it compiles, it works"= ). >>> >>> Was I supposed to interpret that as an Acked-by? ;) >> >> No, but you may do so if it compiles. ;-) >=20 > Joking, are we? My cover letter indicated pretty clearly on what > platforms I had already compile-tested on, and that meant each patch. > I had also run `make check` on each and the sparc test image for sun4m, > HelenOS for sun4u and "crible" for leon3. >=20 > Applied the remainder of the series to qom-next: > http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/qom-next >=20 > Tristan/Fabien, could you please submit a patch to document the Leon3 > machine in MAINTAINERS? No one got cc'ed on those two patches. Thanks. >=20 OK, I'll send a patch. --=20 Fabien Chouteau