Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751158AbWLOGwe (ORCPT ); Fri, 15 Dec 2006 01:52:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751156AbWLOGwe (ORCPT ); Fri, 15 Dec 2006 01:52:34 -0500 Received: from mailout1.vmware.com ([65.113.40.130]:47531 "EHLO mailout1.vmware.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbWLOGwc (ORCPT ); Fri, 15 Dec 2006 01:52:32 -0500 Date: Thu, 14 Dec 2006 22:51:39 -0800 Message-Id: <200612150651.kBF6pdkl025501@zach-dev.vmware.com> Subject: [PATCH 0/6] VMI paravirt-ops patches From: Zachary Amsden To: Andrew Morton , Linus Torvalds , Linux Kernel Mailing List , Andi Kleen , Virtualization Mailing List , Zachary Amsden X-OriginalArrivalTime: 15 Dec 2006 06:51:39.0959 (UTC) FILETIME=[78FCE470:01C72015] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 19 These are the patches for the VMI backend to paravirt-ops. Base kernel where I tested them was 2.6.19-git20. Basically, there are only a couple of hooks needed that were left out of the initial paravirt-ops merge, and then the backend code is a very straightforward implementation of the paravirt-ops functions. Andrew or Linus, please apply or shoot me nasty feedback that I will promptly turn into marvelous looking code. I've Cc'd Andi, who originally was going to take up the patches, but seems to have been snowed in. Zach - 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/