aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/multicall.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: more XEN_GUEST_HANDLE_PARAM substitutionsStefano Stabellini2012-10-171-1/+1
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-031-0/+16
* multicall: don't ignore failure from __copy_to_guest() upon preemptionJan Beulich2011-11-111-17/+16
* Make multicall state per-vcpu rather than per-cpuKeir Fraser2010-11-161-2/+1
* Fix preemption of multicalls in compat mode.Ian Campbell2007-05-301-0/+4
* xen: Make all performance counter per-cpu, avoiding the need to updatekfraser@localhost.localdomain2007-03-271-0/+5
* Enable compatibility mode operation for HYPERVISOR_multicall.Emmanuel Ackaouy2007-01-051-1/+4
* [XEN] Some cleanups to the log-level stuff. Largely thiskaf24@localhost.localdomain2006-10-271-1/+1
* [XEN] Logging parameters for common code.kaf24@localhost.localdomain2006-10-271-1/+1
* Remove redundant performance counters.Steven Hand2006-08-241-1/+0
* [XEN] Make multicall info explicitly PER_CPU.kaf24@firebug.cl.cam.ac.uk2006-08-081-2/+2
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-1/+1
* Implement guest_access routines for copying to/from a sub-field of a structure.kaf24@firebug.cl.cam.ac.uk2006-03-081-21/+17
* Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).kaf24@firebug.cl.cam.ac.uk2006-03-071-22/+11
* Sketch a new interface for transferring hypercall arguments in memory.kaf24@firebug.cl.cam.ac.uk2006-02-281-2/+2
* Clean up grant-table code and replace uses of get_userkaf24@firebug.cl.cam.ac.uk2006-02-151-1/+3
* Uniform definition of do_iret prototype. Use 'struct foo'kaf24@firebug.cl.cam.ac.uk2006-01-271-2/+2
* Clean up and fix hypercall macros in XenLinux: we must assume thatkaf24@firebug.cl.cam.ac.uk2005-08-261-0/+12
* bitkeeper revision 1.1653 (429f7931iJ8kgS9qBlBbtyY9irorQA)cl349@firebug.cl.cam.ac.uk2005-06-021-0/+1
* bitkeeper revision 1.1649 (429f6bb65KQm70mnFwO33ykh9n1qag)cl349@firebug.cl.cam.ac.uk2005-06-021-0/+1
* bitkeeper revision 1.1627 (429dabd8oit_vtykkoDno8W9TS973g)cl349@firebug.cl.cam.ac.uk2005-06-011-1/+1
* bitkeeper revision 1.1381 (426ccd3chFZ3jThNSK9--Zvf3r2fug)kaf24@firebug.cl.cam.ac.uk2005-04-251-2/+2
* bitkeeper revision 1.1327 (42650c157OdzpVLoIU2uHsYHltTfYg)kaf24@firebug.cl.cam.ac.uk2005-04-191-2/+1
* bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)kaf24@scramble.cl.cam.ac.uk2005-03-041-0/+1
* bitkeeper revision 1.1236.1.14 (421db08d6LIbanwxXMIaE6u0X5DIbQ)kaf24@scramble.cl.cam.ac.uk2005-02-241-1/+9
* bitkeeper revision 1.1159.212.115 (4207c574hv18R_VTm-3a9w_AZzNBWw)kaf24@scramble.cl.cam.ac.uk2005-02-071-2/+2
* bitkeeper revision 1.1159.212.95 (4204aa0ee0re5Xx1zWrJ9ejxzgRs3w)kaf24@scramble.cl.cam.ac.uk2005-02-051-0/+1
* bitkeeper revision 1.1159.187.19 (41a65822miLPeexZ6MOkyk4Usl-Rpw)kaf24@scramble.cl.cam.ac.uk2004-11-251-1/+7
* bitkeeper revision 1.1159.187.17 (41a63c69lFw9w4Qh2aZDluR-6MdrkQ)kaf24@scramble.cl.cam.ac.uk2004-11-251-2/+1
* bitkeeper revision 1.1159.187.15 (41a61537tODn12flBND8W6jum0b79Q)kaf24@scramble.cl.cam.ac.uk2004-11-251-0/+76