]> git.proxmox.com Git - mirror_qemu.git/history - subprojects/libvduse
iotests: connect stdin to /dev/null when running tests
[mirror_qemu.git] / subprojects / libvduse /
2023-01-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-11 Marcel Holtmannlibvduse: Add extra compiler warnings
2023-01-11 Marcel Holtmannlibvduse: Fix assignment in vring_set_avail_event
2023-01-11 Marcel Holtmannlibvduse: Switch to unsigned int for inuse field in...
2023-01-11 Marcel Holtmannlibvduse: Provide _GNU_SOURCE when compiling outside...
2022-11-14 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-12 Stefan HajnocziMerge tag 'pull-la-20221112' of https://gitlab.com...
2022-11-12 Philippe Mathieu... libvduse: Avoid warning about dangerous use of strncpy()
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-02 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-08-02 Xie Yongjilibvduse: Pass positive value to strerror()
2022-08-02 Xie Yongjilibvduse: Replace strcpy() with strncpy()
2022-08-02 Xie Yongjilibvduse: Fix the incorrect function name
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Xie Yongjilibvduse: Add support for reconnecting
2022-06-24 Xie Yongjilibvduse: Add VDUSE (vDPA Device in Userspace) library