aboutsummaryrefslogtreecommitdiff
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Bump NR_GRANT_PAGESSamuel Thibault2014-08-301-1/+1
* xen: fix error handlingJustus Winter2014-03-202-6/+4
* Only complain once per boot about Xen console smashSamuel Thibault2014-03-201-1/+1
* xen: fix buffer sizeJustus Winter2014-02-041-1/+1
* xen: add missing includesJustus Winter2013-12-171-0/+2
* time: remove unused variableMarin Ramesa2013-12-091-1/+0
* i386/i386at/conf.c: remove forward declarationsMarin Ramesa2013-12-051-0/+8
* Fix overflow in Xen clock computationVladimir 'φ-coder/phcoder' Serbinenko2013-11-091-1/+5
* Fix format warningsMiguel Figueiredo2013-06-042-6/+6
* Add initial code for disabling PV pagetablesSamuel Thibault2013-01-283-0/+14
* Add initial code for disabling ring1 xen executionSamuel Thibault2013-01-281-0/+10
* Add initial code for disabling PV descriptorsSamuel Thibault2013-01-281-1/+13
* Complain about Xen console smash only once at a timeSamuel Thibault2012-03-201-1/+5
* Fix assembly snippet portabilitySamuel Thibault2012-03-181-2/+2
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Merge branch 'master' into master-slabSamuel Thibault2012-01-281-0/+74
|\
| * Cope with dom0s which do not respect feature-no-csum-offloadSamuel Thibault2011-12-301-0/+74
* | Fix kern/kalloc.h includesRichard Braun2011-12-173-0/+3
|/
* Do not map xen driver pagesSamuel Thibault2011-10-162-13/+13
* Remove unused [!MACH_KERNEL] driver codeGuillem Jover2011-09-121-5/+0
* Fix copyright assignmentSamuel Thibault2011-08-3018-18/+18
* Console declaration cleanupSamuel Thibault2011-08-302-3/+7
* Disable (<i486)-only WP workaround on Xen & PAESamuel Thibault2011-08-282-8/+0
* xen block: Add more legacy hd* name supportSamuel Thibault2011-02-091-4/+47
* Defer Xen device initialization to device_service_createSamuel Thibault2011-02-073-5/+11
* Add rx-copy support to netfrontSamuel Thibault2011-02-071-19/+51
* Fix "make dist"Guillem Jover2010-08-271-1/+52
* Extend machine addresses to 64bit for PAESamuel Thibault2010-04-081-1/+1
* Fix Xen build without kdbSamuel Thibault2010-03-141-1/+1
* Fix debugger triggerroot2009-12-221-2/+5
* Add Xen supportSamuel Thibault2009-12-1662-0/+11122