qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v5 2/3] virtio-iommu: Add a granule property


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 2/3] virtio-iommu: Add a granule property
Date: Mon, 26 Feb 2024 19:29:21 +0100
User-agent: Mozilla Thunderbird

On 26/2/24 19:11, Eric Auger wrote:
This allows to choose which granule will be used by
default by the virtio-iommu. Current page size mask
default is qemu_target_page_mask so this translates
into a 4K granule.

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

---
v4 -> v5:
- use -(n * KiB) (Phild)

v3 -> v4:
- granule_mode introduction moved to that patch
---
  include/hw/virtio/virtio-iommu.h |  2 ++
  hw/virtio/virtio-iommu.c         | 28 +++++++++++++++++++++++++---
  qemu-options.hx                  |  3 +++
  3 files changed, 30 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



reply via email to

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