]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 18 Jan 2024 13:01:43 +0000 (23:01 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Fri, 23 Feb 2024 13:24:42 +0000 (23:24 +1000)
commita3d0cf82df353a96848c021805252d63d677d921
treefa80c6293dba50bc138f400bc75f4546a9d31b17
parentaea75803a4da88a09526c86f79bbbcdd40d664c2
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>
hw/ppc/spapr_hcall.c
hw/ppc/spapr_softmmu.c
include/hw/ppc/spapr.h