From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] Add I/O hypercalls for i386 paravirt Date: Wed, 22 Aug 2007 13:08:11 +0200 Message-ID: <20070822110810.GO32640@bingen.suse.de> References: <46CBC842.4070100@vmware.com> <46CBCADF.2070400@qumranet.com> <1187763956.6174.48.camel@localhost.localdomain> <20070822103545.GG2642@bingen.suse.de> <46CC0719.2080103@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <46CC0719.2080103@qumranet.com> Sender: linux-kernel-owner@vger.kernel.org To: Avi Kivity Cc: Andi Kleen , Rusty Russell , Andrew Morton , Linux Kernel Mailing List , Chris Wright , Virtualization Mailing List List-Id: virtualization@lists.linuxfoundation.org > I don't see why it's intrusive -- they all use the APIs, right? Yes, but it still changes them. It might have a larger impact on code size for example. -Andi