|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [PATCH 0/7] vti fault handler clean up
Hi. This patch series cleans up VTi domain's fault handler.
It improves panic path and VTI_DEBUG option.
- VTI_DEBUG
There remained vti debug code With VTI_DEBUG option, but it doesn't seem
to work. Make it work introducing vti_debug option.
- vmx panic path improvement
Currently when VTi fault handler finds something wrong, it enters
vmx_panic infinit loop with interrupt masked. But it make debug hard.
It would be desirable to call panic() to print something.
Sometimes the current behaviour makes sense so that I kept the old behaviour
with vmx_panic option.
- white space and VTi external interrupt handler clean up.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-ia64-devel] [PATCH 0/7] vti fault handler clean up,
Isaku Yamahata <=
|
|
|
|
|