Re: [Xen-ia64-devel] Xen with fedora kernel 2.6.18

2006-08-07 Thread Akio Takebe
Hi, Jan A machine you build seems like a x86_64 machine. I have not try to build fedora-kernel on x86_64 yet. (I have build fedora-kernel on ia64.) You can ask it in ML of xen-devel. Best Regards, Akio Takebe I ubuntu edgy with gcc 4.1 When i want compile the kernel: I got this message: CHK

[Xen-ia64-devel] Xen/IA64 Healthiness Report -Cset#10931

2006-08-07 Thread You, Yongkang
Xen/IA64 Healthiness Report 10931 doesn’t find new bugs compared with 10927 Testing Environment: Platform: Tiger4 Processor: Itanium 2 Processor Logic Processors number: 4 PAL version: 8.15 Service OS: RHEL4u3 IA64 VTI Guest OS: RHEL4u2 RHEL4u3 XenU Guest OS:

[Xen-ia64-devel] [BUGREPORT] Panic dom0 by using module netbk.ko

2006-08-07 Thread Akio Takebe
Hi, I found a bug of xen-ia64-unstable. In the case of CONFIG_XEN_NETDEV_BACKEND=m, when I modprobe xennet.ko on domainU, dom0 panic. This issue is occured in netbk.ko on dom0. netbk is modularized in FC6, so I found the bug. But this issue is also occured with xen-ia64-unstable. I tried this

[Xen-ia64-devel] [Patch] Add EXPORT_SYMBOL to modularize netback

2006-08-07 Thread Akio Takebe
Hi, This patch add EXPORT_SYMBOL to modularize netback. Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe export_symbol.patch Description: Binary data ___ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com

Re: [Xen-ia64-devel] [Patch] Add EXPORT_SYMBOL to modularize netback

2006-08-07 Thread Akio Takebe
Hi, I'm sorry. I add EXPORT_SYMBOL(xen_start_info) into my patch. xen_start_info is used by netfront and so on. Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe Hi, This patch add EXPORT_SYMBOL to modularize netback. Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best

[Xen-ia64-devel] catch up new hypercall HYPERVISR_hvm_op for IPF

2006-08-07 Thread DOI Tsunehisa
Hi all, We are porting Steven Smith's para drivers for full-VM to IPF. In the xen-unstable.hg: * cs:10911-10912: + implement new hypercall called HYPERVISOR_hvm_op. + the hypercall has new feature about set/get params. We want to catch up this common feature. Thus I'll post the

Re: [Xen-ia64-devel] catch up new hypercall HYPERVISR_hvm_op for IPF

2006-08-07 Thread Tristan Gingold
Le Lundi 07 Août 2006 15:28, DOI Tsunehisa a écrit : Hi all, Hi, you should only submit ia64 specific code here. Common code will be merged into xen-ia64-unstable during the merge. I'd prefer do_hvm_op to be in xen/ and not in vmx/. All the hypercalls are there. It is a little bit strange

Re: [Xen-ia64-devel] [BUGREPORT] Panic dom0 by using module netbk.ko

2006-08-07 Thread Al Stone
On Mon, 2006-08-07 at 18:13 +0900, Akio Takebe wrote: I found a bug of xen-ia64-unstable. In the case of CONFIG_XEN_NETDEV_BACKEND=m, when I modprobe xennet.ko on domainU, dom0 panic. This issue is occured in netbk.ko on dom0. netbk is modularized in FC6, so I found the bug. But this issue

Re: [Xen-ia64-devel] [PATCH 0/4] [RFC] performance tuning of vTLB flush

2006-08-07 Thread Alex Williamson
On Fri, 2006-08-04 at 21:27 +0900, Isaku Yamahata wrote: Hi all These patches are for performance tuning. They are for comment, review and evaluation. - per vcpu vhpt - tlb tracking - deferred page freeing NEW: This patch is incomplete yet. It must be polished more. Here are my

[Xen-ia64-devel] [PATCH] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start

2006-08-07 Thread Alex Williamson
As suggested by Isaku, this patch removes CONFIG_DOMAIN0_CONTIGUOUS, thereby obsoleting dom0_start. Please make sure I didn't miss anything. Thanks, Alex Signed-off-by: Alex Williamson [EMAIL PROTECTED] --- diff -r 571022d5afa2 xen/arch/ia64/xen/dom_fw.c ---

[Xen-ia64-devel] Re: [Xen-devel] [PATCH RFC] fix noreboot behaviour on clean reboot(was: intended behaviour of noreboot)

2006-08-07 Thread Akio Takebe
Hi, I tested Muil's patch on ia64. The below is test results. - Before patch reboot reboot halt reboot panic reboot - After patch reboot reboot halt reboot panic reboot This results is caused by calling EFI_RESET_SHUTDOWN in

Re: [Xen-ia64-devel] [BUGREPORT] Panic dom0 by using modulenetbk.ko

2006-08-07 Thread Akio Takebe
Hi, Alex and Al Thank you for your suggestion. I report Bugzilla, too. We research this issue. We look like this issue caused by fail of copy_from/to_guest. Best Regards, Akio Takebe On Mon, 2006-08-07 at 12:35 -0600, Al Stone wrote: This is a question to the list in general, as much as it

Re: [Xen-ia64-devel] catch up new hypercall HYPERVISR_hvm_op for IPF

2006-08-07 Thread Doi . Tsunehisa
Hi, Thank you for your comment. You (Tristan.Gingold) said: I'd prefer do_hvm_op to be in xen/ and not in vmx/. All the hypercalls are there. In x86 code, do_hvm_op is implemented in hvm/hvm.c, thus we have implemented in vmx/. And we will implement IPF specific feature to port

Re: [Xen-ia64-devel] catch up new hypercall HYPERVISR_hvm_op for IPF

2006-08-07 Thread DOI Tsunehisa
Hi, [EMAIL PROTECTED] wrote: Sorry!! I refered old version of x86 code. Currently, it modified. I will correct, soon. I modified it. Thanks, - Tsunehisa Doi # HG changeset patch # User [EMAIL PROTECTED] # Node ID 39feb5061f88cefe00548879459c01e547bc9eec # Parent

[Xen-ia64-devel] Xen/IA64 Healthiness Report -Cset#10932

2006-08-07 Thread You, Yongkang
Xen/IA64 Healthiness Report Testing Environment: Platform: Tiger4 Processor: Itanium 2 Processor Logic Processors number: 4 PAL version: 8.15 Service OS: RHEL4u3 IA64 VTI Guest OS: RHEL4u2 RHEL4u3 XenU Guest OS: RHEL4u2 Xen IA64 Unstable tree: 10932:571022d5afa2 Xen