diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-01-18 12:56:31 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-01-18 12:56:31 +0100 |
commit | e19e998ce29c31eaf635ebada3133fc7db4e8a93 (patch) | |
tree | daf447f319421823f14544d1b32590dd5fe5d48f /qapi/string-output-visitor.c | |
parent | 98f08333431ef453d1dbfc91d2ebe9bab8cb6d4f (diff) | |
download | qemu-e19e998ce29c31eaf635ebada3133fc7db4e8a93.zip qemu-e19e998ce29c31eaf635ebada3133fc7db4e8a93.tar.gz qemu-e19e998ce29c31eaf635ebada3133fc7db4e8a93.tar.bz2 |
ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
stack->nest_regs_mr wasn't migrated to PnvPHB4 together with phb->nest_regs[] in
the previous patch. We were unable to cleanly convert its write MemoryRegionOps,
pnv_pec_stk_nest_xscom_write(), to use PnvPHB4 instead of PnvPhb4PecStack due to
pnv_pec_stk_update_map() using a stack. Thing is, we're now able to convert
pnv_pec_stk_update_map() because of what the did in previous patch.
The need for this intermediate step is a good example of the interconnected
relationship between stack and phb that we aim to cleanup.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220113192952.911188-9-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions