Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: Fix storing physical addresses | Samuel Thibault | 2022-02-16 | 2 | -3/+3 |
* | vm_page_grab: allow allocating in high memory | Samuel Thibault | 2021-08-27 | 1 | -1/+1 |
* | Fix warning | Samuel Thibault | 2020-04-05 | 1 | -1/+1 |
* | Fix xen build | Samuel Thibault | 2020-04-05 | 1 | -1/+1 |
* | xen: fix const warning | Samuel Thibault | 2020-03-31 | 2 | -1/+7 |
* | 64bit: fix warnings | Samuel Thibault | 2020-03-29 | 7 | -13/+16 |
* | * xen/evt.c: Add 64bit variant | Samuel Thibault | 2020-03-28 | 1 | -0/+5 |
* | Set readtodc parameter 64bit | Samuel Thibault | 2020-03-09 | 1 | -5/+2 |
* | Fix dev_ops types | Samuel Thibault | 2018-07-28 | 2 | -4/+4 |
* | Update device drivers for highmem support | Richard Braun | 2016-09-21 | 2 | -52/+46 |
* | Redefine what an external page is | Richard Braun | 2016-09-21 | 2 | -2/+2 |
* | Avoid using non-ascii source encoding | Samuel Thibault | 2016-08-31 | 1 | -2/+2 |
* | xen: fix prototype | Justus Winter | 2016-05-20 | 1 | -1/+1 |
* | Fix gcc-6 warnings | Samuel Thibault | 2016-05-18 | 5 | -14/+14 |
* | xen: fix build | Justus Winter | 2016-04-20 | 1 | -1/+1 |
* | Follow-up stdint use | Samuel Thibault | 2016-04-04 | 2 | -4/+4 |
* | Use uint32_t instead of unsigned32_t. | Flavio Cruz | 2016-04-04 | 8 | -25/+25 |
* | Bump NR_GRANT_PAGES | Samuel Thibault | 2014-08-30 | 1 | -1/+1 |
* | xen: fix error handling | Justus Winter | 2014-03-20 | 2 | -6/+4 |
* | Only complain once per boot about Xen console smash | Samuel Thibault | 2014-03-20 | 1 | -1/+1 |
* | xen: fix buffer size | Justus Winter | 2014-02-04 | 1 | -1/+1 |
* | xen: add missing includes | Justus Winter | 2013-12-17 | 1 | -0/+2 |
* | time: remove unused variable | Marin Ramesa | 2013-12-09 | 1 | -1/+0 |
* | i386/i386at/conf.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+8 |
* | Fix overflow in Xen clock computation | Vladimir 'φ-coder/phcoder' Serbinenko | 2013-11-09 | 1 | -1/+5 |
* | Fix format warnings | Miguel Figueiredo | 2013-06-04 | 2 | -6/+6 |
* | Add initial code for disabling PV pagetables | Samuel Thibault | 2013-01-28 | 3 | -0/+14 |
* | Add initial code for disabling ring1 xen execution | Samuel Thibault | 2013-01-28 | 1 | -0/+10 |
* | Add initial code for disabling PV descriptors | Samuel Thibault | 2013-01-28 | 1 | -1/+13 |
* | Complain about Xen console smash only once at a time | Samuel Thibault | 2012-03-20 | 1 | -1/+5 |
* | Fix assembly snippet portability | Samuel Thibault | 2012-03-18 | 1 | -2/+2 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Merge branch 'master' into master-slab | Samuel Thibault | 2012-01-28 | 1 | -0/+74 |
|\ | |||||
| * | Cope with dom0s which do not respect feature-no-csum-offload | Samuel Thibault | 2011-12-30 | 1 | -0/+74 |
* | | Fix kern/kalloc.h includes | Richard Braun | 2011-12-17 | 3 | -0/+3 |
|/ | |||||
* | Do not map xen driver pages | Samuel Thibault | 2011-10-16 | 2 | -13/+13 |
* | Remove unused [!MACH_KERNEL] driver code | Guillem Jover | 2011-09-12 | 1 | -5/+0 |
* | Fix copyright assignment | Samuel Thibault | 2011-08-30 | 18 | -18/+18 |
* | Console declaration cleanup | Samuel Thibault | 2011-08-30 | 2 | -3/+7 |
* | Disable (<i486)-only WP workaround on Xen & PAE | Samuel Thibault | 2011-08-28 | 2 | -8/+0 |
* | 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 | 3 | -5/+11 |
* | Add rx-copy support to netfront | Samuel Thibault | 2011-02-07 | 1 | -19/+51 |
* | Fix "make dist" | Guillem Jover | 2010-08-27 | 1 | -1/+52 |
* | Extend machine addresses to 64bit for PAE | Samuel Thibault | 2010-04-08 | 1 | -1/+1 |
* | Fix Xen build without kdb | Samuel Thibault | 2010-03-14 | 1 | -1/+1 |
* | Fix debugger trigger | root | 2009-12-22 | 1 | -2/+5 |
* | Add Xen support | Samuel Thibault | 2009-12-16 | 62 | -0/+11122 |