ppc/xive: check return value of ldq_be_dma()
commite9711c6149fc087f5cadd6f60e9ffa5541e421af
authorCédric Le Goater <clg@kaod.org>
Fri, 28 Jan 2022 12:15:02 +0000 (28 13:15 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 28 Jan 2022 12:15:02 +0000 (28 13:15 +0100)
treecc8128e6881aa91655b862d28fa64ebdd4aa1475
parent799c179ed844b01542e729405c0bf5ef4cd294dc
ppc/xive: check return value of ldq_be_dma()

The ldq_be_dma() routine was recently changed to return a result of
the transaction. Use it when loading the virtual structure descriptors
in the XIVE PowerNV model.

Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220124081635.3672439-1-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/intc/pnv_xive.c