From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH V6 0/6] Fast mmio eventfd fixes Date: Wed, 16 Sep 2015 10:11:08 +0200 Message-ID: <55F9241C.5000307@redhat.com> References: <1442299319-5253-1-git-send-email-jasowang@redhat.com> <55F83481.8090103@redhat.com> <20150915192647.GA32729@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Jason Wang , gleb@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, cornelia.huck@de.ibm.com To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20150915192647.GA32729@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 15/09/2015 21:26, Michael S. Tsirkin wrote: > > Applied to kvm/queue and will send patches 1-4 for 4.3-rc. Thanks! > > I'd prefer at least 6 to be there as well: > without 6 userspace can't safely use the code, and without 5, > it can't trace it. The idea is to just make old userspace work without crashing. New features do not belong in stable releases. Paolo