qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/13] memory: Let ReservedRegion use Range


From: David Hildenbrand
Subject: Re: [PATCH 01/13] memory: Let ReservedRegion use Range
Date: Wed, 6 Sep 2023 09:17:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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 <eric.auger@redhat.com>
---
  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 <david@redhat.com>

--
Cheers,

David / dhildenb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]