summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen/xenpci
Commit message (Expand)AuthorAgeFilesLines
* Add support for suspend/resume/migration operations when running as agibbs2013-09-201-16/+2
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-293-631/+67
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-1/+1
* Remove files not connected to the build. It's confusing enough thatmarius2013-01-031-80/+0
* Make XENHVM work on i386. The __ffs() function counts bits starting fromcperciva2012-01-161-1/+1
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-041-1/+7
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-192-11/+113
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-114-0/+941
OpenPOWER on IntegriCloud