[Xen-ia64-devel] Re: [PATCH] kexec: framework and i386 (Take XIV)

2006-08-31 Thread Akio Takebe
Hi, Horms and Magnus Good work. :-) I have one commet. I believe crash_kexec should be directly called when unknown NMI is occurred. In your patch, crash_kexec is called as the bellow. 1. unknown NMI is occurred. (e.g. by pushing NMI botton) 2. xen recieved NMI and call do_nmi. 3. xen

[Xen-ia64-devel] Unaligned access when doing things through ssh session

2006-08-31 Thread Piotr Siwczak
Hi, For several hours I've been tracking this problem with no luck. I manage to create and successfully boot domU no HP rx2600 Itanium machine. When I do things through system console (attached via xm console dom_id), the system runs smoothly. On the other hand, when I attach through ssh, then

Re: [Xen-ia64-devel] Unaligned access when doing things through ssh session

2006-08-31 Thread Tristan Gingold
Le Jeudi 31 Août 2006 16:42, Piotr Siwczak a écrit : Hi, For several hours I've been tracking this problem with no luck. I manage to create and successfully boot domU no HP rx2600 Itanium machine. When I do things through system console (attached via xm console dom_id), the system runs

Re: [Xen-ia64-devel][PATCH] found a small bugRE:[Xen-ia64-devel][ PATCH] pal_halt_light emulatefor domU TAKE3

2006-08-31 Thread Atsushi SAKAI
Hi, Anthony I tested following changes, it works fine. (13:44 Run in 2xDomU Kernel Compile and DomVTI(nosmp) boot test) Thanks Atsushi SAKAI +++ b/xen/arch/ia64/xen/hypercall.cThu Aug 24 11:48:35 2006 -0600 @@ -235,7 +235,12 @@ fw_hypercall (struct pt_regs *regs) }