Hi Alex,
On 1/24/24 15:15, Alex Williamson wrote:
> On Wed, 24 Jan 2024 14:57:41 +0100
> Eric Auger wrote:
>
>> Hi Alex,
>>
>> On 1/24/24 14:37, Alex Williamson wrote:
>>> On Wed, 24 Jan 2024 14:14:19 +0100
>>> Eric Auger wrote:
>>>
Hi Alex,
On 1/24/24 00:51, Alex Williamson wrot
On Wed, 24 Jan 2024 14:57:41 +0100
Eric Auger wrote:
> Hi Alex,
>
> On 1/24/24 14:37, Alex Williamson wrote:
> > On Wed, 24 Jan 2024 14:14:19 +0100
> > Eric Auger wrote:
> >
> >> Hi Alex,
> >>
> >> On 1/24/24 00:51, Alex Williamson wrote:
> >>> On Tue, 23 Jan 2024 19:15:55 +0100
> >>> Eric
Hi Alex,
On 1/24/24 14:37, Alex Williamson wrote:
> On Wed, 24 Jan 2024 14:14:19 +0100
> Eric Auger wrote:
>
>> Hi Alex,
>>
>> On 1/24/24 00:51, Alex Williamson wrote:
>>> On Tue, 23 Jan 2024 19:15:55 +0100
>>> Eric Auger wrote:
>>>
aw-bits is a new option that allows to set the bit width
On Wed, 24 Jan 2024 14:14:19 +0100
Eric Auger wrote:
> Hi Alex,
>
> On 1/24/24 00:51, Alex Williamson wrote:
> > On Tue, 23 Jan 2024 19:15:55 +0100
> > Eric Auger wrote:
> >
> >> aw-bits is a new option that allows to set the bit width of
> >> the input address range. This value will be used
Hi Alex,
On 1/24/24 00:51, Alex Williamson wrote:
> On Tue, 23 Jan 2024 19:15:55 +0100
> Eric Auger wrote:
>
>> aw-bits is a new option that allows to set the bit width of
>> the input address range. This value will be used as a default for
>> the device config input_range.end. By default it is s
On Tue, 23 Jan 2024 19:15:55 +0100
Eric Auger wrote:
> aw-bits is a new option that allows to set the bit width of
> the input address range. This value will be used as a default for
> the device config input_range.end. By default it is set to 64 bits
> which is the current value.
>
> Signed-off
aw-bits is a new option that allows to set the bit width of
the input address range. This value will be used as a default for
the device config input_range.end. By default it is set to 64 bits
which is the current value.
Signed-off-by: Eric Auger
---
include/hw/virtio/virtio-iommu.h | 1 +
hw/vi