Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/vfio-helpers: Fix typo in description | Philippe Mathieu-Daudé | 2020-09-01 | 1 | -2/+2 |
* | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky | 2020-05-04 | 1 | -3/+2 |
* | Report stringified errno in VFIO related errors | Michal Privoznik | 2020-02-18 | 1 | -3/+3 |
* | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 2019-10-26 | 1 | -6/+6 |
* | Include qemu/queue.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | exec: Change RAMBlockIterFunc definition | Yury Kotov | 2019-03-06 | 1 | -3/+3 |
* | util: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci() | Li Qiang | 2018-12-11 | 1 | -1/+1 |
* | vfio-helpers: Fix qemu_vfio_open_pci() crash | Markus Armbruster | 2018-11-27 | 1 | -1/+1 |
* | replace functions which are only available in glib-2.24 | Olaf Hering | 2018-05-20 | 1 | -4/+2 |
* | block/nvme: fix Coverity reports | Paolo Bonzini | 2018-03-01 | 1 | -1/+1 |
* | util: Introduce vfio helpers | Fam Zheng | 2018-02-08 | 1 | -0/+727 |