Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On XenServer the "halt" message is used instead of "poweroff", which | gibbs | 2013-11-09 | 1 | -8/+1 |
* | Initialize a variable in sys/dev/xen/control/control.c, to silence a gcc | dim | 2013-10-07 | 1 | -0/+1 |
* | Add support for suspend/resume/migration operations when running as a | gibbs | 2013-09-20 | 1 | -12/+65 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 1 | -7/+10 |
* | - Fix !SMP build. | marius | 2013-01-03 | 1 | -13/+11 |
* | Properly handle suspend/resume events in the Xen device | gibbs | 2011-09-20 | 1 | -9/+31 |
* | With retirement of cpumask_t and usage of cpuset_t for representing a | attilio | 2011-07-04 | 1 | -4/+5 |
* | Monitor and emit events for XenStore changes to XenBus trees | gibbs | 2011-06-11 | 1 | -2/+1 |
* | Commit the support for removing cpumask_t and replacing it directly with | attilio | 2011-05-05 | 1 | -8/+13 |
* | Improve the Xen para-virtualized device infrastructure of FreeBSD: | gibbs | 2010-10-19 | 1 | -0/+493 |