Alex Williamson 5e89cbed52 vfio/qat: add support for intel QAT 6xxx virtual functions
JIRA: https://issues.redhat.com/browse/RHEL-118213

commit 1e9c0f1da562651160456e45629f815673c2dd5e
Author: Małgorzata Mielnik <malgorzata.mielnik@intel.com>
Date:   Tue Jul 15 09:11:50 2025 +0100

    vfio/qat: add support for intel QAT 6xxx virtual functions

    Extend the qat_vfio_pci variant driver to support QAT 6xxx Virtual
    Functions (VFs). Add the relevant QAT 6xxx VF device IDs to the driver's
    probe table, enabling proper detection and initialization of these devices.

    Update the module description to reflect that the driver now supports all
    QAT generations.

    Signed-off-by: Małgorzata Mielnik <malgorzata.mielnik@intel.com>
    Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
    Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
    Link: https://lore.kernel.org/r/20250715081150.1244466-1-suman.kumar.chakraborty@intel.com
    Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2025-10-09 12:36:58 -06:00
2025-10-02 10:13:25 +00:00
2025-08-04 14:56:41 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%