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