aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xen/control
Commit message (Expand)AuthorAgeFilesLines
* MFC 257876:Roger Pau Monné2013-12-051-8/+1
* Initialize a variable in sys/dev/xen/control/control.c, to silence a gccDimitry Andric2013-10-071-0/+1
* Add support for suspend/resume/migration operations when running as aJustin T. Gibbs2013-09-201-12/+65
* Implement vector callback for PVHVM and unify event channel implementationsJustin T. Gibbs2013-08-291-7/+10
* - Fix !SMP build.Marius Strobl2013-01-031-13/+11
* Properly handle suspend/resume events in the Xen deviceJustin T. Gibbs2011-09-201-9/+31
* Remove pc_cpumask and pc_other_cpus usage from MI code.Attilio Rao2011-06-131-4/+5
* Monitor and emit events for XenStore changes to XenBus treesJustin T. Gibbs2011-06-111-2/+1
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-8/+13
* Improve the Xen para-virtualized device infrastructure of FreeBSD:Justin T. Gibbs2010-10-191-0/+493