From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/3 v2] KVM: x86 emulator: fix negative bit offset BitOp instruction emulation Date: Mon, 09 Aug 2010 22:46:22 -0400 Message-ID: <4C60BD7E.8030504@redhat.com> References: <4C5BB725.3060609@cn.fujitsu.com> <4C5F1379.5040401@redhat.com> <4C5F7760.2030106@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Wei Yongjun Return-path: Received: from mx1.redhat.com ([209.132.183.28]:18419 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755267Ab0HJCqc (ORCPT ); Mon, 9 Aug 2010 22:46:32 -0400 In-Reply-To: <4C5F7760.2030106@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/08/2010 11:34 PM, Wei Yongjun wrote: > If bit offset operands is a negative number, BitOp instruction > will return wrong value. This patch fix it. > Thanks, applied all three patches. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.