This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b072bdc119
freebsd-dev
/
sys
/
dev
/
xen
History
Andre Oppermann
b072bdc119
Fix mbuf debugging printf()'s after the recent mbuf header changes.
2013-08-26 13:17:37 +00:00
..
balloon
Allow booting XENHVM kernel without Xen hypervisor.
2012-06-20 15:45:50 +00:00
blkback
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00
blkfront
In the Xen block front driver, take advantage of backends that
2013-06-26 20:39:07 +00:00
console
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
control
- Fix !SMP build.
2013-01-03 13:42:45 +00:00
netback
Fix mbuf debugging printf()'s after the recent mbuf header changes.
2013-08-26 13:17:37 +00:00
netfront
sys/dev/xen/netfront/netfront.c:
2013-06-14 03:31:11 +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
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00