diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-01-18 23:01:43 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-02-23 23:24:42 +1000 |
commit | a3d0cf82df353a96848c021805252d63d677d921 (patch) | |
tree | fa80c6293dba50bc138f400bc75f4546a9d31b17 /scripts/oss-fuzz | |
parent | aea75803a4da88a09526c86f79bbbcdd40d664c2 (diff) | |
download | qemu-a3d0cf82df353a96848c021805252d63d677d921.zip qemu-a3d0cf82df353a96848c021805252d63d677d921.tar.gz qemu-a3d0cf82df353a96848c021805252d63d677d921.tar.bz2 |
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Since 'softmmu' is quite a loaded term in QEMU, rename the vhyp MMU
facilities to use the vhyp_mmu_ prefix rather than softmmu_.
vhyp_mmu_ is chosen because the code that manipulates the hash table
via guest software hypercalls is QEMU's implementation of the PAPR
hypervisor interface, called vhyp.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[npiggin: Pick a different name, explain it in changelog.]
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions