freebsd-skq/sys/dev/xen
Marius Strobl dcceabd344 - Fix !SMP build.
- Replace incorrect function names in printf(9) strings with __func__.
- Make xctrl_shutdown_reasons table const.
- Use nitems() rather than rolling an own version.
- Use DEVMETHOD_END.
- Use NULL rather than 0 for pointers.

MFC after:	3 days
2013-01-03 13:42:45 +00:00
..
balloon
blkback Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
blkfront
console
control - Fix !SMP build. 2013-01-03 13:42:45 +00:00
evtchn
netback Redo r242889, now using the method from projects/amd64_xen_pv r240747. 2012-11-12 22:28:32 +00:00
netfront Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
pcifront
xenpci