From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031132AbXDYTpG (ORCPT ); Wed, 25 Apr 2007 15:45:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992996AbXDYTpF (ORCPT ); Wed, 25 Apr 2007 15:45:05 -0400 Received: from cantor2.suse.de ([195.135.220.15]:35489 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2993015AbXDYTox (ORCPT ); Wed, 25 Apr 2007 15:44:53 -0400 From: Andi Kleen Organization: SUSE Linux Products GmbH, Nuernberg, GF: Markus Rex, HRB 16746 (AG Nuernberg) To: Jeremy Fitzhardinge Subject: Re: [PATCH 06/25] xen: Core Xen implementation II Date: Wed, 25 Apr 2007 21:44:48 +0200 User-Agent: KMail/1.9.6 Cc: Ian Pratt , lkml , Adrian Bunk , virtualization@lists.osdl.org, Andrew Morton References: <20070423215638.563901986@goop.org> <462FAEE3.9090900@goop.org> <200704252143.48363.ak@suse.de> In-Reply-To: <200704252143.48363.ak@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704252144.48761.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > To summarize the outstanding issues are: > - fixing sched_clock first > - hopefully more review of the core pieces by others > - what i commented (minor stuff mostly) > - review of xenbus and drivers > [i did upto the grant table code, but not more] - and more testing by other people (forgot that earlier) -Andi