On 04.09.23 10:03, Eric Auger wrote:
A reserved region is a range tagged with a type. Let's directly use the Range type in the prospect to reuse some of the library helpers shipped with the Range type.Signed-off-by: Eric Auger <[email protected]> --- include/exec/memory.h | 4 ++-- hw/core/qdev-properties-system.c | 9 ++++++--- hw/virtio/virtio-iommu.c | 6 +++--- 3 files changed, 11 insertions(+), 8 deletions(-)
Reviewed-by: David Hildenbrand <[email protected]> -- Cheers, David / dhildenb
