From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48275 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POW8n-0005g7-GZ for qemu-devel@nongnu.org; Fri, 03 Dec 2010 08:57:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POW8m-00076T-2Z for qemu-devel@nongnu.org; Fri, 03 Dec 2010 08:57:37 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:50098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POW8m-00076H-08 for qemu-devel@nongnu.org; Fri, 03 Dec 2010 08:57:36 -0500 Received: by qwc9 with SMTP id 9so224697qwc.4 for ; Fri, 03 Dec 2010 05:57:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 3 Dec 2010 13:57:34 +0000 Message-ID: Subject: Re: [Qemu-devel] [PATCH 00/16] linux-user updates From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku@afflict.kos.to, Voipio@afflict.kos.to Cc: Riku Voipio , qemu-devel@nongnu.org On 3 December 2010 13:36, wrote: > Collection of recent linux-user patches that have been > tested to be good. Patches have been sent to the list before, > lets have a couple of days for comments and I'll request a pull > from. I hate to quibble, but: > Peter Maydell (10): > =C2=A0target-arm: remove unused functions cpu_lock(), cpu_unlock() > target-sparc: remove unused functions cpu_lock(), cpu_unlock() these aren't linux-user related, really... -- PMM