From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG2bV-0007Cb-UP for qemu-devel@nongnu.org; Fri, 17 Jul 2015 06:10:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZG2bR-0003jv-V8 for qemu-devel@nongnu.org; Fri, 17 Jul 2015 06:10:53 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:36250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG2bR-0003jg-Oh for qemu-devel@nongnu.org; Fri, 17 Jul 2015 06:10:49 -0400 Received: by widjy10 with SMTP id jy10so37305927wid.1 for ; Fri, 17 Jul 2015 03:10:49 -0700 (PDT) Sender: Paolo Bonzini References: <1437035704-11299-1-git-send-email-real@ispras.ru> <1437035704-11299-4-git-send-email-real@ispras.ru> <55A773C1.6060400@redhat.com> <55A78C99.5040504@ispras.ru> <55A79117.2020300@redhat.com> <55A7C2A9.6040902@ispras.ru> <55A7EF57.4080306@redhat.com> <55A8CFFF.30101@ispras.ru> From: Paolo Bonzini Message-ID: <55A8D4A7.80701@redhat.com> Date: Fri, 17 Jul 2015 12:10:47 +0200 MIME-Version: 1.0 In-Reply-To: <55A8CFFF.30101@ispras.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 3/3] PAM: make PAM emulation closer to documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?0JXRhNC40LzQvtCyINCS0LDRgdC40LvQuNC5?= , qemu-devel@nongnu.org Cc: "Michael S. Tsirkin" , Kirill Batuzov On 17/07/2015 11:50, Ефимов Василий wrote: > I will try solution based on address spaces as stated above. If it works, that would be great. Paolo