From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758588Ab2C2NKJ (ORCPT ); Thu, 29 Mar 2012 09:10:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60269 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741Ab2C2NKF (ORCPT ); Thu, 29 Mar 2012 09:10:05 -0400 Message-ID: <4F745F28.2040105@redhat.com> Date: Thu, 29 Mar 2012 15:10:00 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0 MIME-Version: 1.0 To: Xiao Guangrong CC: Marcelo Tosatti , LKML , KVM Subject: Re: [PATCH 05/13] KVM: MMU: reset shadow_mmio_mask References: <4F742951.7080003@linux.vnet.ibm.com> <4F742A06.8090604@linux.vnet.ibm.com> In-Reply-To: <4F742A06.8090604@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/29/2012 11:23 AM, Xiao Guangrong wrote: > Do not use the last byte (bit 56 ~ bit 63) in shadow_mmio_mask, the late > patch will store vcpu id in the last byte Bit 63 is PT64_NX_MASK. -- error compiling committee.c: too many arguments to function