exec/memory: Add symbol for memory listener priority for device backend
authorIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 20 Jun 2023 16:50:48 +0000 (09:50 -0700)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 28 Jun 2023 12:27:59 +0000 (14:27 +0200)
commit8be0461d37705ae0a0c4e76b3ce5e4b558d51aba
tree134c1234598075a86ca81029d147045c33245790
parent5369a36c4fe5a70e8831059bcd2a2eef834aae21
exec/memory: Add symbol for memory listener priority for device backend

Add MEMORY_LISTENER_PRIORITY_DEV_BACKEND for the symbolic value
for memory listener to replace the hard-coded value 10 for the
device backend.

No functional change intended.

Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <8314d91688030d7004e96958f12e2c83fb889245.1687279702.git.isaku.yamahata@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
accel/kvm/kvm-all.c
hw/remote/proxy-memory-listener.c
hw/virtio/vhost.c
include/exec/memory.h