Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: Correct typo in #undef for symbol NBPL | royger | 2016-06-06 | 1 | -1/+1 |
* | xen/intr: fix the event channel enabled per-cpu mask | royger | 2015-11-05 | 1 | -0/+6 |
* | xen: Code cleanup and small bug fixes | royger | 2015-10-21 | 1 | -3/+25 |
* | xen: allow disabling PV disks and nics | royger | 2015-08-21 | 1 | -0/+3 |
* | xen: introduce a newbus function to allocate unused memory | royger | 2015-05-08 | 1 | -0/+7 |
* | Make this compile with gcc. | imp | 2014-04-05 | 1 | -1/+0 |
* | Revert last change, it breaks other things. | imp | 2014-03-19 | 1 | -0/+1 |
* | Remove redunant declaration. gcc complains while clang doesn't. | imp | 2014-03-19 | 1 | -1/+0 |
* | xen: add and enable Xen console for PVH guests | royger | 2014-03-11 | 1 | -0/+4 |
* | xen: add macro to detect if running as Dom0 | royger | 2014-03-11 | 1 | -0/+7 |
* | xen: add PV/PVH kernel entry point | royger | 2014-03-11 | 1 | -0/+4 |
* | Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silence | dim | 2013-10-18 | 1 | -2/+0 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 1 | -0/+95 |