xen-ia64-devel - Mail Index


March 31, 09
05:38 [Xen-ia64-devel] [PATCH] ia64/linux: fix fsys.S paravirtualization Isaku Yamahata
March 30, 09
10:31 [Xen-ia64-devel] [Test Report] Xen/IPF Unstable CS#19432 Status (Linux#806, ioemu#545882...) --- One block new issue Hao, Xudong
March 27, 09
08:15 [Xen-ia64-devel] [IA64] Weekly benchmark results [2009ww12] KUWAMURA Shin'ya
06:12 [Xen-ia64-devel] [PATCH] ia64: remove some warnings. Isaku Yamahata
03:07 [Xen-devel] Please pull ia64 trees Isaku Yamahata
March 26, 09
09:38 RE: [Xen-ia64-devel] Fix a missing return value check. Zhang, Xiantao
06:42 Re: [Xen-ia64-devel] Fix a missing return value check. Isaku Yamahata
06:13 [Xen-ia64-devel] Fix a missing return value check. Zhang, Xiantao
March 19, 09
07:21 [Xen-ia64-devel] [IA64] Weekly benchmark results [2009ww11] KUWAMURA Shin'ya
March 13, 09
08:02 [Xen-ia64-devel] [IA64] Weekly benchmark results [2009ww10] KUWAMURA Shin'ya
March 07, 09
15:23 [Xen-ia64-devel] [Test Report] Xen/IPF Unstable CS#19277 Status (Linux#804, ioemu#82787c..) --- Two new issues Zhang, Jingke
March 06, 09
08:00 [Xen-devel] [IA64] Weekly benchmark results [2009ww09] KUWAMURA Shin'ya
03:37 Re: [Xen-ia64-devel] Cset#19245 compile fail, please merge with xen-unstable Isaku Yamahata
03:14 Re: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Isaku Yamahata
03:11 [Xen-ia64-devel] Cset#19245 compile fail, please merge with xen-unstable Zhang, Jingke
02:12 RE: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Zhang, Xiantao
March 05, 09
05:32 Re: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Isaku Yamahata
03:57 RE: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Zhang, Xiantao
March 04, 09
12:18 Re: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 4 Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module. Isaku Yamahata
12:03 [Xen-ia64-devel] [PATCH 11/15] ia64/pv_ops: gate page paravirtualization. Isaku Yamahata
12:02 [Xen-ia64-devel] [PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page. Isaku Yamahata
12:02 [Xen-ia64-devel] [PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. Isaku Yamahata
12:02 [Xen-ia64-devel] [PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S. Isaku Yamahata
12:02 [Xen-ia64-devel] [PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 5 Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 02/15] ia64/xen: short-circuit tests for dom0 Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 01/15] ia64/pv_ops/xen: use __initconst instead of __initdata for const data Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 14/15] ia64/pv_ops: paravirtualize gate.S. Isaku Yamahata
12:01 [Xen-ia64-devel] [PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization Isaku Yamahata
09:27 RE: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Zhang, Xiantao
00:51 [Xen-ia64-devel] RE: Fix one issue when assigning device with 64-bit bars. Zhang, Xiantao
00:37 [Xen-ia64-devel] Re: Fix one issue when assigning device with 64-bit bars. Tristan Gingold
March 03, 09
11:28 Re: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Isaku Yamahata
10:40 RE: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Zhang, Xiantao
09:15 Re: [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Isaku Yamahata
07:14 [Xen-ia64-devel] [PATCH]Fix the logic when deassign the mmio ranges for vti-domain. Zhang, Xiantao
05:49 [Xen-ia64-devel] Fix one issue when assigning device with 64-bit bars. Zhang, Xiantao
March 02, 09
12:50 RE: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Zhang, Yang
11:59 Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Isaku Yamahata
11:24 RE: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Zhang, Yang
10:47 Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Isaku Yamahata
09:40 RE: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Zhang, Yang
08:21 Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Isaku Yamahata
07:52 Re: [Xen-ia64-devel] [patch] IA64: request_irq_vector() Return an error if setup_vector() fails Isaku Yamahata
March 01, 09
09:16 [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt Zhang, Yang

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.