summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/bug.h
AgeCommit message (Expand)Author
2016-09-23bug/x86/arm: Align bug_frames sections.Konrad Rzeszutek Wilk
2016-03-22x86/arm: Add BUGFRAME_NR define and BUILD checks.Konrad Rzeszutek Wilk
2015-11-03x86/bug: break out the internals of BUG_FRAME()Andrew Cooper
2015-06-24x86: fix build with old gasJan Beulich
2015-04-14x86: infrastructure to create BUG_FRAMES in asm codeAndrew Cooper
2013-10-14x86: fix bug_line()Jan Beulich
2013-09-19x86: mark BUG()s and assertion failures as terminal.Tim Deegan
2013-08-30xen/x86: don't use '.ifnes' in bug frame construction.Tim Deegan
2013-08-23x86: move struct bug_frame instances out of lineJan Beulich
2012-09-12xen: Remove x86_32 build target.Keir Fraser
2011-03-07x86: Add another '&' to the function arg of run_in_exception_handler.Tim Deegan
2011-03-07x86: revert 22983:0edb666c8300Tim Deegan
2011-03-07Xen: remove run_in_exception_handler() and recode its only callerTim Deegan
2011-01-18xen: stringify assertion condition for printing sooner.Keir Fraser
2010-02-24x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser
2009-03-31x86: unify BUG() & Co, reduce overhead on x86-64Keir Fraser
2007-03-27Add WARN() and generic WARN_ON().kfraser@localhost.localdomain
2007-02-21x86: Better BUG() and ASSERT() logging.kfraser@localhost.localdomain
2007-02-20xen/x86: Better BUG back traces.kfraser@localhost.localdomain