aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/gnttab.c
Commit message (Expand)AuthorAgeFilesLines
* xen: move grant table codeRoger Pau Monné2014-12-101-720/+0
* opt_global.h is included automatically in the build. No need toWarner Losh2014-11-181-1/+0
* xen: unify gnttab initialization for PVHVM and PVHRoger Pau Monné2014-06-161-13/+27
* Implement vector callback for PVHVM and unify event channel implementationsJustin T. Gibbs2013-08-291-6/+6
* Replace kernel virtual address space allocation with vmem. This providesJeff Roberson2013-08-071-4/+2
* Improve the Xen para-virtualized device infrastructure of FreeBSD:Justin T. Gibbs2010-10-191-22/+58
* Correct bug introduced while purging the -ERRNO Linuxism from theJustin T. Gibbs2009-12-291-1/+1
* Merge in support for Xen HVM on amd64 architecture.Doug Rabson2009-03-111-44/+114
* merge 186535, 186537, and 186538 from releng_7_xenKip Macy2008-12-291-29/+36
* Integrate 185578 from dfrKip Macy2008-12-041-3/+3
* Update xen/interface includes to the latest in mercurialKip Macy2008-09-261-8/+5
* partial update to interface headers to 3.2Kip Macy2008-09-251-4/+6
* Make sure we don't lose the most significant bits of the frame number on PAE ...Kip Macy2008-08-171-1/+1
* Import OS interfaces to Xen services.Kip Macy2008-08-121-0/+597