Eric Auger 41cc70cdf5 virtio-iommu: Rename reserved_regions into prop_resv_regions
Rename VirtIOIOMMU (nb_)reserved_regions fields with the "prop_" prefix
to highlight those fields are set through a property, at machine level.
They are IOMMU wide.

A subsequent patch will introduce per IOMMUDevice reserved regions
that will include both those IOMMU wide property reserved
regions plus, sometimes, host reserved regions, if the device is
backed by a host device protected by a physical IOMMU. Also change
nb_ prefix by nr_.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2023-11-03 09:20:31 +01:00
..
2023-10-20 08:51:41 +02:00
2023-10-23 14:45:29 -07:00
2023-11-03 10:04:12 +08:00
2023-11-03 09:20:31 +01:00
2023-09-21 11:31:16 +03:00
2023-11-03 10:04:12 +08:00
2023-10-20 00:47:38 +02:00
2023-11-03 10:04:12 +08:00
2023-11-03 10:04:12 +08:00
2023-11-03 09:57:32 +08:00
2023-10-23 14:45:29 -07:00
2023-10-23 14:45:29 -07:00
2023-11-01 16:13:58 +01:00
2023-11-01 16:13:58 +01:00
2023-10-20 08:51:41 +02:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2023-11-01 16:13:59 +01:00
2023-08-31 19:47:43 +02:00
2023-09-21 11:31:16 +03:00
2023-07-25 17:14:07 +03:00
2023-09-21 11:31:16 +03:00
2023-09-20 07:54:34 +03:00
2023-10-18 10:01:01 +02:00