aboutsummaryrefslogtreecommitdiff
path: root/libmachdev/trivfs_server.c
Commit message (Expand)AuthorAgeFilesLines
* machdev: Fix parent proc passthrough in fsys_initDamien Zammit2021-03-191-5/+12
* machdev,rump,pci: Rework bootstrapDamien Zammit2021-03-161-25/+76
* libmachdev: pass shutdown handle to shutdown methodDamien Zammit2021-03-071-1/+1
* libmachdev: Spawn a thread for server loop so main pathway can continueDamien Zammit2021-03-021-7/+23
* libmachdev: Fix spurious send referenceSamuel Thibault2020-11-151-1/+1
* libmachdev: Make comments more preciseSamuel Thibault2020-11-151-2/+2
* libmachdev: Fix warningSamuel Thibault2020-11-151-0/+1
* libmachdev: Avoid conflating translator name and pathSamuel Thibault2020-11-141-3/+4
* libmachdev: Support installing translator in the FSDamien Zammit2020-11-141-23/+62
* libmachdev: Introduce startup notification for clean rumpdisk shutdownDamien Zammit2020-08-021-3/+115
* libmachdev: simplify source codeSamuel Thibault2020-07-251-19/+8
* libmachdev: Implement S_i386_io_perm_createDamien Zammit2020-07-251-0/+60
* libmachdev: Add resume for bootstrap serverDamien Zammit2020-07-251-20/+134
* libmachdev: Add common machdevZheng Da2020-03-291-0/+192