public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Xen VMM patch set - take 4
@ 2004-12-08  7:28 Ian Pratt
  2004-12-08  7:29 ` [1/6] Xen VMM #4: add ptep_establish_new to make va available Ian Pratt
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Ian Pratt @ 2004-12-08  7:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ian.Pratt, Steven.Hand, Christian.Limpach, Keir.Fraser, akpm


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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-12-08 12:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-08  7:28 Xen VMM patch set - take 4 Ian Pratt
2004-12-08  7:29 ` [1/6] Xen VMM #4: add ptep_establish_new to make va available Ian Pratt
2004-12-08 10:42   ` Christoph Hellwig
2004-12-08  7:29 ` [2/6] Xen VMM #4: return code for arch_free_page Ian Pratt
2004-12-08  7:30 ` [3/6] Xen VMM #4: runtime disable of VT console Ian Pratt
2004-12-08 12:41   ` David Woodhouse
2004-12-08  7:30 ` [4/6] Xen VMM #4: HAS_ARCH_DEV_MEM Ian Pratt
2004-12-08 10:44   ` Christoph Hellwig
2004-12-08  7:31 ` [5/6] Xen VMM #4: split free_irq into teardown_irq Ian Pratt
2004-12-08  7:31 ` [6/6] Xen VMM #4: alloc_skb_from_cache Ian Pratt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox