qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection


From: Cédric Le Goater
Subject: Re: [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
Date: Fri, 23 Jun 2023 11:34:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 6/22/23 18:25, Frederic Barrat wrote:
Fix the TIMA special ops detection regression, as spotted by Coverity.

Tested by running a pseries guest on top of a powernv9 and powernv10 host.

Changelog:
v2: define get_config for spapr


Frederic Barrat (2):
   pnv/xive2: Add a get_config() method on the presenter class
   pnv/xive2: Check TIMA special ops against a dedicated array for P10

  hw/intc/pnv_xive.c    | 11 +++++++++
  hw/intc/pnv_xive2.c   | 44 +++++++++------------------------
  hw/intc/spapr_xive.c  | 16 ++++++++++++
  hw/intc/xive.c        | 57 +++++++++++++++++++++++++++++++++++++------
  include/hw/ppc/xive.h |  3 +++
  5 files changed, 91 insertions(+), 40 deletions(-)


Applied to ppc-next.

Thanks,

C.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]