From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750704AbXBVKO7 (ORCPT ); Thu, 22 Feb 2007 05:14:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750709AbXBVKO7 (ORCPT ); Thu, 22 Feb 2007 05:14:59 -0500 Received: from il.qumranet.com ([82.166.9.18]:49333 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704AbXBVKO7 (ORCPT ); Thu, 22 Feb 2007 05:14:59 -0500 Message-ID: <45DD6CF0.3010509@qumranet.com> Date: Thu, 22 Feb 2007 12:14:08 +0200 From: Avi Kivity User-Agent: Thunderbird 1.5.0.9 (X11/20070212) MIME-Version: 1.0 To: Pavel Machek CC: kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, akpm@osdl.org, mingo@elte.hu Subject: Re: [PATCH 10/13] KVM: Wire up hypercall handlers to a central arch-independent location References: <45D979D3.2020907@qumranet.com> <20070219103052.4D23725016B@il.qumranet.com> <20070221103733.GI3945@ucw.cz> In-Reply-To: <20070221103733.GI3945@ucw.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Pavel Machek wrote: > On Mon 2007-02-19 10:30:52, Avi Kivity wrote: > >> Signed-off-by: Avi Kivity >> > > changelog? > > Well, I can't think of anything to add beyond $subject. The patch adds calls from the arch-dependent hypercall handlers to a new arch independent function. >> + switch (nr) { >> + default: >> + ; >> + } >> > > Eh? > > No hypercalls defined yet. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 10/13] KVM: Wire up hypercall handlers to a central arch-independent location Date: Thu, 22 Feb 2007 12:14:08 +0200 Message-ID: <45DD6CF0.3010509@qumranet.com> References: <45D979D3.2020907@qumranet.com> <20070219103052.4D23725016B@il.qumranet.com> <20070221103733.GI3945@ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, akpm-3NddpPZAyC0@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Pavel Machek Return-path: In-Reply-To: <20070221103733.GI3945-+ZI9xUNit7I@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Pavel Machek wrote: > On Mon 2007-02-19 10:30:52, Avi Kivity wrote: > >> Signed-off-by: Avi Kivity >> > > changelog? > > Well, I can't think of anything to add beyond $subject. The patch adds calls from the arch-dependent hypercall handlers to a new arch independent function. >> + switch (nr) { >> + default: >> + ; >> + } >> > > Eh? > > No hypercalls defined yet. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV