virtio_pcie_net vmcom
Simics Reference Manual  /  5 Classes  / 

virtiofs_fuse

Description

A device that expects FUSE requests and will reply with FUSE responses.

Interfaces Implemented

conf_object, log_object, virtiofs_fuse

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

daemon_log_file
Pseudo attribute; read/write access; type: s|n
Enable logs for the FUSE daemon and specify the output file for the logs
share
Required attribute; read/write access; type: s|n
Directory on the host to share with the simulated target or unix domain socket file created by virtiofs daemon
connection_established
Pseudo attribute; read-only access; type: b
True if connection has been established to FUSE daemon
daemon_pid
Pseudo attribute; read-only access; type: i
True if connection has been established to FUSE daemon

Provided By

virtiofs-fuse
virtio_pcie_net vmcom