Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libvduse: Fix compiler warning with -Wshadow=local | 2023-10-12 | 1 | -1/+1 | |
* | libvduse: Fix assignment in vring_set_avail_event | 2023-01-11 | 1 | -1/+2 | |
* | libvduse: Switch to unsigned int for inuse field in struct VduseVirtq | 2023-01-11 | 1 | -1/+1 | |
* | libvduse: Provide _GNU_SOURCE when compiling outside of QEMU | 2023-01-11 | 1 | -0/+4 | |
* | libvduse: Avoid warning about dangerous use of strncpy() | 2022-11-12 | 1 | -2/+2 | |
* | libvduse: Pass positive value to strerror() | 2022-08-02 | 1 | -2/+2 | |
* | libvduse: Replace strcpy() with strncpy() | 2022-08-02 | 1 | -1/+2 | |
* | libvduse: Fix the incorrect function name | 2022-08-02 | 1 | -3/+3 | |
* | libvduse: Add support for reconnecting | 2022-06-24 | 1 | -5/+230 | |
* | libvduse: Add VDUSE (vDPA Device in Userspace) library | 2022-06-24 | 1 | -0/+1150 |