summaryrefslogtreecommitdiffstats
path: root/sys/xen/xen-os.h
Commit message (Expand)AuthorAgeFilesLines
* xen/intr: fix the event channel enabled per-cpu maskroyger2015-11-051-0/+6
* xen: Code cleanup and small bug fixesroyger2015-10-211-3/+25
* xen: allow disabling PV disks and nicsroyger2015-08-211-0/+3
* xen: introduce a newbus function to allocate unused memoryroyger2015-05-081-0/+7
* Make this compile with gcc.imp2014-04-051-1/+0
* Revert last change, it breaks other things.imp2014-03-191-0/+1
* Remove redunant declaration. gcc complains while clang doesn't.imp2014-03-191-1/+0
* xen: add and enable Xen console for PVH guestsroyger2014-03-111-0/+4
* xen: add macro to detect if running as Dom0royger2014-03-111-0/+7
* xen: add PV/PVH kernel entry pointroyger2014-03-111-0/+4
* Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silencedim2013-10-181-2/+0
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-291-0/+95
OpenPOWER on IntegriCloud