From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFRAy-0002Gp-3q for qemu-devel@nongnu.org; Fri, 30 Aug 2013 12:04:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFRAs-0005Cb-1H for qemu-devel@nongnu.org; Fri, 30 Aug 2013 12:03:56 -0400 Message-ID: <5220C25E.1040107@redhat.com> Date: Fri, 30 Aug 2013 18:03:42 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1374747075-7172-1-git-send-email-aarcange@redhat.com> <5201289C.4040809@redhat.com> <5220BEC1.5040908@redhat.com> <5220BFAA.4090300@suse.de> In-Reply-To: <5220BFAA.4090300@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] PING^2 Re: [PATCH] KVM: always use MADV_DONTFORK List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Andrea Arcangeli , qemu-devel@nongnu.org, Gleb Natapov , qemu-stable@nongnu.org Il 30/08/2013 17:52, Andreas F=E4rber ha scritto: > OK. The patch is mislabelled as "KVM:" though putting this in a common > code path and touching exec.c only, so please put it on uq/master and > fix that up before you set the history in stone. :) Well, touching exec.c is why I wasn't picking it up through uq/master, but that's indeed a good observation! If Anthony doesn't pick it up, I'll do so as soon as it's my turn to manage the qemu-kvm.git repository. Paolo