Searched hist:"2 a24e6e394c0badefd1c6b1ecf571f3663236300" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | diff 2a24e6e394c0badefd1c6b1ecf571f3663236300 Thu Jun 22 11:25:26 CDT 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Add a get_config() method on the presenter class
The presenters for xive on P9 and P10 are mostly similar but the behavior can be tuned through a few CQ registers. This patch adds a "get_config" method, which will allow to access that config from the presenter in a later patch. For now, just define the config for the TIMA version.
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | pnv_xive.c | diff 2a24e6e394c0badefd1c6b1ecf571f3663236300 Thu Jun 22 11:25:26 CDT 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Add a get_config() method on the presenter class
The presenters for xive on P9 and P10 are mostly similar but the behavior can be tuned through a few CQ registers. This patch adds a "get_config" method, which will allow to access that config from the presenter in a later patch. For now, just define the config for the TIMA version.
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | spapr_xive.c | diff 2a24e6e394c0badefd1c6b1ecf571f3663236300 Thu Jun 22 11:25:26 CDT 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Add a get_config() method on the presenter class
The presenters for xive on P9 and P10 are mostly similar but the behavior can be tuned through a few CQ registers. This patch adds a "get_config" method, which will allow to access that config from the presenter in a later patch. For now, just define the config for the TIMA version.
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | xive.c | diff 2a24e6e394c0badefd1c6b1ecf571f3663236300 Thu Jun 22 11:25:26 CDT 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Add a get_config() method on the presenter class
The presenters for xive on P9 and P10 are mostly similar but the behavior can be tuned through a few CQ registers. This patch adds a "get_config" method, which will allow to access that config from the presenter in a later patch. For now, just define the config for the TIMA version.
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive.h | diff 2a24e6e394c0badefd1c6b1ecf571f3663236300 Thu Jun 22 11:25:26 CDT 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Add a get_config() method on the presenter class
The presenters for xive on P9 and P10 are mostly similar but the behavior can be tuned through a few CQ registers. This patch adds a "get_config" method, which will allow to access that config from the presenter in a later patch. For now, just define the config for the TIMA version.
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|