| [Xen-ia64-devel] Please pull ia64 trees - Isaku Yamahata |
| RE: [Xen-ia64-devel] Where are DTR6 and DTRA defined and set? - Xu, Anthony |
| [Xen-ia64-devel] Xen/IPF Unstable CS#17766 Status Report --- no new issue - Zhang, Jingke |
| [Xen-ia64-devel] [PATCH] minios: fix EFI_RUNTIME_SERVICES_SIGNATURE value - Samuel Thibault |
| [Xen-ia64-devel] [IA64] Weekly benchmark results [ww22] - KUWAMURA Shin'ya |
| Re: [Xen-ia64-devel] [PATCH] minios: fix EFI_RUNTIME_SERVICES_SIGNATUREvalue - Akio Takebe |
| [Xen-ia64-devel] [Patch] safe ia64_leave_kernel - Akio Takebe |
| [Xen-ia64-devel] [Patch] hypervisor needs to turn off psr.i at PAL_HALT_LIGHT - Akio Takebe |
| Re: [Xen-ia64-devel] [PATCH] minios: fix EFI_RUNTIME_SERVICES_SIGNATURE value - Isaku Yamahata |
| Re: [Xen-ia64-devel] [Patch] safe ia64_leave_kernel - Isaku Yamahata |
| Re: [Xen-ia64-devel] [Patch] hypervisor needs to turn off psr.i at PAL_HALT_LIGHT - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH] xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH] xen-netfront: fix xennet_release_tx_bufs(). - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 00/27] ia64/xen domU take 7 - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 01/27] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 02/27] ia64/xen: introduce synch bitops which is necessary for ia64/xen support. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 03/27] ia64/xen: increase IA64_MAX_RSVD_REGIONS. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 05/27] ia64/xen: define several constants for ia64/xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 06/27] ia64/xen: define NET_SKB_NET to 18 if xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 07/27] ia64/xen: define helper functions for xen related address conversion. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 08/27] ia64/xen: define helper functions for xen hypercalls. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 10/27] ia64/xen: xencomm conversion functions for hypercalls - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 11/27] ia64/xen: implement arch specific part of xen grant table. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 12/27] ia64/xen: add definitions necessary for xen event channel. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 13/27] ia64/pv_ops/xen: elf note based xen startup. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 14/27] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 16/27] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 17/27] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 18/27] ia64/pv_ops/xen: paravirtualize ivt.S for xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 19/27] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 20/27] ia64/pv_ops/xen: implement xen pv_iosapic_ops. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 21/27] ia64/pv_ops/xen: define the nubmer of irqs which xen needs. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 22/27] ia64/pv_ops/xen: implement xen pv_irq_ops. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 23/27] ia64/pv_ops/xen: implement xen pv_time_ops. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 24/27] ia64/xen: define xen machine vector for domU. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 25/27] ia64/xen: preliminary support for save/restore. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 26/27] ia64/pv_ops: update Kconfig for paravirtualized guest and xen. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 27/27] ia64/xen: a recipe for using xen/ia64 with pv_ops. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH] xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 1/3] pv_ops save/restore xen part - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 0/3] pv_ops save/restore support - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 2/3] pv_ops save/restore restore part - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 3/3] pv_ops save/restore save part - Isaku Yamahata |
| Re: [Xen-ia64-devel] [PATCH 0/3] pv_ops save/restore support - Isaku Yamahata |
| [Xen-ia64-devel] ANN: the new branch http://people.valinux.co.jp/~yamahata/xen-ia64/for_eagl/linux-2.6-ia64-pv-ops.git/ ia64-pv-ops-2008june10-xen-ia64 - Isaku Yamahata |
| [Xen-ia64-devel] Xen/IPF Unstable CS#17769 Status Report --- one manual test issue - Zhang, Jingke |
| [Xen-ia64-devel] [PATCH 0/5] acpi updates patches - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 3/5] import linux-2.6.25-rc4 acpi related files. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 1/5] efi: update struct efi - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 4/5] make acpi related files compile. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 2/5] remove an unused header file. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH 5/5] remove unused old acpi.c - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH] remove unnecessary ia64_ksyms.c. - Isaku Yamahata |
| [Xen-ia64-devel] [PATCH] remove some #ifndef XEN using empty headerfiles. - Isaku Yamahata |
| [Xen-ia64-devel] [IA64] Weekly benchmark results [ww23] - KUWAMURA Shin'ya |
| [Xen-ia64-devel] Xen/IPF Unstable CS#17772 Status Report --- no new issue - Zhang, Jingke |
| Re: [Xen-ia64-devel] cross compiling xen/ia64 - Ian Jackson |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Aron Griffis |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Ian Jackson |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Aron Griffis |
| [Xen-ia64-devel] RE: [PATCH 02/27] ia64/xen: introduce synch bitops which is necessary for ia64/xen support. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 06/27] ia64/xen: define NET_SKB_NET to 18 if xen. - Luck, Tony |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Ian Jackson |
| [Xen-ia64-devel] RE: [PATCH 08/27] ia64/xen: define helper functions for xen hypercalls. - Luck, Tony |
| Re: [Xen-ia64-devel] [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls. - Aron Griffis |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Ian Jackson |
| [Xen-ia64-devel] RE: [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 10/27] ia64/xen: xencomm conversion functions for hypercalls - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 14/27] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 26/27] ia64/pv_ops: update Kconfig for paravirtualized guest and xen. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm. - Luck, Tony |
| [Xen-ia64-devel] RE: [PATCH 06/27] ia64/xen: define NET_SKB_NET to 18 if xen. - Akio Takebe |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Aron Griffis |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Aron Griffis |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Ian Jackson |
| [Xen-ia64-devel] Re: [PATCH 02/27] ia64/xen: introduce synch bitops which is necessary for ia64/xen support. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH 08/27] ia64/xen: define helper functions for xen hypercalls. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH 26/27] ia64/pv_ops: update Kconfig for paravirtualized guest and xen. - Isaku Yamahata |
| [Xen-ia64-devel] Re: [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm. - Isaku Yamahata |
| [Xen-ia64-devel] Dom0 (built by GCC4.1.2) can not be booted up - Zhang, Jingke |
| [Xen-ia64-devel] RE: Dom0 (built by GCC4.1.2) can not be booted up - Zhang, Jingke |
| [Xen-ia64-devel] Re: Dom0 (built by GCC4.1.2) can not be booted up - Isaku Yamahata |
| [Xen-ia64-devel] Xen/IPF Unstable CS#17892 Status Report --- no new issue (irqbalance service stopped) - Zhang, Jingke |
| [Xen-ia64-devel] [IA64] Weekly benchmark results [ww25] - KUWAMURA Shin'ya |
| Re: [Xen-devel] Re: [Xen-ia64-devel] cross compiling xen/ia64 - Aron Griffis |
| [Xen-ia64-devel] EFI Mapping Windows Install Crash Bug - Simon Horman |