freebsd-dev/sys/dev/xen
Mateusz Guzik 8a08cec166 Create a dedicated function for ensuring that cdir and rdir are populated.
Previously several places were doing it on its own, partially
incorrectly (e.g. without the filedesc locked) or even actively harmful
by populating jdir or assigning rootvnode without vrefing it.

Reviewed by:	kib
2015-07-11 16:22:48 +00:00
..
balloon Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
blkback Create a dedicated function for ensuring that cdir and rdir are populated. 2015-07-11 16:22:48 +00:00
blkfront Rename mksegarray to xbd_mksegarray for consistency with other function 2015-06-23 06:50:03 +00:00
console
control Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
debug xen: add a handler for the debug interrupt 2015-03-30 07:09:07 +00:00
evtchn
grant_table xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
netback xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
netfront netfront: preserve configuration across migrations 2015-07-03 12:09:05 +00:00
pci
pcifront
privcmd xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
pvcpu
timer
xenpci
xenstore