linux/arch/x86/xen
Jeremy Fitzhardinge 91e0c5f3da xen: add batch completion callbacks
This adds a mechanism to register a callback function to be called once
a batch of hypercalls has been issued.  This is typically used to unlock
things which must remain locked until the hypercall has taken place.

[ Stable folks: pre-req for 2.6.23 bugfix "xen: deal with stale cr3
  values when unpinning pagetables" ]

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Stable Kernel <stable@kernel.org>
2007-10-16 11:51:30 -07:00
..
enlighten.c Clean up duplicate includes in arch/i386/xen/ 2007-10-16 11:51:29 -07:00
events.c i386: move xen 2007-10-11 11:16:51 +02:00
features.c i386: move xen 2007-10-11 11:16:51 +02:00
Kconfig i386: move xen 2007-10-11 11:16:51 +02:00
Makefile i386: move xen 2007-10-11 11:16:51 +02:00
manage.c i386: move xen 2007-10-11 11:16:51 +02:00
mmu.c Clean up duplicate includes in arch/i386/xen/ 2007-10-16 11:51:29 -07:00
mmu.h i386: move xen 2007-10-11 11:16:51 +02:00
multicalls.c xen: add batch completion callbacks 2007-10-16 11:51:30 -07:00
multicalls.h xen: add batch completion callbacks 2007-10-16 11:51:30 -07:00
setup.c i386: move xen 2007-10-11 11:16:51 +02:00
smp.c xen: yield to IPI target if necessary 2007-10-16 11:51:30 -07:00
time.c xen: yield to IPI target if necessary 2007-10-16 11:51:30 -07:00
vdso.h i386: move xen 2007-10-11 11:16:51 +02:00
xen-asm.S i386: move xen 2007-10-11 11:16:51 +02:00
xen-head.S i386: move xen 2007-10-11 11:16:51 +02:00
xen-ops.h xen: yield to IPI target if necessary 2007-10-16 11:51:30 -07:00