From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkX3O-0001Zp-4I for qemu-devel@nongnu.org; Fri, 09 Oct 2015 08:45:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkX3K-00076P-26 for qemu-devel@nongnu.org; Fri, 09 Oct 2015 08:45:42 -0400 Received: from mx5-phx2.redhat.com ([209.132.183.37]:42603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkX3J-000761-Qc for qemu-devel@nongnu.org; Fri, 09 Oct 2015 08:45:37 -0400 Date: Fri, 9 Oct 2015 08:45:35 -0400 (EDT) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <1940871009.27716806.1444394735127.JavaMail.zimbra@redhat.com> In-Reply-To: <016b01d1028e$13e48510$3bad8f30$@samsung.com> References: <1444159184-18153-1-git-send-email-marcandre.lureau@redhat.com> <015601d10289$6f487650$4dd962f0$@samsung.com> <1502097065.27700614.1444392762627.JavaMail.zimbra@redhat.com> <016b01d1028e$13e48510$3bad8f30$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/48] ivshmem series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Fedin , Paolo Bonzini Cc: marcandre lureau , qemu-devel@nongnu.org, peter maydell Hi ----- Original Message ----- > Hello! > > > file_ram_alloc() only allocates with temporary files, even when using > > share=true. > > Yes. I wonder, what's the purpose of share=true then. Paolo added it, I am not sure either. > > We could teach it to use an existing file instead. This is an additional > > feature that could be > > considered after this series, since it's not a regression. > > Yes, i agree, it's not a regression. We'll take a look at it, unfortunately > i cannot propose the fix right now because i'm busy with vGICv3 live > migration task. Thanks > > Can i help upstreaming with something else? I wish you all to quickly > resolve your single-line-authorship conflict and get this awesome work in > master. If i have the authority, then... Yeah, I wish to solve this quickly. Unfortunately, Andreas didn't reply to my proposal. Tbh, I am really tempted to just change the copyright lines, resend, and call it a day (I could even give him authorship after all ;) > Acked-by: Pavel Fedin Do you want me to ack every commit? I guess it's enought as a overall ack on the ML. cheers