Xen VMM patch set - take 4

From: Ian Pratt
Date: Wed Dec 08 2004 - 02:34:04 EST



We've sync'ed up with the head of the Xen repository, and also brought
the patch up to 2.6.10-rc3

The patches are pretty much identical to the take 3 set, which people
seemed to be pretty happy with.

To get a working arch xen system you need the following set of
patches:

1. add ptep_establish_new to make va available
2. return code for arch_free_page
3. runtime disable of VT console
4. HAS_ARCH_DEV_MEM enables Xen to use own /dev/mem definition
5. split free_irq into teardown_irq
6. alloc_skb_from_cache (already accepted by Dave Miller)

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

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/