qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/6] virtio-iommu: Free [host_]resv_ranges on unset_iommu_dev


From: Cédric Le Goater
Subject: Re: [PATCH 3/6] virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
Date: Tue, 16 Jul 2024 15:36:03 +0200
User-agent: Mozilla Thunderbird

On 7/16/24 11:45, Eric Auger wrote:
We are currently missing the deallocation of the [host_]resv_regions
in case of hot unplug. Also to make things more simple let's rule
out the case where multiple HostIOMMUDevices would be aliased and
attached to the same IOMMUDevice. This allows to remove the handling
of conflicting Host reserved regions. Anyway this is not properly
supported at guest kernel level. On hotunplug the reserved regions
are reset to the ones set by virtio-iommu property.

Signed-off-by: Eric Auger <eric.auger@redhat.com>


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.




reply via email to

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