| Commit message (Expand) | Author | Age | Files | Lines |
* | bootstrap: Fix passing proc server from FS to rumpdisk | Samuel Thibault | 2021-08-11 | 1 | -1/+11 |
* | Fix /proc/?/exe values for bootstrap processes | Damien Zammit | 2021-07-11 | 1 | -14/+1 |
* | libmachdev: Restore making machdev_trivfs_server blocking | Samuel Thibault | 2021-04-15 | 1 | -20/+7 |
* | Fix typo | Samuel Thibault | 2021-04-14 | 1 | -1/+1 |
* | Call _hurd_libc_proc_init when available | Samuel Thibault | 2021-04-11 | 1 | -0/+3 |
* | libmachdev: Fix non-bootstrap translator startup | Samuel Thibault | 2021-04-04 | 1 | -1/+14 |
* | machdev: Pass argv through to _hurd_init | Damien Zammit | 2021-04-04 | 1 | -4/+7 |
* | machdev: Fix parent proc passthrough in fsys_init | Damien Zammit | 2021-03-19 | 1 | -5/+12 |
* | machdev,rump,pci: Rework bootstrap | Damien Zammit | 2021-03-16 | 1 | -25/+76 |
* | libmachdev: pass shutdown handle to shutdown method | Damien Zammit | 2021-03-07 | 1 | -1/+1 |
* | libmachdev: Spawn a thread for server loop so main pathway can continue | Damien Zammit | 2021-03-02 | 1 | -7/+23 |
* | libmachdev: Fix spurious send reference | Samuel Thibault | 2020-11-15 | 1 | -1/+1 |
* | libmachdev: Make comments more precise | Samuel Thibault | 2020-11-15 | 1 | -2/+2 |
* | libmachdev: Fix warning | Samuel Thibault | 2020-11-15 | 1 | -0/+1 |
* | libmachdev: Avoid conflating translator name and path | Samuel Thibault | 2020-11-14 | 1 | -3/+4 |
* | libmachdev: Support installing translator in the FS | Damien Zammit | 2020-11-14 | 1 | -23/+62 |
* | libmachdev: Introduce startup notification for clean rumpdisk shutdown | Damien Zammit | 2020-08-02 | 1 | -3/+115 |
* | libmachdev: simplify source code | Samuel Thibault | 2020-07-25 | 1 | -19/+8 |
* | libmachdev: Implement S_i386_io_perm_create | Damien Zammit | 2020-07-25 | 1 | -0/+60 |
* | libmachdev: Add resume for bootstrap server | Damien Zammit | 2020-07-25 | 1 | -20/+134 |
* | libmachdev: Add common machdev | Zheng Da | 2020-03-29 | 1 | -0/+192 |