From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: Re: issues with movnti emulation Date: Thu, 20 Nov 2008 19:42:28 +0100 Message-ID: <4925AF94.4080909@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser schrieb: > I think the issue is that I did a bad backport to 3.3. The 'case 0xc3' > should be under twobyte_special_insn rather than twobyte_insn, right? The > two separate paths got merged into one in xen-unstable. The other way round, but yes, this seems to have caused the corruption. Kevin