From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH 3/6] KVM: x86: NoBigReal was mistakenly considering la instead of ea Date: Fri, 3 Oct 2014 14:50:30 +0200 Message-ID: <20141003125030.GA28672@potion.brq.redhat.com> References: <1412099359-5316-1-git-send-email-namit@cs.technion.ac.il> <1412099359-5316-4-git-send-email-namit@cs.technion.ac.il> <20141001155832.GC12085@potion.brq.redhat.com> <628B8933-66D1-44F1-A539-5C0056543A0F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Paolo Bonzini , Nadav Amit , kvm list To: Nadav Amit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61420 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751282AbaJCMui (ORCPT ); Fri, 3 Oct 2014 08:50:38 -0400 Content-Disposition: inline In-Reply-To: <628B8933-66D1-44F1-A539-5C0056543A0F@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: 2014-10-02 17:52+0300, Nadav Amit: > > 2014-09-30 20:49+0300, Nadav Amit: > >> NoBigReal emulation should consider the effective address is betwe= en 0 and > >> 0xffff instead of checking the logical address. [...] > Please don=E2=80=99t apply this patch (only this one - 3/6).=20 > I observe strange behaviour which still requires debugging. Perhaps I= ntel SDM is wrong. Should the original NoBigReal patch be reverted?