summaryrefslogtreecommitdiff
path: root/util/vfio-helpers.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-11util: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci()Li Qiang1-1/+1
2018-11-27vfio-helpers: Fix qemu_vfio_open_pci() crashMarkus Armbruster1-1/+1
2018-05-20replace functions which are only available in glib-2.24Olaf Hering1-4/+2
2018-03-01block/nvme: fix Coverity reportsPaolo Bonzini1-1/+1
2018-02-08util: Introduce vfio helpersFam Zheng1-0/+727