aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/vcpu.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86: increase MAX_LOCAL_APICKeir Fraser2010-12-151-6/+3
* Allow guests to register secondary vcpu_time_infoKeir Fraser2009-10-191-0/+28
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-0/+2
* x86: Reserve 32 bits for each of acpiid and apicid in new phys_id vcpu hyperc...Keir Fraser2008-03-101-4/+6
* x86: New vcpu_op call to get physical CPU identity.Keir Fraser2008-03-051-1/+17
* Allow a guest to send NMIs to its VCPUs.Keir Fraser2007-10-221-0/+3
* Cleanups to map_vcpu_info.kfraser@localhost.localdomain2007-05-241-2/+3
* Implement VCPUOP_register_vcpu_infoJeremy Fitzhardinge2007-05-241-2/+1
* Even though 3.1.0 won't have an implementation for it, reservekfraser@localhost.localdomain2007-05-031-0/+18
* Add flags field to VCPUOP_set_singlsehot_timer.kfraser@localhost.localdomain2007-03-101-1/+7
* xen: New vcpu_op commands for setting periodic and single-shot timers.kfraser@localhost.localdomain2007-03-091-5/+31
* [XEN] Define remaining x86 public pointer fields as guest handles.kfraser@localhost.localdomain2006-11-151-2/+5
* [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-4/+6
* New VCPUOP_register_runstate_memory_area hypercall. Avoidskaf24@firebug.cl.cam.ac.uk2006-02-251-1/+22
* New VCPUOP_get_runstate_info hypercall. Returns information about the currentkaf24@firebug.cl.cam.ac.uk2006-02-251-0/+34
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-0/+10
* Rename VCPUOP_craete to VCPUOP_initialise. It is likely thatkaf24@firebug.cl.cam.ac.uk2005-10-041-9/+8
* Create new vcpu_op() hypercall. Replaces old boot_vcpu()kaf24@firebug.cl.cam.ac.uk2005-10-031-0/+55