aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Move watchdog from being x86 specific to common codeAndrew Cooper2013-08-131-1/+1
* x86: move watchdog declarations from config.h to nmi.hJan Beulich2013-02-151-0/+1
* xen/common/Makefile: introduce HAS_{CPUFREQ,PCI,PASSTHROUGH,NS16550,KEXEC}Stefano Stabellini2012-02-091-0/+4
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+1
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+1
* Watchdog timers for domainsKeir Fraser2010-06-041-0/+9
* Delay 5 seconds on reboot *after* stopping all CPUs.Keir Fraser2008-08-041-3/+2
* Change prototype of machine_restart to void machine_restart(void).kfraser@localhost.localdomain2007-09-101-2/+2
* [XEN] Never crash machine on int3 traps.kaf24@firebug.cl.cam.ac.uk2006-10-041-2/+1
* [XEN] Clean up shutdown handling and ignore opt_noreboot if dom0kaf24@firebug.cl.cam.ac.uk2006-08-071-0/+66