libvfio-user | framework for emulating devices in userspace
kandi X-RAY | libvfio-user Summary
kandi X-RAY | libvfio-user Summary
libvfio-user is a C library. libvfio-user has no vulnerabilities, it has a Permissive License and it has low support. However libvfio-user has 1 bugs. You can download it from GitHub.
vfio-user is a framework that allows implementing pci devices in userspace. clients (such as [qemu] talk the [vfio-user protocol] over a unix socket to a server. this library, libvfio-user, provides an api for implementing such servers. [vfio] is a kernel facility for providing secure access to pci devices in userspace (including pass-through to a vm). with vfio-user, instead of talking to the kernel, all interactions are done in userspace, without requiring any kernel component; the kernel vfio implementation is not used at all for a vfio-user device. put another way, vfio-user is to vfio as [vhost-user] is to vhost. the vfio-user protocol is
vfio-user is a framework that allows implementing pci devices in userspace. clients (such as [qemu] talk the [vfio-user protocol] over a unix socket to a server. this library, libvfio-user, provides an api for implementing such servers. [vfio] is a kernel facility for providing secure access to pci devices in userspace (including pass-through to a vm). with vfio-user, instead of talking to the kernel, all interactions are done in userspace, without requiring any kernel component; the kernel vfio implementation is not used at all for a vfio-user device. put another way, vfio-user is to vfio as [vhost-user] is to vhost. the vfio-user protocol is
Support
Quality
Security
License
Reuse
Support
libvfio-user has a low active ecosystem.
It has 100 star(s) with 34 fork(s). There are 17 watchers for this library.
It had no major release in the last 6 months.
There are 64 open issues and 152 have been closed. On average issues are closed in 80 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of libvfio-user is v0.1
Quality
libvfio-user has 1 bugs (0 blocker, 0 critical, 1 major, 0 minor) and 68 code smells.
Security
libvfio-user has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
libvfio-user code analysis shows 0 unresolved vulnerabilities.
There are 1 security hotspots that need review.
License
libvfio-user is licensed under the BSD-3-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
libvfio-user releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 3175 lines of code, 305 functions and 22 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libvfio-user
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libvfio-user
libvfio-user Key Features
No Key Features are available at this moment for libvfio-user.
libvfio-user Examples and Code Snippets
No Code Snippets are available at this moment for libvfio-user.
Community Discussions
No Community Discussions are available at this moment for libvfio-user.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install libvfio-user
You can download it from GitHub.
Support
With the client support found in [cloud-hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor/) or the in-development [qemu](https://gitlab.com/qemu-project/qemu) support, most guest VM use cases will work. See below for some details on how to try this out. However, guests with an IOMMU (vIOMMU) will not currently work: the number of DMA regions is strictly limited, and there are also issues with some server implementations such as SPDK’s virtual NVMe controller. Currently, libvfio-user has explicit support for PCI devices only. In addition, only PCI endpoints are supported (no bridges etc.).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page