summaryrefslogtreecommitdiffstats
path: root/sys/xen/xenbus
Commit message (Expand)AuthorAgeFilesLines
* MFC: r292969araujo2016-01-081-2/+0
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-294-73/+6
* Fix loss of the emulated keyboard on Xen PV HVM domains.gibbs2013-05-221-27/+50
* Enhance documentation, improve interoperability, and fix defects ingibbs2012-02-151-0/+14
* Properly handle suspend/resume events in the Xen devicegibbs2011-09-203-6/+6
* Monitor and emit events for XenStore changes to XenBus treesgibbs2011-06-118-82/+277
* Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier.mdf2011-01-191-5/+5
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-1915-2570/+1990
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-201-4/+0
* Make the newbus subsystem Giant free by adding the new newbus sxlock.attilio2009-08-021-0/+4
* Don't call the watch callback if its NULL.adrian2009-05-281-4/+11
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-112-18/+18
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-228-3401/+0
| * merge fix for boot-time hang on centos' xenkmacy2008-11-141-24/+38
| * Update interfaces to build against RELENG_6kmacy2008-10-151-3/+3
* | merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-298-1187/+1057
* | Integrate 185578 from dfrkmacy2008-12-049-1004/+635
* | merge fix for boot-time hang on centos' xenkmacy2008-11-141-24/+38
|/
* - add more debug cruft to xenbuskmacy2008-08-203-13/+47
* Check for watch events when doing inline message processingkmacy2008-08-201-16/+39
* Xen 3.2 now interleaves watch events with regular message notifications.kmacy2008-08-206-44/+79
* Compile fixes for xen build.kmacy2008-08-156-0/+7
* Import OS interfaces to Xen services.kmacy2008-08-128-0/+3288
OpenPOWER on IntegriCloud