ENG Felipe Franciosi ( Nutanix): MUSER: Mediated Userspace Device, , Linux Piter
MUSER: Mediated Userspace Device Meet muser, a framework for implementing PCI devices in userspace. It leverages VFIO and MDEV which are kernel subsystems typically used in virtualisation for device passthrough. It consists of a kernel module that acts as the mediated device and a userspace library where the core of the device is implemented. Applications using libmuser must only provide a device description and callbacks for read, write. Muser abstracts the complexity yet allows tremendous flexibility. It
|
|