summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen/balloon/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix msleep() usage in Xen balloon driver to not wake up on every HZ tick.mav2011-05-131-11/+7
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-041-1/+1
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-191-5/+5
* Fix the Xen build for i386 PV mode.dfr2009-04-011-0/+8
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-125/+244
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-221-446/+0
|/
* Import Xen paravirtual drivers.kmacy2008-08-121-0/+446
OpenPOWER on IntegriCloud