aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/callback.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* tools: drop ia64 supportIan Campbell2012-09-121-1/+1
* x86: Remove CALLBACKTYPE_sysexit.Keir Fraser2007-10-241-7/+0
* x86-64: syscall/sysenter support for 32-bit apps for both 32-bit appsKeir Fraser2007-10-241-4/+40
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* Extend callback-registration hypercall to take a flags argument.kaf24@firebug.cl.cam.ac.uk2006-06-051-3/+12
* Finish separating the typedefs from structure definitions in Xen public headers.kaf24@firebug.cl.cam.ac.uk2006-05-211-4/+6
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-2/+2
* Xen support for sysenter/exit on x86_32 when supervisor_mode_kernel isIan.Campbell@xensource.com2006-04-211-0/+5
* Merge nmi_op functionality with the callback_op hypercall.Ian.Campbell@xensource.com2006-04-211-0/+1
* Add new hypercall "set_callback" taking a callback identifier and theIan.Campbell@xensource.com2006-04-061-0/+57