Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932165AbWCWBGd (ORCPT ); Wed, 22 Mar 2006 20:06:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932171AbWCWBGd (ORCPT ); Wed, 22 Mar 2006 20:06:33 -0500 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:6018 "EHLO sorel.sous-sol.org") by vger.kernel.org with ESMTP id S932165AbWCWBGc (ORCPT ); Wed, 22 Mar 2006 20:06:32 -0500 Date: Wed, 22 Mar 2006 17:06:27 -0800 From: Chris Wright To: Zachary Amsden Cc: Chris Wright , Andi Kleen , virtualization@lists.osdl.org, Linus Torvalds , Linux Kernel Mailing List , Xen-devel , Andrew Morton , Dan Hecht , Dan Arai , Anne Holler , Pratap Subrahmanyam , Christopher Li , Joshua LeVasseur , Rik Van Riel , Jyothy Reddy , Jack Lo , Kip Macy , Jan Beulich , Ky Srinivasan , Wim Coekaerts , Leendert van Doorn Subject: Re: [RFC, PATCH 5/24] i386 Vmi code patching Message-ID: <20060323010627.GS15997@sorel.sous-sol.org> References: <200603131802.k2DI2nv8005665@zach-dev.vmware.com> <200603222115.46926.ak@suse.de> <20060322214025.GJ15997@sorel.sous-sol.org> <4421CCA8.4080702@vmware.com> <20060322225117.GM15997@sorel.sous-sol.org> <4421DF62.8020903@vmware.com> <20060323004136.GR15997@sorel.sous-sol.org> <4421F1AD.1070108@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4421F1AD.1070108@vmware.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 14 * Zachary Amsden (zach@vmware.com) wrote: > No, you don't need to dream up all the possible interface bits ahead of > time. With a la carte interfaces, you can take what you need now, and > add features later. You don't need an ABI for features. You need it > for compatibility. You will need to update the hypervisor ABI. And you > can't force people to upgrade their kernels. How do you support an interface that's not already a part of the ABI w/out changing the kernel? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/