From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdErn-0001KS-1z for qemu-devel@nongnu.org; Wed, 01 Apr 2015 05:23:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdEri-0005wI-Oq for qemu-devel@nongnu.org; Wed, 01 Apr 2015 05:23:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdEri-0005w8-IA for qemu-devel@nongnu.org; Wed, 01 Apr 2015 05:23:14 -0400 Message-ID: <551BB8FA.9020803@redhat.com> Date: Wed, 01 Apr 2015 11:23:06 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <551AAD75.8090909@linux.vnet.ibm.com> <551B963E.9060800@gmail.com> <551BA5D1.8050002@redhat.com> <87fv8kxmrh.fsf@blackfin.pond.sub.org> <551BB54A.9050700@redhat.com> <551BB6E7.4090003@redhat.com> In-Reply-To: <551BB6E7.4090003@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [qemu devel] disable shared memory is not available with this QEMU binary List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum , Markus Armbruster Cc: Tony Krowiak , qemu-devel@nongnu.org, =?windows-1252?Q?Andreas_F=E4rber?= On 01/04/2015 11:14, Marcel Apfelbaum wrote: > This + 'monkey-patch' may be a feasible solution for 2.4 Why monkey-patch and not just revert? Paolo