From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: VT-d regression issue Date: Fri, 30 Jul 2010 13:46:00 -0600 Message-ID: <1280519160.3585.330.camel@x201> References: <20100722082122.GE27177@redhat.com> <20100722085209.GF27177@redhat.com> <20100722112503.GB25915@redhat.com> <20100722130338.GA31711@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "Hao, Xudong" , "kvm@vger.kernel.org" To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57626 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754134Ab0G3TrC (ORCPT ); Fri, 30 Jul 2010 15:47:02 -0400 In-Reply-To: <20100722130338.GA31711@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2010-07-22 at 16:03 +0300, Gleb Natapov wrote: > On Thu, Jul 22, 2010 at 08:32:31PM +0800, Hao, Xudong wrote: > > Well, this patch works fine for me. > > > Looks like userspace problem then. Userspace relied on something that > was not guarantied by the kernel (access to read only page forwarded to > userspace as MMOI). I just submitted a set of patches that should fix this using the slow mapping path for option ROMs. Thanks, Alex