Searched hist:e0d2379fa7cd46e94401dcc5aa1cf525db89d176 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/pci-host/ |
H A D | pnv_phb4.h | diff e0d2379fa7cd46e94401dcc5aa1cf525db89d176 Tue Jan 18 05:56:30 CST 2022 Daniel Henrique Barboza <danielhb413@gmail.com> ppc/pnv: move phbbar to PnvPHB4
This MemoryRegion is simple enough to be moved in a single step.
A 'stack->phb' pointer had to be introduced in pnv_pec_stk_update_map() because this function isn't ready to be fully converted to use a PnvPHB4 pointer instead. This will be dealt with in the following patches.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20220113192952.911188-4-danielhb413@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb4.c | diff e0d2379fa7cd46e94401dcc5aa1cf525db89d176 Tue Jan 18 05:56:30 CST 2022 Daniel Henrique Barboza <danielhb413@gmail.com> ppc/pnv: move phbbar to PnvPHB4
This MemoryRegion is simple enough to be moved in a single step.
A 'stack->phb' pointer had to be introduced in pnv_pec_stk_update_map() because this function isn't ready to be fully converted to use a PnvPHB4 pointer instead. This will be dealt with in the following patches.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20220113192952.911188-4-danielhb413@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|