linux-stable-rt/arch/x86/xen
Jeremy Fitzhardinge d451bb7aa8 xen: make phys_to_machine structure dynamic
We now support the use of memory hotplug, so the physical to machine
page mapping structure must be dynamic.  This is implemented as a
two-level radix tree structure, which allows us to efficiently
incrementally allocate memory for the p2m table as new pages are
added.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:37 +02:00
..
Kconfig xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
Makefile xen: Move manage.c to drivers/xen for ia64/xen support 2008-05-27 10:11:36 +02:00
enlighten.c xen: make phys_to_machine structure dynamic 2008-05-27 10:11:37 +02:00
grant-table.c xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
mmu.c xen: make phys_to_machine structure dynamic 2008-05-27 10:11:37 +02:00
mmu.h xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
multicalls.c
multicalls.h
setup.c xen: make phys_to_machine structure dynamic 2008-05-27 10:11:37 +02:00
smp.c xen: count resched interrupts properly 2008-05-27 10:11:37 +02:00
time.c
vdso.h
xen-asm.S xen: fold xen_sysexit into xen_iret 2008-04-24 23:57:33 +02:00
xen-head.S xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
xen-ops.h xen: make phys_to_machine structure dynamic 2008-05-27 10:11:37 +02:00