summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/traps.h
AgeCommit message (Expand)Author
2019-07-24x86/pv: Move async_exception_cleanup() into pv/iret.cAndrew Cooper
2018-10-20x86/pv: make guest_io_{read,write} local functionsWei Liu
2017-06-28x86/traps.h: remove unused declaration of cpu_user_regsWei Liu
2017-06-28x86/traps: move some PV specific functions to pv/traps.cWei Liu
2017-06-28x86/traps: simplify and rename send_guest_trapWei Liu
2017-06-27x86: simplify guest_has_trap_callbackWei Liu
2017-06-23x86: fix coding a style issue in asm-x86/traps.hWei Liu
2017-05-30x86/traps: export trapstr()Wei Liu
2015-07-29Replace FSF street address with canonical URLIan Campbell
2015-06-09x86: adjust PV I/O emulation functions' typesJan Beulich
2014-06-18x86/mce: sanitise the #MC entry pathAndrew Cooper
2014-06-10x86/traps: const-correctness for IST handlersAndrew Cooper
2013-11-13pvh: use PV handlers for PIOGeorge Dunlap
2010-04-19Clean up MCA MSR virtualization and vMCE injectionKeir Fraser
2009-12-01x86: fix MCE/NMI injectionKeir Fraser
2009-08-14x86: cleanup rdmsr/wrmsrKeir Fraser
2009-07-15x86: extend some of Intel's recent MCE work to also support AMDKeir Fraser
2009-03-31x86 mce: fix and clean up c/s 19423Keir Fraser
2009-03-17x86 mcheck: Replace hypervisor MCA telemetry structures with somethingKeir Fraser
2008-07-04x86: MCA support.Keir Fraser