[pve-devel] applied: [PATCH pve-installer v9] update the PCI(e) docs
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Oct 18 18:59:36 CEST 2023
Am 20/07/2023 um 11:32 schrieb Noel Ullreich:
> A little update to the PCI(e) docs. The PCI wiki article has been
> reworked as well, in line with changes from this patch.
>
> Along some minor grammar fixes added:
> * how to check if kernelmodules are being loaded
> * how to check which drivers to blacklist
> * how to add softdeps for module loading
> * where to find kernel params
>
> Signed-off-by: Noel Ullreich <n.ullreich at proxmox.com>
> ---
> changes from v1:
> * fixed spelling mistakes
> * reduced code snippets of how to check iommu groupings to one
> * moved where to find kernel params to kernel cmdline section
> * removed wrong info on display output. will add correct info to
> Examples-Wiki
> * changed module names to variable-names, so that people can't
> blindly copy-paste.
> * restructured commit message ;)
>
> changes from v2:
> * while moving where to find the kernel params to the kernel
> cmdline section, I forgot to remove it from the pci(e) section
> * fixed typo in the link to the kernel param section
>
> changes from v3:
> * Some restructuring of the layout as well as moving parts of the
> PCI examples wiki to the docs here. This should lead to well-
> structured, concise docs that are independent from the PCI wiki.
> * found some more minor grammar errors
> * found a spelling mistake in qm.adoc
>
> changes from v4:
> * formatted the git message wrong again :/
>
> changes from v5:
> * fixed links to wiki
> * moved where to find kernel params to end of its chapter
> * the `vfio_virqfd` does not need to be loaded anymore with kernel 6.2
>
> changes from v6: the public wiki was updated -> fixed the links
>
> changes from v7:
> Forum user Leesteken noted that for Intel cpus IOMMU is not automatically
> activated anymore.
> https://forum.proxmox.com/threads/fix-pci-passthrough-documentation.122521/post-566926
> Thanks Leesteken :)
>
> changes from v8:
> Amended Dominiks notes:
> * added a note to remove `vfio_virqfd` with pve 7 eol
> * fixed formatting of a note-block
>
> qm-pci-passthrough.adoc | 165 +++++++++++++++++++++++++++++++---------
> qm.adoc | 2 +-
> system-booting.adoc | 8 ++
> 3 files changed, 137 insertions(+), 38 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list