Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261657AbUKSXTy (ORCPT ); Fri, 19 Nov 2004 18:19:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261652AbUKSXSo (ORCPT ); Fri, 19 Nov 2004 18:18:44 -0500 Received: from mta1.cl.cam.ac.uk ([128.232.0.15]:39878 "EHLO mta1.cl.cam.ac.uk") by vger.kernel.org with ESMTP id S261678AbUKSXQi (ORCPT ); Fri, 19 Nov 2004 18:16:38 -0500 To: linux-kernel@vger.kernel.org cc: Ian.Pratt@cl.cam.ac.uk, Steven.Hand@cl.cam.ac.uk, Christian.Limpach@cl.cam.ac.uk, Keir.Fraser@cl.cam.ac.uk Subject: Xen VMM patch set - take 2 Date: Fri, 19 Nov 2004 23:16:33 +0000 From: Ian Pratt Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1156 Lines: 37 OK folks, this is my second attempt to post the arch xen patches, this time against 2.6.10-rc2. We need 6 core patches and a bug fix: 1. add ptep_establish_new to make va available 2. return code for arch_free_page 3. runtime disable of VT console 4. /dev/mem io_remap_page_range for CONFIG_XEN 5. split free_irq into teardown_irq 6. alloc_skb_from_cache Bug fix: 7. handle fragemented skbs correctly in icmp_filter The actual new architecture, arch xen, is too big to post to the list, so here's a link: http://www.cl.cam.ac.uk/netos/xen/downloads/arch-xen.patch Likewise for the virtual block, network, and console drivers: http://www.cl.cam.ac.uk/netos/xen/downloads/drivers-xen.patch Applying the above 9 patches should give you everything you need to build full-featured arch xen kernels. Arch xen will be maintained by myself, Keir Fraser, Christian Limpach and Steve hand. Cheers, Ian - 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/