From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/3 v4] x2APIC emulation for kvm Date: Sun, 05 Jul 2009 18:09:21 +0300 Message-ID: <4A50C221.7040707@redhat.com> References: <1246804777-9371-1-git-send-email-gleb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:52978 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752716AbZGEPHG (ORCPT ); Sun, 5 Jul 2009 11:07:06 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n65F7AAU021240 for ; Sun, 5 Jul 2009 11:07:10 -0400 In-Reply-To: <1246804777-9371-1-git-send-email-gleb@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/05/2009 05:39 PM, Gleb Natapov wrote: > This patch series implements x2APIC emulation for kvm. x2APIC is an MSR > interface to a local apic with performance/scalability enhancements. It > brings 32 bit apic ids (ids> 255 cannot be used without interrupt > remapping since MSR/IOAPIC still support 8 bit destination IDs), 64bit > ICR access, reading of ICR after IPI is no longer required. > > Applied, thanks. -- error compiling committee.c: too many arguments to function