Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix xen build | Samuel Thibault | 2024-07-07 | 1 | -0/+2 |
* | Fix compiler warnings | Flavio Cruz | 2023-01-28 | 1 | -11/+2 |
* | SMP: fix getting the interrupt stack address and size | Samuel Thibault | 2021-04-04 | 1 | -0/+1 |
* | 64bit: fix warnings | Samuel Thibault | 2020-03-29 | 1 | -1/+1 |
* | Remove phys_first_addr and phys_last_addr global variables | Richard Braun | 2016-09-21 | 1 | -1/+1 |
* | xen: fix build | Justus Winter | 2016-04-20 | 1 | -2/+3 |
* | Use uint32_t instead of unsigned32_t. | Flavio Cruz | 2016-04-04 | 1 | -1/+1 |
* | Make the PVH variant get sure that the support is available in the hypervisor | Samuel Thibault | 2013-01-31 | 1 | -6/+6 |
* | Add initial code for disabling PV pagetables | Samuel Thibault | 2013-01-28 | 1 | -0/+6 |
* | Add initial code for disabling ring1 xen execution | Samuel Thibault | 2013-01-28 | 1 | -0/+6 |
* | Add initial code for disabling PV descriptors | Samuel Thibault | 2013-01-28 | 1 | -1/+7 |
* | Fix Xen boot after c74adfe | Samuel Thibault | 2012-03-24 | 1 | -0/+1 |
* | Set Xen kernel virtual address to 0xC0000000 | Samuel Thibault | 2012-03-18 | 2 | -3/+3 |
* | Fix declarations | Samuel Thibault | 2011-08-31 | 1 | -1/+1 |
* | Fix copyright assignment | Samuel Thibault | 2011-08-30 | 3 | -3/+3 |
* | Enable >4GiB cr3 | Samuel Thibault | 2011-08-28 | 1 | -2/+2 |
* | Add x86 debug register Xen support | Samuel Thibault | 2011-02-27 | 1 | -1/+2 |
* | Enable Xen >4GiB physical memory support | Samuel Thibault | 2011-01-31 | 1 | -3/+7 |
* | Fix ifunc entries | Samuel Thibault | 2010-09-14 | 1 | -0/+17 |
* | Add Xen support | Samuel Thibault | 2009-12-16 | 4 | -0/+387 |