[Fedora-xen] [PATCH 0 of 5] fix linux-2.6-xen-fedora on ia64

Aron Griffis aron at hp.com
Thu Jul 27 04:10:54 UTC 2006


Hi Juan,

These patches are the result of Akio, Prarit, Alex and me working on fixing the
ia64 build of your tree.  At this point the bare-metal Linux kernel builds and
boots.  The xen kernel builds but doesn't complete booting.  Nonetheless, since
these patches seem to take us most of the way there, we'd like to request them
to be applied to your tree.

Thanks,
Aron
-------------- next part --------------
12 files changed, 684 insertions(+), 18 deletions(-)
arch/ia64/kernel/gate.S         |  376 +++++++++++++++++++++++++++++++++++++++
arch/ia64/kernel/gate.lds.S     |   96 +++++++++
arch/ia64/kernel/patch.c        |  197 ++++++++++++++++++++
arch/ia64/mm/ioremap.c          |    2 
arch/ia64/xen/hypervisor.c      |    4 
drivers/xen/blkback/blkback.c   |    1 
drivers/xen/core/evtchn.c       |    2 
drivers/xen/netback/common.h    |    1 
drivers/xen/netback/netback.c   |    1 
drivers/xen/netfront/netfront.c |    1 
include/asm-ia64/hw_irq.h       |    5 
include/asm-ia64/io.h           |   16 -


More information about the xen mailing list