memory: Name all the memory listeners
commit142518bda515c132a46ce5826e73fbd2a5b154d9
authorPeter Xu <peterx@redhat.com>
Tue, 17 Aug 2021 01:35:52 +0000 (16 21:35 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Sep 2021 13:30:24 +0000 (30 15:30 +0200)
treeabc85b88e464cd7c8b380158daf229dbba00061e
parent523a3d9524d5edd49dbec50c634b6e3872ad7d84
memory: Name all the memory listeners

Provide a name field for all the memory listeners.  It can be used to identify
which memory listener is which.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210817013553.30584-2-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
19 files changed:
accel/hvf/hvf-accel-ops.c
accel/kvm/kvm-all.c
hw/i386/xen/xen-hvm.c
hw/intc/openpic_kvm.c
hw/remote/proxy-memory-listener.c
hw/vfio/common.c
hw/vfio/spapr.c
hw/virtio/vhost-vdpa.c
hw/virtio/vhost.c
hw/virtio/virtio.c
hw/xen/xen_pt.c
include/exec/memory.h
include/sysemu/kvm_int.h
softmmu/physmem.c
target/arm/kvm.c
target/i386/hax/hax-mem.c
target/i386/kvm/kvm.c
target/i386/nvmm/nvmm-all.c
target/i386/whpx/whpx-all.c