summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen/blkfront
Commit message (Expand)AuthorAgeFilesLines
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-041-0/+1
* Set correct maximum I/O length. We can only handle I/O of up tocperciva2010-12-061-1/+1
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-192-234/+426
* In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference()gibbs2009-12-291-1/+1
* Correct alignment and boundary constraints in blkfront's bus dma tag. Thegibbs2009-12-281-2/+2
* Merge Scott Long's latest blkfront now that the licensing issues are resolvedkmacy2009-11-302-539/+654
* Update license to reflect terms in xen 2.0 as of the time when the driver was...kmacy2009-11-302-17/+40
* fixup kernel core dumps on paravirtual guestskmacy2009-11-241-1/+1
* add core dump support to blkfrontkmacy2009-08-301-2/+87
* update backend_changed to reflect .m prototypekmacy2009-06-131-1/+3
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-26/+39
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-222-1123/+0
* | merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-291-25/+24
* | Integrate 185578 from dfrkmacy2008-12-042-111/+192
|/
* Update xen/interface includes to the latest in mercurialkmacy2008-09-261-2/+4
* Evidently the block device starts at 767.kmacy2008-08-241-1/+1
* make block devices start at 0kmacy2008-08-231-3/+4
* mark blkfront_info as readykmacy2008-08-201-1/+2
* Make sure that machine addresses are vm_paddr_tkmacy2008-08-171-6/+7
* Import Xen paravirtual drivers.kmacy2008-08-122-0/+1118
OpenPOWER on IntegriCloud