Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings | Flavio Cruz | 2023-01-28 | 1 | -2/+2 |
* | xen: Fix storing physical addresses | Samuel Thibault | 2022-02-16 | 1 | -2/+2 |
* | vm_page_grab: allow allocating in high memory | Samuel Thibault | 2021-08-27 | 1 | -1/+1 |
* | Update device drivers for highmem support | Richard Braun | 2016-09-21 | 1 | -26/+23 |
* | Redefine what an external page is | Richard Braun | 2016-09-21 | 1 | -1/+1 |
* | Fix gcc-6 warnings | Samuel Thibault | 2016-05-18 | 1 | -4/+4 |
* | Use uint32_t instead of unsigned32_t. | Flavio Cruz | 2016-04-04 | 1 | -2/+2 |
* | xen: fix error handling | Justus Winter | 2014-03-20 | 1 | -3/+2 |
* | xen: fix buffer size | Justus Winter | 2014-02-04 | 1 | -1/+1 |
* | Fix format warnings | Miguel Figueiredo | 2013-06-04 | 1 | -4/+4 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Fix kern/kalloc.h includes | Richard Braun | 2011-12-17 | 1 | -0/+1 |
* | Do not map xen driver pages | Samuel Thibault | 2011-10-16 | 1 | -3/+3 |
* | Fix copyright assignment | Samuel Thibault | 2011-08-30 | 1 | -1/+1 |
* | xen block: Add more legacy hd* name support | Samuel Thibault | 2011-02-09 | 1 | -4/+47 |
* | Defer Xen device initialization to device_service_create | Samuel Thibault | 2011-02-07 | 1 | -0/+1 |
* | Add Xen support | Samuel Thibault | 2009-12-16 | 1 | -0/+689 |