freebsd-dev/sys/xen
Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.

 - Normalize functions that allocate memory to use kmem_*
 - Those that allocate address space are named kva_*
 - Those that operate on maps are named kmap_*
 - Implement recursive allocation handling for kmem_arena in vmem.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	EMC / Isilon Storage Division
2013-08-07 06:21:20 +00:00
..
evtchn Adjust i386 Xen PV support for updated Xen interface files. 2013-06-17 01:43:07 +00:00
interface Adjust i386 Xen PV support for updated Xen interface files. 2013-06-17 01:43:07 +00:00
xenbus Fix loss of the emulated keyboard on Xen PV HVM domains. 2013-05-22 19:22:44 +00:00
xenstore Upgrade Xen interface headers to Xen 4.2.1. 2013-06-14 23:43:44 +00:00
blkif.h Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
evtchn.h
features.c
features.h
gnttab.c Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
gnttab.h Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
hvm.h Upgrade Xen interface headers to Xen 4.2.1. 2013-06-14 23:43:44 +00:00
hypervisor.h
xen_intr.h Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00