From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch 00/10] out of sync shadow v2 Date: Thu, 18 Sep 2008 19:36:50 -0300 Message-ID: <20080918223650.GB24183@dmt.cnet> References: <20080918212749.800177179@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, "David S. Ahern" To: Avi Kivity Return-path: Received: from mx1.redhat.com ([66.187.233.31]:33966 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754352AbYIRWhx (ORCPT ); Thu, 18 Sep 2008 18:37:53 -0400 Content-Disposition: inline In-Reply-To: <20080918212749.800177179@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Sep 18, 2008 at 06:27:49PM -0300, Marcelo Tosatti wrote: > Addressing earlier comments. Ugh, forgot to convert shadow_notrap -> shadow_trap on unsync, so bypass_guest_pf=1 is still broken.