summaryrefslogtreecommitdiffstats
path: root/sys/xen/gnttab.c
Commit message (Expand)AuthorAgeFilesLines
* xen: move grant table coderoyger2014-12-101-720/+0
* opt_global.h is included automatically in the build. No need toimp2014-11-181-1/+0
* xen: unify gnttab initialization for PVHVM and PVHroyger2014-06-161-13/+27
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-291-6/+6
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-4/+2
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-191-22/+58
* Correct bug introduced while purging the -ERRNO Linuxism from thegibbs2009-12-291-1/+1
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-44/+114
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-221-591/+0
| * Update interfaces to build against RELENG_6kmacy2008-10-151-5/+0
* | merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-291-29/+36
* | Integrate 185578 from dfrkmacy2008-12-041-3/+3
|/
* Update xen/interface includes to the latest in mercurialkmacy2008-09-261-8/+5
* partial update to interface headers to 3.2kmacy2008-09-251-4/+6
* Make sure we don't lose the most significant bits of the frame number on PAE ...kmacy2008-08-171-1/+1
* Import OS interfaces to Xen services.kmacy2008-08-121-0/+597
OpenPOWER on IntegriCloud