summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_vimage.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce an interm userland-kernel API for creating vnets andzec2009-05-311-27/+377
* V_irtualize the if_clone framework, thus allowing for clonable ifnetszec2009-05-231-0/+5
* Introduce the if_vmove() function, which will be used in the futurezec2009-05-221-1/+1
* Introduce a new virtualization container, provisionally named vprocg, to holdzec2009-05-081-0/+23
* Change the curvnet variable from a global const struct vnet *,zec2009-05-051-4/+54
* Permit buiding kernels with options VIMAGE, restricted to only a singlezec2009-04-301-1/+29
* Extend the vnet module registration / initialization frameworkzec2009-04-261-4/+73
* Introduce vnet module registration / initialization framework withzec2009-04-111-4/+140
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-0/+98
OpenPOWER on IntegriCloud