aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/igd.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()Zhenzhong Duan1-15/+12
2024-05-22vfio: Use g_autofree in all call site of vfio_get_region_info()Zhenzhong Duan1-3/+2
2024-05-22vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return boolZhenzhong Duan1-2/+1
2024-05-22vfio/pci: Make vfio_populate_vga() return boolZhenzhong Duan1-1/+1
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson1-0/+1
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow1-1/+1
2021-09-16hw/vfio: Fix typo in commentsCai Huoqing1-1/+1
2020-11-18docs: Fix some typos (found by codespell)Stefan Weil1-1/+1
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth1-0/+616