Xen IA64 port developers (thread)
[Xen-ia64-devel] [PATCH 00/23] ia64/xen domU take 6, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 00/23] ia64/xen domU take 6, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 05/23] ia64/xen: define helper functions for xen related address conversion., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 04/23] ia64/xen: define several constants for ia64/xen., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 09/23] ia64/xen: implement arch specific part of xen grant table., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 07/23] ia64/xen: implement the arch specific part of xencomm., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 06/23] ia64/xen: define helper functions for xen hypercalls., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 10/23] ia64/xen: add definitions necessary for xen event channel., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 11/23] ia64/pv_ops/xen: elf note based xen startup., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 18/23] ia64/pv_ops/xen: implement xen pv_iosapic_ops., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S for xen., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 19/23] ia64/pv_ops/xen: define the nubmer of irqs which xen needs., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 21/23] ia64/pv_ops/xen: implement xen pv_time_ops., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 22/23] ia64/xen: define xen machine vector for domU., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 20/23] ia64/pv_ops/xen: implement xen pv_irq_ops., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 23/23] ia64/pv_ops: update Kconfig for paravirtualized guest and xen., Isaku Yamahata, 2008/05/19
[Xen-ia64-devel] [PATCH 00/17] ia64/pv_ops take 6, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 02/17] ia64/pv_ops: preparation: move the constants, LOAD_OFFSET, to a header file., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 03/17] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 06/17] ia64/pv_ops: add an early setup hook for pv_ops., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 05/17] ia64/pv_ops: introduce pv_info which describes some random info., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 04/17] ia64/pv_ops: preparation: introduce ia64_get_psr_i() to make kernel paravirtualization friendly., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 14/17] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 13/17] ia64/pv_ops: paravirtualize NR_IRQS, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 12/17] ia64/pv_ops: paravirtualize entry.S, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 15/17] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 08/17] ia64/pv_ops: preparation for paravirtulization of hand written assembly code., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 11/17] ia64/pv_ops: paravirtualize ivt.S, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 07/17] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 09/17] ia64/pv_ops: define paravirtualized instructions for native., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 16/17] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 17/17] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 10/17] ia64/pv_ops: paravirtualize minstate.h., Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] [PATCH 01/17] ia64: preparation: remove extern in irq_ia64.c, Isaku Yamahata, 2008/05/19
- [Xen-ia64-devel] RE: [PATCH 00/17] ia64/pv_ops take 6, Luck, Tony, 2008/05/20
- [Xen-ia64-devel] [PATCH 1/2] ia64/pv_ops: paravirtualized istruction checker., Isaku Yamahata, 2008/05/21
- [Xen-ia64-devel] Re: [PATCH 00/17] ia64/pv_ops take 6, Isaku Yamahata, 2008/05/26
[Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- one issue fixed, one issue still existed, Zhang, Jingke, 2008/05/18
- Re: [Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- one issue fixed, one issue still existed, Isaku Yamahata, 2008/05/19
- RE: [Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- oneissue fixed, one issue still existed, Xu, Anthony, 2008/05/19
- RE: [Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- one issue fixed, one issue still existed, Zhang, Jingke, 2008/05/19
- Re: [Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- one issue fixed, one issue still existed, SUZUKI Kazuhiro, 2008/05/20
- RE: [Xen-ia64-devel] Xen/IPF Unstable CS#17671 Status Report --- oneissue fixed, one issue still existed, Zhang, Xing Z, 2008/05/26
[Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Kouya Shimura, 2008/05/08
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Isaku Yamahata, 2008/05/08
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Kouya Shimura, 2008/05/09
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Isaku Yamahata, 2008/05/09
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Kouya Shimura, 2008/05/09
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Isaku Yamahata, 2008/05/11
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Kouya Shimura, 2008/05/11
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Isaku Yamahata, 2008/05/12
- Re: [Xen-ia64-devel] [PATCH] fix gmfn_to_mfn, Tristan Gingold, 2008/05/12
[Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/08
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/08
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/08
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/08
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/09
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/09
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/09
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/09
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/11
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/12
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/13
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/13
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/13
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Xu, Anthony, 2008/05/13
- RE: [Xen-ia64-devel][PATCH]Build new infrastructure for fast faulthandling path., Xu, Anthony, 2008/05/13
- Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path., Isaku Yamahata, 2008/05/14
[Xen-devel] Xen/ia64 maintainership transition, Alex Williamson, 2008/05/06
- RE: [Xen-devel] Xen/ia64 maintainership transition, Ian Pratt, 2008/05/07
- [Xen-ia64-devel] RE: [Xen-devel] Xen/ia64 maintainership transition, Yang, Fred, 2008/05/07
- RE: [Xen-ia64-devel] Xen/ia64 maintainership transition, Kayvan Sylvan, 2008/05/07
- Re: [Xen-ia64-devel] Xen/ia64 maintainership transition, Akio Takebe, 2008/05/07
- Re: [Xen-ia64-devel] Xen/ia64 maintainership transition, Tristan Gingold, 2008/05/12
Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting for PVdomain/IA64 TAKE2, Aron Griffis, 2008/05/05
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting for PVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/06
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/08
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/09
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/09
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/11
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/13
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/13
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/14
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/14
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/15
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Isaku Yamahata, 2008/05/15
- Re: [Xen-ia64-devel] [PATCH][3/3] Steal time accounting forPVdomain/IA64 TAKE2, Atsushi SAKAI, 2008/05/15
[Xen-ia64-devel] [PATCH 00/15] ia64/pv_ops take 5, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 08/15] ia64/pv_ops: paravirtualize minstate.h., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 10/15] ia64/pv_ops: paravirtualize entry.S, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 13/15] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 03/15] ia64/pv_ops: preparation: introduce ia64_get_psr_i() to make kernel paravirtualization friendly., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 02/15] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 15/15] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 14/15] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 09/15] ia64/pv_ops: paravirtualize ivt.S, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 05/15] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 06/15] ia64/pv_ops: preparation for paravirtulization of hand written assembly code., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 07/15] ia64/pv_ops: define paravirtualized instructions for native., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] Re: [PATCH 00/15] ia64/pv_ops take 5, Isaku Yamahata, 2008/05/06
- [Xen-ia64-devel] RE: [PATCH 00/15] ia64/pv_ops take 5, Luck, Tony, 2008/05/16
[Xen-ia64-devel] [PATCH 00/23] ia64/xen domU take 5, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 18/23] ia64/pv_ops/xen: implement xen pv_iosapic_ops., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 20/23] ia64/pv_ops/xen: implement xen pv_irq_ops., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 19/23] ia64/pv_ops/xen: define the nubmer of irqs which xen needs., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 10/23] ia64/xen: add definitions necessary for xen event channel., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 09/23] ia64/xen: implement arch specific part of xen grant table., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 07/23] ia64/xen: implement the arch specific part of xencomm., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 11/23] ia64/xen: detect xen environment and do minimal initialization., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 06/23] ia64/xen: define helper functions for xen hypercalls., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 23/23] ia64/pv_ops: update Kconfig for paravirtualized guest and xen., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 21/23] ia64/pv_ops/xen: implement xen pv_time_ops., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 05/23] ia64/xen: define helper functions for xen related address conversion., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code, Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 04/23] ia64/xen: define several constants for ia64/xen., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 22/23] ia64/xen: define xen machine vector for domU., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S for xen., Isaku Yamahata, 2008/05/01
- [Xen-ia64-devel] [PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen., Isaku Yamahata, 2008/05/01
|
|