[Xen-ia64-devel] [PATCH] display vmx fault messges

2006-06-18 Thread Tetsu Yamamoto
. r21 has been used in DO_SAVE_MIN which is called from other fault handlers. I'm not sure why the original vmx fault handler gets the current from r21. Signed-off-by: Kouya Shimura [EMAIL PROTECTED] Signed-off-by: Tetsu Yamamoto [EMAIL PROTECTED] Regards, Tetsu Yamamoto diff -r 0d1dab1d9b67

Re: [Xen-ia64-devel] [PATCH] Display the information in fault handler

2006-05-10 Thread Tetsu Yamamoto
Hi, As you pointed out, I also think that the reflection in the case of nested_dtlb_miss is not necessary. So I removed that part and attach the patch. Signed-off-by: Tetsu Yamamoto [EMAIL PROTECTED] Regards, Tetsu Yamamoto Tristan Gingold wrote: Le Vendredi 28 Avril 2006 12:16, Tetsu

[Xen-ia64-devel] [PATCH] Display the information in fault handler

2006-04-28 Thread Tetsu Yamamoto
occurred in guest(ipsr.cpl!=0), it is reflected to the guest. With this modification, some faults which were always treated to be reflected to the guest are changed to do panic when they occur in hypervisor. Signed-off-by: Tetsu Yamamoto [EMAIL PROTECTED] Regards, Tetsu Yamamoto diff -r