From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwEkI-0005JB-4Z for qemu-devel@nongnu.org; Sat, 01 Nov 2008 07:34:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwEkG-0005Is-GY for qemu-devel@nongnu.org; Sat, 01 Nov 2008 07:34:21 -0400 Received: from [199.232.76.173] (port=33499 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwEkG-0005Il-8k for qemu-devel@nongnu.org; Sat, 01 Nov 2008 07:34:20 -0400 Received: from rv-out-0708.google.com ([209.85.198.249]:14142) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KwEkF-00079J-Sd for qemu-devel@nongnu.org; Sat, 01 Nov 2008 07:34:20 -0400 Received: by rv-out-0708.google.com with SMTP id f25so1536969rvb.22 for ; Sat, 01 Nov 2008 04:34:18 -0700 (PDT) Message-ID: <761ea48b0811010434v6c03170dr71300ea2e9f292ee@mail.gmail.com> Date: Sat, 1 Nov 2008 12:34:18 +0100 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] Re: [PATCH] linux-user, x86: use target_mmap() to allocate idt, gdt and ldt tables In-Reply-To: <490C2253.3020005@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1223892640-15545-13-git-send-email-kirill@shutemov.name> <1224225264-8483-1-git-send-email-kirill@shutemov.name> <1224225264-8483-2-git-send-email-kirill@shutemov.name> <490C2253.3020005@web.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Nov 1, 2008 at 10:33 AM, Jan Kiszka wrote: > > Last time I posted my series, Anthony remarked that the role of the > linux-user maintainer is vacant. My impression is that this is still the > case while at the same time Kirill is doing quite a good job now getting > this corner of qemu in shape again...... :-> FWIW, I agree it's time someone takes the role of official maintainer for user emulation, having small corrections (sometimes buggy) here and there every two or three months is nice, but certainly not good enough. Laurent