From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: Remove memory alias support Date: Tue, 22 Jun 2010 14:06:32 +0300 Message-ID: <4C209938.3010406@redhat.com> References: <1277110319-13974-1-git-send-email-avi@redhat.com> <1277110319-13974-2-git-send-email-avi@redhat.com> <20100621203843.GA17906@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23257 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755485Ab0FVLGe (ORCPT ); Tue, 22 Jun 2010 07:06:34 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5MB6YtH002228 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 22 Jun 2010 07:06:34 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o5MB6Wgv008922 for ; Tue, 22 Jun 2010 07:06:33 -0400 In-Reply-To: <20100621203843.GA17906@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 06/21/2010 11:38 PM, Marcelo Tosatti wrote: > >> diff --git a/include/linux/kvm.h b/include/linux/kvm.h >> index 6fd40f5..ea294e6 100644 >> --- a/include/linux/kvm.h >> +++ b/include/linux/kvm.h >> @@ -619,6 +619,7 @@ struct kvm_clock_data { >> */ >> #define KVM_CREATE_VCPU _IO(KVMIO, 0x41) >> #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) >> +/* KVM_SET_MEMORY_REGION is obsolete: */ >> > SET_MEMORY_ALIAS? > > Corrected and applied. -- error compiling committee.c: too many arguments to function