| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Xen blkif indirect segment I/Os. This makes it possible for | cperciva | 2015-07-30 | 2 | -23/+111 |
* | Rename mksegarray to xbd_mksegarray for consistency with other function | cperciva | 2015-06-23 | 1 | -2/+2 |
* | Garbage collect comments and a macro which related to the pre-r284296 | cperciva | 2015-06-21 | 1 | -12/+2 |
* | Move the bus_dma_tag creation and per-transaction data allocation from | cperciva | 2015-06-21 | 1 | -48/+48 |
* | If we fail to allocate memory, pass ENOMEM as the error code, not the | cperciva | 2015-06-21 | 1 | -1/+1 |
* | Refactor xbd_queue_cb, extracting the code which converts bus_dma segments | cperciva | 2015-06-20 | 1 | -38/+43 |
* | Minor clean up to xbd_queue_cb: | cperciva | 2015-06-19 | 1 | -4/+4 |
* | xen-blk{front/back}: remove broken FreeBSD extensions | royger | 2015-06-12 | 2 | -145/+50 |
* | Revert r269814: blkfront: add support for unmapped IO | royger | 2014-09-04 | 1 | -7/+5 |
* | blkfront: add support for unmapped IO | royger | 2014-08-11 | 1 | -5/+7 |
* | Allow FreeBSD to be booted from CDROM media on XenServer 6.2 and | gibbs | 2013-10-13 | 1 | -5/+33 |
* | If reading a virtual-device value fails, attempt to read a virtual-device-ext | cperciva | 2013-08-30 | 1 | -0/+3 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 2 | -22/+17 |
* | Remove duplicate dev.xbd.*.max_requests sysctl added in r252260. | cperciva | 2013-08-27 | 1 | -4/+0 |
* | In the Xen block front driver, take advantage of backends that | gibbs | 2013-06-26 | 2 | -27/+175 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-16 | 1 | -1/+1 |
* | Properly track the different reasons new I/O is temporarily disabled, and | gibbs | 2013-06-15 | 2 | -16/+58 |
* | Improve debugger visibility into queuing functions by removing the macro | gibbs | 2013-06-14 | 2 | -178/+197 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-01 | 1 | -11/+0 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-01 | 1 | -20/+20 |
* | Style changes. No intended functional changes. | gibbs | 2013-05-31 | 1 | -5/+5 |
* | Style cleanups. No intended functional changes. | gibbs | 2013-05-31 | 1 | -725/+687 |
* | Style cleanups. No intended functional changes. | gibbs | 2013-05-31 | 2 | -659/+664 |
* | Apply the ad* => ada* IDE device name transition to the Xen block | gibbs | 2013-05-31 | 1 | -10/+10 |
* | Fix a bug which causes a panic in daopen(). The panic is caused by | ken | 2012-06-24 | 1 | -1/+1 |
* | Correct failure to attach the PV block front device on Citrix | gibbs | 2012-03-25 | 1 | -15/+19 |
* | Final pass at having devices use their bus parent for dma tags. The | scottl | 2012-03-12 | 1 | -1/+1 |
* | Fix a bug in the calculation of the maximum I/O request size. | gibbs | 2012-02-16 | 2 | -11/+44 |
* | Enhance documentation, improve interoperability, and fix defects in | gibbs | 2012-02-15 | 2 | -40/+114 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Add suspend/resume support to the Xen blkfront driver. | gibbs | 2011-09-21 | 2 | -46/+51 |
* | Monitor and emit events for XenStore changes to XenBus trees | gibbs | 2011-06-11 | 1 | -3/+1 |
* | Make "options XENHVM" compile for i386, not just amd64 -- a largely | rwatson | 2011-01-04 | 1 | -0/+1 |
* | Set correct maximum I/O length. We can only handle I/O of up to | cperciva | 2010-12-06 | 1 | -1/+1 |
* | Improve the Xen para-virtualized device infrastructure of FreeBSD: | gibbs | 2010-10-19 | 2 | -234/+426 |
* | In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference() | gibbs | 2009-12-29 | 1 | -1/+1 |
* | Correct alignment and boundary constraints in blkfront's bus dma tag. The | gibbs | 2009-12-28 | 1 | -2/+2 |
* | Merge Scott Long's latest blkfront now that the licensing issues are resolved | kmacy | 2009-11-30 | 2 | -539/+654 |
* | Update license to reflect terms in xen 2.0 as of the time when the driver was... | kmacy | 2009-11-30 | 2 | -17/+40 |
* | fixup kernel core dumps on paravirtual guests | kmacy | 2009-11-24 | 1 | -1/+1 |
* | add core dump support to blkfront | kmacy | 2009-08-30 | 1 | -2/+87 |
* | update backend_changed to reflect .m prototype | kmacy | 2009-06-13 | 1 | -1/+3 |
* | Merge in support for Xen HVM on amd64 architecture. | dfr | 2009-03-11 | 1 | -26/+39 |
|\ |
|
| * | Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64 | dfr | 2008-11-22 | 2 | -1123/+0 |
* | | merge 186535, 186537, and 186538 from releng_7_xen | kmacy | 2008-12-29 | 1 | -25/+24 |
* | | Integrate 185578 from dfr | kmacy | 2008-12-04 | 2 | -111/+192 |
|/ |
|
* | Update xen/interface includes to the latest in mercurial | kmacy | 2008-09-26 | 1 | -2/+4 |
* | Evidently the block device starts at 767. | kmacy | 2008-08-24 | 1 | -1/+1 |
* | make block devices start at 0 | kmacy | 2008-08-23 | 1 | -3/+4 |
* | mark blkfront_info as ready | kmacy | 2008-08-20 | 1 | -1/+2 |