aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/bug.h
Commit message (Expand)AuthorAgeFilesLines
* x86: fix bug_line()Jan Beulich2013-10-141-2/+4
* x86: mark BUG()s and assertion failures as terminal.Tim Deegan2013-09-191-3/+8
* xen/x86: don't use '.ifnes' in bug frame construction.Tim Deegan2013-08-301-6/+8
* x86: move struct bug_frame instances out of lineJan Beulich2013-08-231-29/+47
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-4/+0
* x86: Add another '&' to the function arg of run_in_exception_handler.Tim Deegan2011-03-071-1/+1
* x86: revert 22983:0edb666c8300Tim Deegan2011-03-071-4/+5
* Xen: remove run_in_exception_handler() and recode its only callerTim Deegan2011-03-071-5/+4
* xen: stringify assertion condition for printing sooner.Keir Fraser2011-01-181-1/+1
* x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser2010-02-241-4/+5
* x86: unify BUG() & Co, reduce overhead on x86-64Keir Fraser2009-03-311-0/+24
* Add WARN() and generic WARN_ON().kfraser@localhost.localdomain2007-03-271-3/+3
* x86: Better BUG() and ASSERT() logging.kfraser@localhost.localdomain2007-02-211-2/+10
* xen/x86: Better BUG back traces.kfraser@localhost.localdomain2007-02-201-0/+13