summaryrefslogtreecommitdiff
path: root/xen
AgeCommit message (Expand)Author
2016-09-21Update device drivers for highmem supportRichard Braun
2016-09-21Redefine what an external page isRichard Braun
2016-08-31Avoid using non-ascii source encodingSamuel Thibault
2016-05-20xen: fix prototypeJustus Winter
2016-05-18Fix gcc-6 warningsSamuel Thibault
2016-04-20xen: fix buildJustus Winter
2016-04-04Follow-up stdint useSamuel Thibault
2016-04-04Use uint32_t instead of unsigned32_t.Flavio Cruz
2014-08-30Bump NR_GRANT_PAGESSamuel Thibault
2014-03-20xen: fix error handlingJustus Winter
2014-03-20Only complain once per boot about Xen console smashSamuel Thibault
2014-02-04xen: fix buffer sizeJustus Winter
2013-12-17xen: add missing includesJustus Winter
2013-12-09time: remove unused variableMarin Ramesa
2013-12-05i386/i386at/conf.c: remove forward declarationsMarin Ramesa
2013-11-09Fix overflow in Xen clock computationVladimir 'φ-coder/phcoder' Serbinenko
2013-06-04Fix format warningsMiguel Figueiredo
2013-01-28Add initial code for disabling PV pagetablesSamuel Thibault
2013-01-28Add initial code for disabling ring1 xen executionSamuel Thibault
2013-01-28Add initial code for disabling PV descriptorsSamuel Thibault
2012-03-20Complain about Xen console smash only once at a timeSamuel Thibault
2012-03-18Fix assembly snippet portabilitySamuel Thibault
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-01-28Merge branch 'master' into master-slabSamuel Thibault
2011-12-30Cope with dom0s which do not respect feature-no-csum-offloadSamuel Thibault
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-10-16Do not map xen driver pagesSamuel Thibault
2011-09-12Remove unused [!MACH_KERNEL] driver codeGuillem Jover
2011-08-30Fix copyright assignmentSamuel Thibault
2011-08-30Console declaration cleanupSamuel Thibault
2011-08-28Disable (<i486)-only WP workaround on Xen & PAESamuel Thibault
2011-02-09xen block: Add more legacy hd* name supportSamuel Thibault
2011-02-07Defer Xen device initialization to device_service_createSamuel Thibault
2011-02-07Add rx-copy support to netfrontSamuel Thibault
2010-08-27Fix "make dist"Guillem Jover
2010-04-08Extend machine addresses to 64bit for PAESamuel Thibault
2010-03-14Fix Xen build without kdbSamuel Thibault
2009-12-22Fix debugger triggerroot
2009-12-16Add Xen supportSamuel Thibault