aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/keyhandler.c
Commit message (Expand)AuthorAgeFilesLines
...
* [XEN] replace shadow_* with paging_* in common codeTim Deegan2007-07-201-1/+0
* xen: Free initmem after boot. Mark lots of init functions as __initKeir Fraser2007-05-121-1/+1
* xen: Rename remaining vcpu_flags as pause_flags.kfraser@localhost.localdomain2007-03-291-1/+1
* xen: Get rid of some VCPUF_* flags and move into their own byte fields.kfraser@localhost.localdomain2007-03-291-1/+1
* xen: Split domain_flags into discrete first-class fields in thekfraser@localhost.localdomain2007-03-291-2/+2
* xen: Debug 'q' key prints per-vcpu periodic timer info.kfraser@localhost.localdomain2007-03-091-8/+24
* xm: New command 'debug-keys' to inject debug-key events into Xen.kfraser@localhost.localdomain2007-03-091-1/+1
* Use RCU for domain_list and domain_hash.kfraser@localhost.localdomain2007-02-211-2/+2
* Remove uses of strcpy and strncpy from common and x86 code.kfraser@localhost.localdomain2007-01-291-3/+2
* Replace sprintf with snprintf and strncpy with strlcpy.kfraser@localhost.localdomain2007-01-291-3/+2
* [XEN] 'd' key dumps both host and guest state.kfraser@localhost.localdomain2007-01-121-3/+10
* Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy2007-01-051-6/+7
* [XEN] Fix log-level printk logic for multi-line and partial-line printks.kfraser@localhost.localdomain2006-11-031-0/+4
* [XEN] Show shadow status of vcpus in domain info dumpTim Deegan2006-10-201-0/+1
* [XEN] Remove shadow2 dependencies from common code.kfraser@localhost.localdomain2006-08-181-23/+0
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-8/+11
* Whitespace clean-ups. shand@kneesaa.uk.xensource.com2006-08-161-13/+13
* [XEN] Clean up shutdown handling and ignore opt_noreboot if dom0kaf24@firebug.cl.cam.ac.uk2006-08-071-1/+1
* [XEN] New function dump_execution_state() displayskfraser@dhcp93.uk.xensource.com2006-06-191-1/+19
* [XEN] Rename show_registers() to show_execution_state().kfraser@dhcp93.uk.xensource.com2006-06-191-1/+1
* Create new vmassist type 'pae_extended_cr3'. Only advertisekaf24@firebug.cl.cam.ac.uk2006-06-051-2/+3
* Replace &foo[0] with foo where the latter seems cleanerkaf24@firebug.cl.cam.ac.uk2006-04-191-2/+2
* Backtrack on the new interface for reserved event-channelkaf24@firebug.cl.cam.ac.uk2006-04-051-1/+1
* Add a 't' debug key to Xen for displaying info about cross-cpu clock jitter.kaf24@firebug.cl.cam.ac.uk2006-03-131-2/+58
* New VCPUOP_get_runstate_info hypercall. Returns information about the currentkaf24@firebug.cl.cam.ac.uk2006-02-251-6/+0
* Cset 8950 adds shadow info dump in common code, howeverkaf24@firebug.cl.cam.ac.uk2006-02-241-16/+2
* Output which shadow mode is used, if any.cl349@firebug.cl.cam.ac.uk2006-02-231-0/+17
* Add cpumask_scnprintf() and cpulist_scnprintf(). This alsokaf24@firebug.cl.cam.ac.uk2006-01-071-6/+21
* Clean up 'q' debug key output.kaf24@firebug.cl.cam.ac.uk2005-12-311-12/+11
* Add auto-destructing per-domain rangeset data structure,kaf24@firebug.cl.cam.ac.uk2005-12-291-0/+3
* Changed UUID / Xen handle formatting to be compatible with the OSF DCE UUIDs.emellor@leeni.uk.xensource.com2005-12-201-2/+5
* Make the event-channel pending and mask arrays consist ofkaf24@firebug.cl.cam.ac.uk2005-10-171-1/+1
* Store an opaque handle (tools uuid) in the domain structurekaf24@firebug.cl.cam.ac.uk2005-10-141-1/+7
* bitkeeper revision 1.1644.1.1 (429f749dKFzVUg9NXDMVu4apHJvpNQ)kaf24@firebug.cl.cam.ac.uk2005-06-021-15/+15
* bitkeeper revision 1.1619.1.2 (429ce59cTt9KxcOT0JuoCYbuDDPRFw)cl349@firebug.cl.cam.ac.uk2005-05-311-0/+1
* bitkeeper revision 1.1389.20.1 (42836117f2yEkILParltXJcom3kTeA)kaf24@firebug.cl.cam.ac.uk2005-05-121-4/+4
* bitkeeper revision 1.1389.5.35 (427e00b2juTv-JMiPdIYinvwaH2N8Q)kaf24@firebug.cl.cam.ac.uk2005-05-081-4/+4
* bitkeeper revision 1.1389.1.2 (4270ed5dZvr_HdIQR0eBM2m4Kj81_A)kaf24@firebug.cl.cam.ac.uk2005-04-281-7/+10
* bitkeeper revision 1.1264 (4243449d-JwBVsSinjAWdYveMNhEjQ)mafetter@fleming.research2005-03-241-0/+1
|\
| * bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)kaf24@scramble.cl.cam.ac.uk2005-03-041-0/+1
* | bitkeeper revision 1.1236.32.2 (42360b33-HudAOddVBt3ez4shMiyOw)mafetter@fleming.research2005-03-141-1/+1
|/
* bitkeeper revision 1.1236.1.14 (421db08d6LIbanwxXMIaE6u0X5DIbQ)kaf24@scramble.cl.cam.ac.uk2005-02-241-1/+9
* bitkeeper revision 1.1230.2.1 (421a871fZOwVkDnyTbM9miM9F5Em1g)cl349@arcadians.cl.cam.ac.uk2005-02-221-0/+1
* bitkeeper revision 1.1228 (421803d5d7vOI2phFwJN5YLJZi4dkg)kaf24@scramble.cl.cam.ac.uk2005-02-201-5/+4
* bitkeeper revision 1.1205.1.6 (421610c1mW36wSV3s2_Nq4aCfp5XTQ)maf46@burn.cl.cam.ac.uk2005-02-181-0/+1
* bitkeeper revision 1.1205.1.5 (42160256WLh3PYM-V5i-QJliGUxICA)maf46@burn.cl.cam.ac.uk2005-02-181-1/+4
* bitkeeper revision 1.1205.1.3 (4215ee82GVkS6-XQcYeidECo27K1Qw)maf46@burn.cl.cam.ac.uk2005-02-181-1/+10
* bitkeeper revision 1.1201.1.1 (421098bauUknclk2-oQphDo3ZBC1Vw)iap10@freefall.cl.cam.ac.uk2005-02-141-1/+1
* bitkeeper revision 1.1200 (42107fffsY27L01xietRjdMzGHiDzw)kaf24@scramble.cl.cam.ac.uk2005-02-141-6/+1
* bitkeeper revision 1.1195 (420e5ff3SFUc-sHp8lfCe-xCoUlk-A)mafetter@fleming.research2005-02-121-0/+6
|\