aboutsummaryrefslogtreecommitdiff
path: root/i386/xen
Commit message (Expand)AuthorAgeFilesLines
* Fix xen buildSamuel Thibault2024-07-071-0/+2
* Fix compiler warningsFlavio Cruz2023-01-281-11/+2
* SMP: fix getting the interrupt stack address and sizeSamuel Thibault2021-04-041-0/+1
* 64bit: fix warningsSamuel Thibault2020-03-291-1/+1
* Remove phys_first_addr and phys_last_addr global variablesRichard Braun2016-09-211-1/+1
* xen: fix buildJustus Winter2016-04-201-2/+3
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-041-1/+1
* Make the PVH variant get sure that the support is available in the hypervisorSamuel Thibault2013-01-311-6/+6
* Add initial code for disabling PV pagetablesSamuel Thibault2013-01-281-0/+6
* Add initial code for disabling ring1 xen executionSamuel Thibault2013-01-281-0/+6
* Add initial code for disabling PV descriptorsSamuel Thibault2013-01-281-1/+7
* Fix Xen boot after c74adfeSamuel Thibault2012-03-241-0/+1
* Set Xen kernel virtual address to 0xC0000000Samuel Thibault2012-03-182-3/+3
* Fix declarationsSamuel Thibault2011-08-311-1/+1
* Fix copyright assignmentSamuel Thibault2011-08-303-3/+3
* Enable >4GiB cr3Samuel Thibault2011-08-281-2/+2
* Add x86 debug register Xen supportSamuel Thibault2011-02-271-1/+2
* Enable Xen >4GiB physical memory supportSamuel Thibault2011-01-311-3/+7
* Fix ifunc entriesSamuel Thibault2010-09-141-0/+17
* Add Xen supportSamuel Thibault2009-12-164-0/+387