From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [BUG?] can not writeback more then 8 bytes memory Date: Mon, 23 Aug 2010 12:29:09 +0300 Message-ID: <4C723F65.1020603@redhat.com> References: <4C6E46E0.4080409@cn.fujitsu.com> <4C70F75A.104@redhat.com> <4C723781.9090500@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]:35766 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751270Ab0HWJ3O (ORCPT ); Mon, 23 Aug 2010 05:29:14 -0400 In-Reply-To: <4C723781.9090500@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/23/2010 11:55 AM, Wei Yongjun wrote: > > If test with realmode.flat, fix to writeback() does not need, > because the size we need to writeback is 2 + 4 in realmode.flat. > I tested used the following patch. It will fail in 64-bit mode though. We can goto cannot_emulate, though it's a bit nasty. -- error compiling committee.c: too many arguments to function