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 Allow booting XENHVM kernel without Xen hypervisor. 2012-06-20 15:45:50 +00:00
blkback Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
blkfront Fix a bug which causes a panic in daopen(). The panic is caused by 2012-06-24 04:29:03 +00:00
console kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
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 - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
xenpci Make XENHVM work on i386. The __ffs() function counts bits starting from 2012-01-16 02:38:45 +00:00