summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen/blkback
Commit message (Expand)AuthorAgeFilesLines
* Fix regression in the handling of blkback close events forgibbs2012-02-171-6/+2
* Fix typo in a printf string: "specificed" -> "specified".gibbs2012-02-161-4/+4
* Enhance documentation, improve interoperability, and fix defects ingibbs2012-02-151-55/+152
* Xen netback driver rewrite.ken2012-01-261-0/+4
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Several enhancements to the Xen block back driver.gibbs2011-06-131-529/+1451
* Monitor and emit events for XenStore changes to XenBus treesgibbs2011-06-111-2/+1
* sys/dev/xen/blkback/blkback.c:gibbs2010-10-281-2/+5
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-191-1019/+2644
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-201-2/+2
* Make the newbus subsystem Giant free by adding the new newbus sxlock.attilio2009-08-021-2/+2
* Last step of splitting up minor and unit numbers: remove minor().ed2009-01-281-2/+2
* Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed threadattilio2008-08-281-1/+1
* Import Xen paravirtual drivers.kmacy2008-08-121-0/+1349
OpenPOWER on IntegriCloud