Home
last modified time | relevance | path

Searched hist:fa414eb6655228e274811ade0c7bcddb88acaee5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dpnv_xive2.cdiff fa414eb6655228e274811ade0c7bcddb88acaee5 Wed Jul 24 16:21:27 CDT 2024 Frederic Barrat <fbarrat@linux.ibm.com> pnv/xive2: Fail VST entry address computation if table has no VSD

Fail VST entry address computation if firmware doesn't define a descriptor
for one of the Virtualization Structure Tables (VST), there's no point in
trying to compute the address of its entry. Abort the operation and log
an error.

Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Kowal <kowal@linux.vnet.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>