From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rae09-00007D-Sw for qemu-devel@nongnu.org; Tue, 13 Dec 2011 20:51:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rae08-0000sW-W5 for qemu-devel@nongnu.org; Tue, 13 Dec 2011 20:51:21 -0500 Received: from e38.co.us.ibm.com ([32.97.110.159]:47315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rae08-0000sM-Qj for qemu-devel@nongnu.org; Tue, 13 Dec 2011 20:51:20 -0500 Received: from /spool/local by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 13 Dec 2011 18:51:18 -0700 Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pBE1oqB6147804 for ; Tue, 13 Dec 2011 18:50:53 -0700 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pBE1oq0B017600 for ; Tue, 13 Dec 2011 18:50:52 -0700 Message-ID: <4EE800FA.1040202@us.ibm.com> Date: Tue, 13 Dec 2011 19:50:50 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1323691901-17116-1-git-send-email-stefanha@linux.vnet.ibm.com> <4EE68FBB.9000407@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paul Brook , Stefan Hajnoczi , qemu-devel@nongnu.org On 12/13/2011 04:59 PM, Peter Maydell wrote: > On 12 December 2011 23:35, Anthony Liguori wrote: >> On 12/12/2011 06:11 AM, Stefan Hajnoczi wrote: >>> >>> The Symbian Virtual Platform was an ARM-based development and debugging >>> board. Since Symbian has been disbanded and the code is no longer being >>> used it can now be removed. >>> >>> Signed-off-by: Stefan Hajnoczi >> >> >> Applied. Thanks. > > This should be releasenoted for next time around in ChangeLog/Next > on the wiki. > > (I would fix it myself, but the wiki claims "You must confirm your e-mail > address before editing pages. Please set and validate your e-mail address > through your user preferences" but doesn't seem to in fact have anywhere > to set an email address in the userprefs... Any suggestions, Anthony?) It's fixed now. BTW, with the new server, we will be able to enable email password recovery and such. I just need to figure out the appropriate settings (which I clearly have not). Regards, Anthony Liguori > > thanks > -- PMM >