From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/3] make KVM PV use apic through APIs Date: Sun, 15 Jul 2012 16:06:04 +0300 Message-ID: <5002C03C.2030304@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Jacob Pan , Fernando Luis Vazquez Cao , Suresh Siddha , Joerg Roedel , Yinghai Lu , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, gleb@redhat.com To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:17338 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751624Ab2GONG1 (ORCPT ); Sun, 15 Jul 2012 09:06:27 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 07/15/2012 03:56 PM, Michael S. Tsirkin wrote: > KVM PV EOI optimization overrides eoi_write apic op with its own > version. at Ingo's suggestion, add an API for this and switch kvm to use > it, to avoid meddling with core x86 apic driver data structures > directly. > > Ingo, could you please review and let us know whether this > matches what you had in mind? > > This patchset is on top of kvm/next since it touches some > of the code modified in that tree (and patch 3 reverts a commit > in that tree). Could x86 some maintainers pls ACK merging this patchset > through the kvm tree? > Looks okay to me. -- error compiling committee.c: too many arguments to function