|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-devel
[Xen-devel] [PATCH] show-regs.patch
 
[ I know this will break non x86 archs, but something like this would be nice
  to figure out why a domain has crashed. May be we can #ifdef CONFIG_X86 for 
  now? ]
Show registers after a domain crash
Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
--- 1.187/xen/common/domain.c   2005-05-18 06:14:33 -07:00
+++ edited/xen/common/domain.c  2005-05-26 12:00:10 -07:00
@@ -127,6 +127,7 @@
         panic("Domain 0 crashed!\n");
     }
 
+    show_registers(guest_cpu_user_regs());
     set_bit(_DOMF_crashed, &d->domain_flags);
 
     send_guest_virq(dom0->exec_domain[0], VIRQ_DOM_EXC);
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-devel] [PATCH] show-regs.patch,
Arun Sharma <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |