diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-20 22:31:02 +0100 |
|---|---|---|
| committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:32 +1000 |
| commit | c2ac9f4c297c53aa96d2b500e8db03e57f97d97c (patch) | |
| tree | a73c1bf5ec38835aa79d5ac143d660e33537a2b9 /hw/ppc/spapr_irq.c | |
| parent | 735f9c878a3e97b1257f2345579734ea2877c46d (diff) | |
| download | focaccia-qemu-c2ac9f4c297c53aa96d2b500e8db03e57f97d97c.tar.gz focaccia-qemu-c2ac9f4c297c53aa96d2b500e8db03e57f97d97c.zip | |
hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
Convert DIRTY_HPTE() macro as hpte_set_dirty() method. sPAPR data structures including the hash page table are big-endian regardless of current CPU endian mode, so use the big-endian LD/ST API to access the hash PTEs. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Message-ID: <20241220213103.6314-6-philmd@linaro.org> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/ppc/spapr_irq.c')
0 files changed, 0 insertions, 0 deletions