aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/igd.c
AgeCommit message (Expand)Author
4 daysvfio/igd: fix calculation of graphics stolen memoryCorvin Köhne
4 daysvfio/igd: add pci id for Coffee LakeCorvin Köhne
2024-09-17vfio/igd: correctly calculate stolen memory size for gen 9 and laterCorvin Köhne
2024-09-17vfio/igd: don't set stolen memory size to zeroCorvin Köhne
2024-09-17vfio/igd: add ID's for ElkhartLake and TigerLakeCorvin Köhne
2024-09-17vfio/igd: add new bar0 quirk to emulate BDSM mirrorCorvin Köhne
2024-09-17vfio/igd: use new BDSM register location and size for gen 11 and laterCorvin Köhne
2024-09-17vfio/igd: support legacy mode for all known generationsCorvin Köhne
2024-09-17vfio/igd: return an invalid generation for unknown devicesCorvin Köhne
2024-05-22vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()Zhenzhong Duan
2024-05-22vfio: Use g_autofree in all call site of vfio_get_region_info()Zhenzhong Duan
2024-05-22vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return boolZhenzhong Duan
2024-05-22vfio/pci: Make vfio_populate_vga() return boolZhenzhong Duan
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2021-09-16hw/vfio: Fix typo in commentsCai Huoqing
2020-11-18docs: Fix some typos (found by codespell)Stefan Weil
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth