move MemMapEntry
commit52f5903a27f3bf862aced027dfce4444eed4e2fe
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Sep 2020 10:42:45 +0000 (28 12:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 30 Sep 2020 09:29:56 +0000 (30 11:29 +0200)
tree902167b3baf930761c5ff3933f1f022d3b4da1ca
parentb150cb8f67bf491a49a1cb1c7da151eeacbdbcc9
move MemMapEntry

It is defined twice already.  Move to a common header file to
remove duplication and make it available to everybody.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20200928104256.9241-2-kraxel@redhat.com
hw/arm/sbsa-ref.c
include/exec/hwaddr.h
include/hw/arm/virt.h