Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give more RAM to VMs. | Alex Auvolat | 2015-03-13 | 1 | -1/+1 |
* | Include kernel.map in tests. | Alex Auvolat | 2015-03-11 | 4 | -8/+12 |
* | Add mutex to pciide driver (fixes some stuff) | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
* | Pass more information to FS driver on some ops (TODO bugcheck). | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
* | Nullfs now uses pager. | Alex Auvolat | 2015-03-09 | 1 | -1/+1 |
* | Implement select ; add two tests for channels. | Alex Auvolat | 2015-03-08 | 4 | -0/+158 |
* | Add tests. | Alex Auvolat | 2015-03-07 | 5 | -12/+74 |
* | Fix tests | Alex Auvolat | 2015-03-02 | 1 | -1/+2 |
* | Change VFS a bit : the root directory of a fs is now a pointer. Fix tests. | Alex Auvolat | 2015-02-24 | 2 | -2/+3 |
* | Add kernel worker threads for handling various tasks (eg. interrupts) | Alex Auvolat | 2015-02-19 | 2 | -0/+3 |
* | Userland test infrastructure | Alex Auvolat | 2015-02-19 | 6 | -0/+119 |