From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752080AbbIMIwd (ORCPT ); Sun, 13 Sep 2015 04:52:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35851 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbbIMIwb (ORCPT ); Sun, 13 Sep 2015 04:52:31 -0400 Date: Sun, 13 Sep 2015 11:52:16 +0300 From: "Michael S. Tsirkin" To: Paolo Bonzini Cc: Jason Wang , gleb@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, cornelia.huck@de.ibm.com Subject: Re: [PATCH V4 0/4] Fast MMIO eventfd fixes Message-ID: <20150913115138-mutt-send-email-mst@redhat.com> References: <1441941457-23630-1-git-send-email-jasowang@redhat.com> <20150911111453-mutt-send-email-mst@redhat.com> <55F291C4.2010002@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55F291C4.2010002@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 11, 2015 at 10:33:08AM +0200, Paolo Bonzini wrote: > > > On 11/09/2015 10:15, Michael S. Tsirkin wrote: > > I think we should add a capability for fast mmio. > > This way, userspace can avoid crashing buggy kernels. > > I agree. > > Paolo Having said that, we can merge these patches directly and add capability on top. Cc stable for all of them including the capability.