Difference between revisions of "Articles"

From Open-IOV
Jump to navigation Jump to search
Line 30: Line 30:


=== API Documentation ===
=== API Documentation ===
[https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/tree/Documentation/driver-api Kernel.org Driver Core Documentation]
[https://elixir.bootlin.com/linux/latest/source/Documentation/driver-api/vfio.rst VFIO] - [https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/vfio.h vfio.h]


[https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/vfio.h vfio.h]
[https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/tree/Documentation/driver-api/vfio-mediated-device.rst?h=driver-core-next&id=7de3697e9cbd4bd3d62bafa249d57990e1b8f294 VFIO Mediated Device] - [https://elixir.bootlin.com/linux/latest/source/include/linux/mdev.h mdev.h]
 
[https://elixir.bootlin.com/linux/latest/source/Documentation/driver-api/vfio.rst VFIO]
 
[https://elixir.bootlin.com/linux/latest/source/include/linux/mdev.h mdev.h]
 
[https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/tree/Documentation/driver-api/vfio-mediated-device.rst?h=driver-core-next&id=7de3697e9cbd4bd3d62bafa249d57990e1b8f294 VFIO Mediated Device]


[https://projectacrn.github.io/2.1/api/GVT-g_api.html Intel GVT-g APIs]
[https://projectacrn.github.io/2.1/api/GVT-g_api.html Intel GVT-g APIs]
Line 54: Line 48:
[https://projectacrn.github.io/2.1/developer-guides/hld/ivshmem-hld.html Inter-VM Shared Memory (IVSHMEM)]
[https://projectacrn.github.io/2.1/developer-guides/hld/ivshmem-hld.html Inter-VM Shared Memory (IVSHMEM)]


[https://broadcom-switch.github.io/of-dpa/doc/html/OFDPA_OVERVIEW.html Broadcom OpenFlow Data Plane Abstraction (OF-DPA)]
[https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/tree/Documentation/driver-api Kernel.org Driver Core Documentation]
===Guides===
===User Guides===
[https://arccompute.com/blog/libvfio-commodity-gpu-multiplexing/ LibVF.IO Setup Guide]
[https://arccompute.com/blog/libvfio-commodity-gpu-multiplexing/ LibVF.IO Setup Guide]


[https://dri.freedesktop.org/docs/drm/gpu/ GPU Driver Developer's Guide]
[https://looking-glass.io/docs/stable/ Looking Glass Quickstart Guide]


[https://dri.freedesktop.org/docs/drm/PCI/pci.html# How To Write PCI Drivers]
[https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide Intel GVT-g Setup Guide]


[https://looking-glass.io/docs/stable/ Looking Glass Quickstart Guide]
[https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization/tree/master/docs AMD GPU-IOV Module Docs]
 
[https://doc.dpdk.org/guides-16.04/prog_guide/ivshmem_lib.html Data Pane Development Kit: IVSHMEM Programming Guide]


[https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF PCI passthrough via OVMF]
[https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF PCI passthrough via OVMF]


[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/index RedHat Virtualization Deployment and Administration Guide]
[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/index RedHat Virtualization Guide]


[https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide Intel GVT-g Setup Guide]
=== Developer Guides ===
[https://dri.freedesktop.org/docs/drm/gpu/ GPU Driver Developer's Guide]


[https://krutavshah.github.io/GPU_Virtualization-Wiki/ Nvidia vGPU Wiki]
[https://dri.freedesktop.org/docs/drm/PCI/pci.html# How To Write PCI Drivers]


[https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization/tree/master/docs AMD GPU-IOV Module Docs]
[https://doc.dpdk.org/guides-16.04/prog_guide/ivshmem_lib.html Data Plane Development Kit: IVSHMEM Programming Guide]
=== Mailing Lists ===
=== Mailing Lists ===
[https://lists.freedesktop.org/mailman/listinfo/intel-gfx Intel-gfx Mailing List]
[https://lists.freedesktop.org/mailman/listinfo/intel-gfx Intel-gfx Mailing List]
Line 83: Line 76:


[https://listman.redhat.com/mailman/listinfo/vfio-users VFIO-users Mailing List]
[https://listman.redhat.com/mailman/listinfo/vfio-users VFIO-users Mailing List]
[https://listman.redhat.com/mailman/listinfo/virtio-fs Virtio-fs Mailing List]


=== Communities===
=== Communities===

Revision as of 03:21, 17 April 2022