aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/notifier.h
Commit message (Collapse)AuthorAgeFilesLines
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
| | | | | | | | | | | | | As we expect all source files to include the header as the first thing anyway, stop doing this by repeating the inclusion in each and every source file (and in many headers), but rather enforce this uniformly through the compiler command line. As a first cleanup step, remove the explicit inclusion from all common headers. Further cleanup can be done incrementally. Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Keir Fraser <keir@xen.org>
* Clean up notifier-chain interface and use new interface in CPU hotplug.Keir Fraser2010-05-181-19/+19
| | | | Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
* x86: Implement cpu hotplug notifiers. Use them.Keir Fraser2010-05-141-24/+7
| | | | Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
* Import raw notifier subsystem from Linux.Keir Fraser2010-05-141-0/+89
| | | | Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
* bitkeeper revision 1.950 (40c86066TdQwTUVQtZ0q0py10MTUgg)kaf24@scramble.cl.cam.ac.uk2004-06-101-64/+0
| | | | | Removed old I/O world and cleaned up.
* bitkeeper revision 1.821 (406007d6uu0vZYDxa9P1ZfNO9kF_Cg)kaf24@scramble.cl.cam.ac.uk2004-03-231-0/+64
Many files: xeno -> xen renames. ide-xen.c: Rename: xen/drivers/ide/ide-xeno.c -> xen/drivers/ide/ide-xen.c xen.lds: Rename: xen/arch/i386/xeno.lds -> xen/arch/i386/xen.lds Many files: mvdir