exec/memory: Add symbolic value for memory listener priority for accel
commit5369a36c4fe5a70e8831059bcd2a2eef834aae21
authorIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 20 Jun 2023 16:50:47 +0000 (20 09:50 -0700)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 28 Jun 2023 12:27:59 +0000 (28 14:27 +0200)
tree4d91a5f654d0f82dc952ed638e6805f6b3df9d9d
parentdb5a06b3a21239ffa9424f89f98ee9afa14e955b
exec/memory: Add symbolic value for memory listener priority for accel

Add MEMORY_LISTNER_PRIORITY_ACCEL for the symbolic value for the memory
listener to replace the hard-coded value 10 for accel.

No functional change intended.

Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <feebe423becc6e2aa375f59f6abce9a85bc15abb.1687279702.git.isaku.yamahata@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
accel/hvf/hvf-accel-ops.c
accel/kvm/kvm-all.c
hw/arm/xen_arm.c
hw/i386/xen/xen-hvm.c
hw/xen/xen-hvm-common.c
hw/xen/xen_pt.c
include/exec/memory.h
target/i386/hax/hax-mem.c
target/i386/nvmm/nvmm-all.c
target/i386/whpx/whpx-all.c