aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/nmi.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86: restore (optional) forwarding of PCI SERR induced NMI to Dom0Jan Beulich2013-01-221-0/+5
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-0/+2
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* Finish separating the typedefs from structure definitions in Xen public headers.kaf24@firebug.cl.cam.ac.uk2006-05-211-2/+3
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-1/+1
* Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).kaf24@firebug.cl.cam.ac.uk2006-03-071-1/+6
* Pass NMIs to DOM0 via a dedicated callback, core Xen support.Ian.Campbell@xensource.com2006-01-111-0/+54