log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
debuggers.hg
log xen/common/keyhandler.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-100
-60
tip
age
author
description
2010-12-24
Keir Fraser
re-add calls accidentally deleted from run_all_nonirq_keyhandlers()
2010-12-15
Keir Fraser
Reduce side effects of handling '*' debug key
2010-07-16
Keir Fraser
xen: Send the debug VIRQ to guests after the rest of the domain dump is done.
2010-07-09
Keir Fraser
Eliminate unnecessary NR_CPUS-sized arrays from 't' key handler
2010-06-04
Keir Fraser
Watchdog timers for domains
2010-05-06
Keir Fraser
Reduce 'd' debug key's global impact
2010-05-06
Keir Fraser
Reduce '0' debug key's global impact
2010-04-19
Keir Fraser
Move tasklet implementation into its own source files.
2010-02-12
Keir Fraser
keyhandler: Do not serialise keyhandlers; increase scratch array size.
2010-02-11
Keir Fraser
keyhandler: global shared scratch space for temporary strings
2009-12-14
Keir Fraser
Disable watchdog in dump_registers
2009-10-29
Keir Fraser
Point per-vcpu vcpu_info at a dummy structure by default, avoiding
2010-07-16
Mukesh Rathor
Refresh to unstable c/s 21811
2010-03-19
Mukesh Rathor
Refresh to c/s 21046. Also, update kdb as follows:
2009-10-14
Keir Fraser
Spinlock profiling (enable in build with lock_profile=y)
2009-08-02
Keir Fraser
Add a single trigger for all diagnostic keyhandlers
2009-06-18
Keir Fraser
x86_64: allow more vCPU-s per guest
2009-05-27
Keir Fraser
Remove unused 'retry' parameter from on_selected_cpus() etc.
2009-05-27
Keir Fraser
Pass cpumasks by reference always.
2009-03-03
Keir Fraser
x86: Fix event-channel access for 32-bit HVM guests.
2009-01-08
Keir Fraser
Print domain max_pages in 'q' debug output.
2008-10-27
Keir Fraser
Print d->is_dying when dumping domain info.
2008-09-22
Keir Fraser
Add debug key 'e' for event channel information
2008-08-04
Keir Fraser
Delay 5 seconds on reboot *after* stopping all CPUs.
2008-07-28
Keir Fraser
x86: extend debug key 't' to collect useful clock skew info
2008-07-21
Keir Fraser
Fix debug key t to avoid irq jitter.
2008-06-13
Keir Fraser
Bring back console_start_log_everything() as a milder alternative to
2008-06-13
Keir Fraser
Improve serial output when dropping characters to drop them in big
2008-06-12
Keir Fraser
dom0 state dump
2008-06-12
Keir Fraser
keyhandler: When dumping all-CPU register state, wnter console sync
2008-04-11
Keir Fraser
Turn some simple softirqs into tasklets.
2008-03-16
Keir Fraser
x86: Allow bitop functions to be applied only to fields of at least 4
2007-12-12
Keir Fraser
Fix gdb debugging of hypervisor.
2007-09-10
kfraser
Change prototype of machine_restart to void machine_restart(void).
2007-07-20
Tim Deegan
[XEN] replace shadow_* with paging_* in common code
2007-05-12
Keir Fraser
xen: Free initmem after boot. Mark lots of init functions as __init
2007-03-29
kfraser
xen: Rename remaining vcpu_flags as pause_flags.
2007-03-29
kfraser
xen: Get rid of some VCPUF_* flags and move into their own byte fields.
2007-03-29
kfraser
xen: Split domain_flags into discrete first-class fields in the
2007-03-09
kfraser
xen: Debug 'q' key prints per-vcpu periodic timer info.
2007-03-09
kfraser
xm: New command 'debug-keys' to inject debug-key events into Xen.
2007-02-21
kfraser
Use RCU for domain_list and domain_hash.
2007-01-29
kfraser
Remove uses of strcpy and strncpy from common and x86 code.
2007-01-29
kfraser
Replace sprintf with snprintf and strncpy with strlcpy.
2007-01-12
kfraser
[XEN] 'd' key dumps both host and guest state.
2007-01-05
Emmanuel Ackaouy
Handle shared info (having different layout for native and compatibility
2006-11-03
kfraser
[XEN] Fix log-level printk logic for multi-line and partial-line printks.
2006-10-20
Tim Deegan
[XEN] Show shadow status of vcpus in domain info dump
2006-08-18
kfraser
[XEN] Remove shadow2 dependencies from common code.
2006-08-16
tdeegan
Replace shadow pagetable code with shadow2.
2006-08-16
shand
Whitespace clean-ups.
2006-08-07
kaf24
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0
2006-06-19
kfraser
[XEN] New function dump_execution_state() displays
2006-06-19
kfraser
[XEN] Rename show_registers() to show_execution_state().
2006-06-05
kaf24
Create new vmassist type 'pae_extended_cr3'. Only advertise
2006-04-19
kaf24
Replace &foo[0] with foo where the latter seems cleaner
2006-04-05
kaf24
Backtrack on the new interface for reserved event-channel
2006-03-13
kaf24
Add a 't' debug key to Xen for displaying info about cross-cpu clock jitter.
2006-02-25
kaf24
New VCPUOP_get_runstate_info hypercall. Returns information about the current
2006-02-24
kaf24
Cset 8950 adds shadow info dump in common code, however
less
more
|
(0)
-100
-60
tip