cdemu-daemon: cdemu-daemon (userspace daemon part of the cdemu suite)
cdemu-daemon:
cdemu-daemon: It receives SCSI commands from kernel module and processes them,
cdemu-daemon: passing the requested data back to the kernel.
cdemu-daemon: Daemon implements the actual virtual device;
cdemu-daemon: one instance per each device registered by kernel module.
cdemu-daemon: It uses libMirage, an image access library that is part of
cdemu-daemon: demu suite, for the image access.
cdemu-daemon:
cdemu-daemon: Homepage: https://cdemu.sourceforge.io/about/daemon/
cdemu-daemon: