Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |