From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCHv2 6/6] KVM: VMX: handle IO when emulation is due to #GP in real mode. Date: Sun, 23 Dec 2012 11:44:07 +0200 Message-ID: <20121223094407.GO17584@redhat.com> References: <1356015467-32607-1-git-send-email-gleb@redhat.com> <1356015467-32607-7-git-send-email-gleb@redhat.com> <1356017141.10845.33.camel@ul30vt.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, alex.williamson@redhat.com, mtosatti@redhat.com To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43843 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751544Ab2LWJoJ (ORCPT ); Sun, 23 Dec 2012 04:44:09 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Sat, Dec 22, 2012 at 11:06:39AM +0000, Avi Kivity wrote: > Alex Williamson redhat.com> writes: > > > Thanks for finding the right fix Gleb. This originally came about from > > an experiment in lazily mapping assigned device MMIO BARs. That's > > something I think might still have value for conserving memory slots, > > but now I have to be aware of this bug. That makes me wonder if we need > > to expose a capability for the fix. I could also just avoid the lazy > > path if a device includes a ROM, but it's still difficult to know how > > long such a workaround is required. Thanks, > > Just backport the fix to all stable kernels and you're done. > Sounds like a plan. > (posting from gmane so cc: list lost) > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Gleb.