Mamatha Inamdar 028c874224 powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
JIRA: https://issues.redhat.com/browse/RHEL-101849

commit 39a08a4f94980518ef2eca3c6c6b61094c99f1af
Author: Haren Myneni <haren@linux.ibm.com>
Date:   Tue Sep 9 01:44:00 2025 -0700

    powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS

    The partition uses “Hypervisor Pipe OS Enablement Notification”
    system parameter token (value = 64) to enable / disable hvpipe in
    the hypervisor. Once hvpipe is enabled, the hypervisor notifies
    OS if the payload is pending for that partition from any source.
    This system parameter token takes 1 byte length of data with
    1 = Enable and 0 = Disable.

    Enable hvpipe in the hypervisor with ibm,set-system-parameter
    RTAS after registering hvpipe event source interrupt.

    Signed-off-by: Haren Myneni <haren@linux.ibm.com>
    Tested-by: Shashank MS <shashank.gowda@in.ibm.com>
    Reviewed-by: Mahesh Salgaonkar <mahesh@linux.ibm.com>
    Reviewed-by: Tyrel Datwyler <tyreld@linux.ibm.com>
    Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
    Link: https://patch.msgid.link/20250909084402.1488456-9-haren@linux.ibm.com

Signed-off-by: Mamatha Inamdar <minamdar@redhat.com>
2025-11-04 14:07:05 -05:00
2025-11-04 10:23:29 +00: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 Restructured Text 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.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%
Other 0.1%