aboutsummaryrefslogtreecommitdiff
path: root/libmachdev
Commit message (Expand)AuthorAgeFilesLines
* libmachdev: Fix startup_dosyncSamuel Thibault2021-08-114-9/+9
* bootstrap: Fix passing proc server from FS to rumpdiskSamuel Thibault2021-08-111-1/+11
* Fix /proc/?/exe values for bootstrap processesDamien Zammit2021-07-111-14/+1
* libmachdev: Restore making machdev_trivfs_server blockingSamuel Thibault2021-04-151-20/+7
* Fix typoSamuel Thibault2021-04-141-1/+1
* Call _hurd_libc_proc_init when availableSamuel Thibault2021-04-111-0/+3
* libmachdev: Fix non-bootstrap translator startupSamuel Thibault2021-04-041-1/+14
* machdev: Pass argv through to _hurd_initDamien Zammit2021-04-042-5/+8
* 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-074-5/+5
* 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: Remove duplicate declarationSamuel Thibault2020-11-151-2/+0
* libmachdev: Fix missing backtranslation to port nameSamuel Thibault2020-11-151-0/+1
* libmachdev: Avoid conflating translator name and pathSamuel Thibault2020-11-142-4/+5
* libmachdev: Support installing translator in the FSDamien Zammit2020-11-141-23/+62
* libmachdev: Remove declaration for static functionDamien Zammit2020-09-061-2/+0
* libmachdev: Introduce startup notification for clean rumpdisk shutdownDamien Zammit2020-08-026-5/+162
* libmachdev: simplify source codeSamuel Thibault2020-07-251-19/+8
* libmachdev: Implement S_i386_io_perm_createDamien Zammit2020-07-252-1/+61
* libmachdev: Add resume for bootstrap serverDamien Zammit2020-07-253-26/+148
* libmachdev: Remove deviceUser, this lib is a deviceServerDamien Zammit2020-07-241-3/+3
* libmachdev: Add new RPC server stubs for ds_device_intr_*Damien Zammit2020-07-181-0/+13
* machdev: Expose machdev_emul_device structureSamuel Thibault2020-03-307-17/+46
* libmachdev: Add common machdevZheng Da2020-03-298-0/+829