OSDN Git Service

spapr: implement H_SET_MODE debug facilities
authorNicholas Piggin <npiggin@gmail.com>
Tue, 8 Aug 2023 03:11:16 +0000 (13:11 +1000)
committerCédric Le Goater <clg@kaod.org>
Wed, 6 Sep 2023 09:19:33 +0000 (11:19 +0200)
commit17f826af864a253a388ad1f2e21bdc82b67dd83c
tree38cc229208571137e698a34e649ae9d8a8955fda
parentd5ee641cfc5c3cbd51282d0c6e996f990b9d62a3
spapr: implement H_SET_MODE debug facilities

Wire up the H_SET_MODE debug resources to the CIABR and DAWR0 debug
facilities in TCG.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/ppc/spapr_hcall.c