Xen VMM patch set - take 3

From: Ian Pratt (Ian.Pratt_at_cl.cam.ac.uk)
Date: 11/30/04

  • Next message: Andrea Arcangeli: "Re: [2/7] Xen VMM patch set : return code for arch_free_page"
    To: linux-kernel@vger.kernel.org
    Date:	Tue, 30 Nov 2004 02:03:45 +0000
    
    

    We didn't get much feedback from take 2, so hopefully we're
    converging on something that's acceptable. The only major
    difference between this set and the previous is the way we handle
    the /dev/mem changes. I think the new approach is rather cleaner.

    To get a working arch xen system you'll 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)
     7. bug fix: handle frag'ed skbs in icmp_filter (already accepted by Dave Miller)

    The actual new architecture, arch xen, is too big to post to the list,
    so here's a link:
     8. http://www.cl.cam.ac.uk/netos/xen/downloads/arch-xen.patch

    Likewise for the virtual block, network, and console drivers:
     9. 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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Andrea Arcangeli: "Re: [2/7] Xen VMM patch set : return code for arch_free_page"

    Relevant Pages

    • Re: Xen VMM patch set - take 2
      ... > We need 6 core patches and a bug fix: ... > Likewise for the virtual block, network, and console drivers: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: tg3 error
      ... > latest kernel, running with the tg3-driver for the onboard eth, and if ... > requires the i/f to be taken down and up again to start speaking... ... Dave Miller and I are actively trying to debug this problem now. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [Kernel-janitors] [announce] 2.6.2-rc2-kj1 patchset
      ... | can you tellme what does "mntr" mean? ... The abbreviations used here are listed at the top of the ... so Dave Miller has merged it and he will send it on to Andrew/Linus ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [7/7] Xen VMM #3: handle fragemented skbs correctly in icmp_filter
      ... This patch has already been accepted by Dave Miller. ... only resending it such that the set is complete.] ... Simple bug fix to icmp_filter -- handle fragemented skbs correctly. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] allow console drivers to be called early
      ... > registered console drivers that support early operation. ... > specific bit and an sn2 specific bit that I can post for reference if ... > function to the ia64 code that gets called early on in setup_arch. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)